JUnit version 4.13.2
.20:03:06.654 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786478586643
20:03:06.693 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
20:03:06.768 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
20:03:06.778 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskkUsvNo/test-tmp
20:03:06.784 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
20:03:06.787 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskkUsvNo/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
20:03:07.033 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898"
  extra_master_flags: "--rpc_service_queue_length=1"
  extra_master_flags: "--rpc_num_service_threads=3"
  extra_master_flags: "--master_inject_latency_on_tablet_lookups_ms=100"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

20:03:07.232 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:03:07.234 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

20:03:07.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:07.237695   407 mini_oidc.cc:150] Starting JWKS server
20:03:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:07.241194   407 webserver.cc:533] Webserver started at http://127.0.0.1:33201/ using document root <none> and password file <none>
20:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:07.241616   407 mini_oidc.cc:186] Starting OIDC Discovery server
20:03:07.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:07.243319   407 webserver.cc:533] Webserver started at http://127.0.0.1:43133/ using document root <none> and password file <none>
20:03:07.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T20:03:07Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
20:03:07.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T20:03:07Z Disabled control of system clock
20:03:07.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:07.305114   407 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:07.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:07.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/wal
20:03:07.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/data
20:03:07.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:03:07.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:03:07.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:03:07.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:07.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:07.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:07.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/logs
20:03:07.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/data/info.pb
20:03:07.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:07.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:03:07.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:03:07.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:03:07.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:03:07.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:07.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:07.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:07.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:03:07.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:03:07.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:07.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:07.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.254:39789
20:03:07.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.254
20:03:07.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33201/jwks.json
20:03:07.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:07.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
20:03:07.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.611630   422 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
20:03:07.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.612139   422 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:03:07.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.612462   422 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:03:07.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.612933   422 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:03:07.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.645471   422 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:03:07.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.645823   422 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:03:07.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.646044   422 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:03:07.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.646281   422 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:03:07.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.646495   422 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:03:07.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.646636   422 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33201/jwks.json
20:03:07.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:07.683830   422 master_runner.cc:387] Master server non-default flags:
20:03:07.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/logs
20:03:07.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:07.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:03:07.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:07.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:07.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:07.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:07.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/data
20:03:07.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/wal
20:03:07.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:07.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:07.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
20:03:07.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:07.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:07.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:07.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.254:39789
20:03:07.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:07.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:07.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:03:07.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:07.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:07.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33201/jwks.json
20:03:07.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:07.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:07.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/data/info.pb
20:03:07.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.254
20:03:07.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:07.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:03:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:03:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:03:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:03:07.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:03:07.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:03:07.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:03:07.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:03:07.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:48 UTC on e7f111948823
20:03:07.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13295
20:03:07.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:03:07.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:07.685287   422 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:03:07.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:07.686980   422 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:03:07.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.700241   436 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:08.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.701305   434 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:08.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:07.704133   438 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:08.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:08.824291   437 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1123 milliseconds
20:03:08.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.824395   422 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
20:03:08.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.829509   422 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:03:08.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.832749   422 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:03:08.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.834194   422 hybrid_clock.cc:648] HybridClock initialized: now 1786478588834149 us; error 61 us; skew 500 ppm
20:03:08.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.835136   422 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:03:08.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.841801   422 webserver.cc:533] Webserver started at http://127.0.101.254:38891/ using document root <none> and password file <none>
20:03:08.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.842931   422 fs_manager.cc:362] Metadata directory not provided
20:03:08.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.843155   422 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:03:08.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.843597   422 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:03:08.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.848332   422 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/data/instance:
20:03:08.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "42f084396c3748aabf3651f942eaaf99"
20:03:08.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:08 on dist-test-slave-6bbx"
20:03:08.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.849706   422 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/wal/instance:
20:03:08.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "42f084396c3748aabf3651f942eaaf99"
20:03:08.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:08 on dist-test-slave-6bbx"
20:03:08.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.857686   422 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
20:03:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.863603   450 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:03:08.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.864750   422 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
20:03:08.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.865074   422 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/data,/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/wal
20:03:08.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "42f084396c3748aabf3651f942eaaf99"
20:03:08.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:08 on dist-test-slave-6bbx"
20:03:08.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.865530   422 fs_report.cc:389] FS layout report
20:03:08.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:03:08.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/wal
20:03:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/wal
20:03:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/data/data
20:03:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:03:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:03:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:03:08.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:03:08.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:03:08.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:03:08.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:03:08.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:03:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:03:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:03:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:03:08.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.919397   422 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:03:08.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.921156   422 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:03:08.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.921674   422 kserver.cc:163] Server-wide thread pool size limit: 3276
20:03:08.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.961584   422 rpc_server.cc:307] RPC server started. Bound to: 127.0.101.254:39789
20:03:08.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.961673   483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.101.254:39789 every 8 connection(s)
20:03:08.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.964871   422 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/data/info.pb
20:03:08.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.967772   407 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu as pid 422
20:03:08.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.968334   407 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-0/wal/instance
20:03:08.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.972579   484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:03:08.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.973621   407 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:08.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:08.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/wal
20:03:08.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/data
20:03:08.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:03:08.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:03:08.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:03:08.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:08.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:08.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:08.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/logs
20:03:08.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/data/info.pb
20:03:08.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:08.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:03:08.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:03:08.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:03:08.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:03:08.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:08.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:08.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:08.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:03:08.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:03:08.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:08.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:08.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.253:38387
20:03:08.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.253
20:03:08.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:08.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:08.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:08.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:08.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:08.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:08.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:08.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:08.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33201/jwks.json
20:03:08.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:08.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:08.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
20:03:08.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:08.986032   484 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } has no permanent_uuid. Determining permanent_uuid...
20:03:09.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:09.012485   484 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } has no permanent_uuid. Determining permanent_uuid...
20:03:09.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.015086   452 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.101.253:38387: connect: Connection refused (error 111)
20:03:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.019253   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.253:38387: Network error: Client connection negotiation failed: client connection to 127.0.101.253:38387: connect: Connection refused (error 111)
20:03:09.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:09.068710   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } attempt: 1
20:03:09.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.072966   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.253:38387: Network error: Client connection negotiation failed: client connection to 127.0.101.253:38387: connect: Connection refused (error 111)
20:03:09.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:09.141353   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } attempt: 2
20:03:09.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.145677   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.253:38387: Network error: Client connection negotiation failed: client connection to 127.0.101.253:38387: connect: Connection refused (error 111)
20:03:09.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:09.237089   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } attempt: 3
20:03:09.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.241446   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.253:38387: Network error: Client connection negotiation failed: client connection to 127.0.101.253:38387: connect: Connection refused (error 111)
20:03:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.297717   487 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
20:03:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.298267   487 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:03:09.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.298583   487 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:03:09.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.299154   487 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:03:09.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.332651   487 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:03:09.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.332983   487 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:03:09.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.333201   487 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:03:09.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.333431   487 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:03:09.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.333640   487 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:03:09.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.333779   487 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33201/jwks.json
20:03:09.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:09.370301   487 master_runner.cc:387] Master server non-default flags:
20:03:09.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/logs
20:03:09.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:09.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:03:09.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:09.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:09.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:09.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:09.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/data
20:03:09.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/wal
20:03:09.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:09.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:09.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
20:03:09.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:09.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:09.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:09.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.253:38387
20:03:09.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:09.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:09.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:03:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33201/jwks.json
20:03:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/data/info.pb
20:03:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.253
20:03:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:03:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:03:09.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:03:09.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:09.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:03:09.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:03:09.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:03:09.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:03:09.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:03:09.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:48 UTC on e7f111948823
20:03:09.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13295
20:03:09.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:03:09.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:09.371631   487 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:03:09.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:09.373322   487 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:03:09.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:09.384915   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } attempt: 4
20:03:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.389422   502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.390679   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.253:38387: Network error: Client connection negotiation failed: client connection to 127.0.101.253:38387: connect: Connection refused (error 111)
20:03:09.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:09.690126   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } attempt: 5
20:03:09.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.698387   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.253:38387: Network error: Client connection negotiation failed: client connection to 127.0.101.253:38387: connect: Connection refused (error 111)
20:03:10.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.245922   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } attempt: 6
20:03:10.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:10.275496   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.253:38387: Network error: Client connection negotiation failed: client connection to 127.0.101.253:38387: connect: Connection refused (error 111)
20:03:10.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:09.390568   503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:10.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:10.703058   504 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1306 milliseconds
20:03:10.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:10.706663   487 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.315s	user 0.006s	sys 0.001s
20:03:10.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:10.706952   487 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.316s	user 0.006s	sys 0.001s
20:03:10.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:10.708144   505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:10.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.708222   487 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
20:03:10.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.709542   487 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:03:10.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.712232   487 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:03:10.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.714015   487 hybrid_clock.cc:648] HybridClock initialized: now 1786478590713933 us; error 88 us; skew 500 ppm
20:03:10.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.714870   487 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:03:10.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.722465   487 webserver.cc:533] Webserver started at http://127.0.101.253:41687/ using document root <none> and password file <none>
20:03:10.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.723421   487 fs_manager.cc:362] Metadata directory not provided
20:03:10.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.723618   487 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:03:10.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.724089   487 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:03:10.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.729135   487 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/data/instance:
20:03:10.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fce9ad73319f4f1f8f255f1065dd358c"
20:03:10.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:10 on dist-test-slave-6bbx"
20:03:10.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.730331   487 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/wal/instance:
20:03:10.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fce9ad73319f4f1f8f255f1065dd358c"
20:03:10.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:10 on dist-test-slave-6bbx"
20:03:10.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.739329   487 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
20:03:10.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.745972   514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:03:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.747360   487 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.000s
20:03:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.747797   487 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/data,/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/wal
20:03:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fce9ad73319f4f1f8f255f1065dd358c"
20:03:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:10 on dist-test-slave-6bbx"
20:03:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.748232   487 fs_report.cc:389] FS layout report
20:03:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:03:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/wal
20:03:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/wal
20:03:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/data/data
20:03:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:03:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:03:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:03:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:03:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:03:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:03:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:03:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:03:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:03:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:03:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:03:10.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.817582   487 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.819327   487 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:03:10.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.819854   487 kserver.cc:163] Server-wide thread pool size limit: 3276
20:03:10.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.858407   487 rpc_server.cc:307] RPC server started. Bound to: 127.0.101.253:38387
20:03:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.858493   547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.101.253:38387 every 8 connection(s)
20:03:10.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.861414   487 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/data/info.pb
20:03:10.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.864573   407 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu as pid 487
20:03:10.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.865052   407 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-1/wal/instance
20:03:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.868108   407 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/wal
20:03:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/data
20:03:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:03:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:03:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:03:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/logs
20:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/data/info.pb
20:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:03:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:03:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:10.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:03:10.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:03:10.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:10.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:10.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.252:37149
20:03:10.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.252
20:03:10.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33201/jwks.json
20:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
20:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.868968   548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:03:10.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.882757   548 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } has no permanent_uuid. Determining permanent_uuid...
20:03:10.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.911237   548 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } has no permanent_uuid. Determining permanent_uuid...
20:03:10.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.926604   548 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } has no permanent_uuid. Determining permanent_uuid...
20:03:10.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:10.929160   517 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:10.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:10.933545   548 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:10.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.983132   548 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 1
20:03:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:10.987396   548 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:11.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.055873   548 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 2
20:03:11.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.060389   548 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:11.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.151767   548 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 3
20:03:11.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.155805   548 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:11.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.196910   553 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
20:03:11.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.197413   553 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:03:11.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.197773   553 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:03:11.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.198303   553 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.231379   553 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:03:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.231781   553 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:03:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.231999   553 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:03:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.232244   553 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:03:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.232470   553 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:03:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.232668   553 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33201/jwks.json
20:03:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.271013   553 master_runner.cc:387] Master server non-default flags:
20:03:11.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/logs
20:03:11.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:11.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:03:11.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:11.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:11.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:11.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/data
20:03:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/wal
20:03:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:11.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:11.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
20:03:11.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:11.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:11.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:11.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.252:37149
20:03:11.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:11.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:03:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33201/jwks.json
20:03:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/data/info.pb
20:03:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.252
20:03:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:03:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:03:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:03:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:03:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:03:11.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:03:11.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:03:11.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:03:11.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:48 UTC on e7f111948823
20:03:11.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13295
20:03:11.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:03:11.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.272461   553 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:03:11.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.274317   553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:03:11.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.285365   572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:11.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.299293   548 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 4
20:03:11.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.306005   548 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:11.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.336091   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } attempt: 7
20:03:11.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.365938   484 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } has no permanent_uuid. Determining permanent_uuid...
20:03:11.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.393231   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:11.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.451771   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 1
20:03:11.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.459360   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:11.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.540900   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 2
20:03:11.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.547793   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.605518   548 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 5
20:03:11.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.613124   548 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.633291   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 3
20:03:11.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.640512   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:11.781018   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 4
20:03:11.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.788678   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:12.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.072196   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 5
20:03:12.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:12.080329   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:12.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.160605   548 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 6
20:03:12.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:12.183423   548 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:12.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.632817   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 6
20:03:12.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:12.661509   484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.101.252:37149: Network error: Client connection negotiation failed: client connection to 127.0.101.252:37149: connect: Connection refused (error 111)
20:03:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:12.690189   571 debug-util.cc:398] Leaking SignalData structure 0x7b08000375c0 after lost signal to thread 553
20:03:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:12.750844   553 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.465s	user 0.604s	sys 0.858s
20:03:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:12.751221   553 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.466s	user 0.604s	sys 0.858s
20:03:12.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:11.286068   573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:12.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:12.753384   576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:12.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:12.757026   575 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1469 milliseconds
20:03:12.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.757045   553 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
20:03:12.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.758435   553 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:03:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.760964   553 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:03:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.762321   553 hybrid_clock.cc:648] HybridClock initialized: now 1786478592762277 us; error 44 us; skew 500 ppm
20:03:12.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.763190   553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:03:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.769433   553 webserver.cc:533] Webserver started at http://127.0.101.252:44533/ using document root <none> and password file <none>
20:03:12.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.770474   553 fs_manager.cc:362] Metadata directory not provided
20:03:12.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.770696   553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:03:12.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.771234   553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:03:12.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.775539   553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/data/instance:
20:03:12.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "489d1e664ce5423292d05168fb897f9c"
20:03:12.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:12 on dist-test-slave-6bbx"
20:03:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.776816   553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/wal/instance:
20:03:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "489d1e664ce5423292d05168fb897f9c"
20:03:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:12 on dist-test-slave-6bbx"
20:03:12.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.784238   553 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.002s
20:03:12.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.789919   603 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:03:12.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.791463   553 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.003s
20:03:12.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.791895   553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/data,/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/wal
20:03:12.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "489d1e664ce5423292d05168fb897f9c"
20:03:12.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:12 on dist-test-slave-6bbx"
20:03:12.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.792371   553 fs_report.cc:389] FS layout report
20:03:12.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:03:12.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/wal
20:03:12.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/wal
20:03:12.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/data/data
20:03:12.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:03:12.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:03:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:03:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:03:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:03:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:03:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:03:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:03:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:03:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:03:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:03:12.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.857872   553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:03:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.859356   553 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:03:12.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:12.859808   553 kserver.cc:163] Server-wide thread pool size limit: 3276
20:03:13.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.013965   553 rpc_server.cc:307] RPC server started. Bound to: 127.0.101.252:37149
20:03:13.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.014411   635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.101.252:37149 every 8 connection(s)
20:03:13.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.017622   553 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/data/info.pb
20:03:13.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.019881   407 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu as pid 553
20:03:13.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.020411   407 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/master-2/wal/instance
20:03:13.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.043624   636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:03:13.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.078882   636 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } has no permanent_uuid. Determining permanent_uuid...
20:03:13.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.123917   636 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } has no permanent_uuid. Determining permanent_uuid...
20:03:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.141556   636 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } has no permanent_uuid. Determining permanent_uuid...
20:03:13.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.171849   636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c: Bootstrap starting.
20:03:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.186385   636 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c: Neither blocks nor log segments found. Creating new log.
20:03:13.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.190574   636 log.cc:826] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c: Log is configured to *not* fsync() on all Append() calls
20:03:13.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.201212   636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c: No bootstrap required, opened a new log
20:03:13.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.236088   636 raft_consensus.cc:359] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } }
20:03:13.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.237128   636 raft_consensus.cc:385] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:03:13.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.237607   636 raft_consensus.cc:740] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1e664ce5423292d05168fb897f9c, State: Initialized, Role: FOLLOWER
20:03:13.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.239071   636 consensus_queue.cc:260] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } }
20:03:13.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.243933   548 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 7
20:03:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.249047   650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } } }
20:03:13.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.250517   636 sys_catalog.cc:565] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [sys.catalog]: configured and running, proceeding with master startup.
20:03:13.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.250739   650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [sys.catalog]: This master's current role is: FOLLOWER
20:03:13.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.272362   650 raft_consensus.cc:493] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:03:13.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.273350   650 raft_consensus.cc:515] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } }
20:03:13.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.278049   650 leader_election.cc:290] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f084396c3748aabf3651f942eaaf99 (127.0.101.254:39789), fce9ad73319f4f1f8f255f1065dd358c (127.0.101.253:38387)
20:03:13.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.287432   548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c: Bootstrap starting.
20:03:13.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.304340   548 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c: Neither blocks nor log segments found. Creating new log.
20:03:13.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.312170   548 log.cc:826] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c: Log is configured to *not* fsync() on all Append() calls
20:03:13.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.337620   548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c: No bootstrap required, opened a new log
20:03:13.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:13.375998   611 tablet.cc:2406] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:03:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:13.382364   670 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:03:13.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:13.383908   670 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:03:13.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.384078   548 raft_consensus.cc:359] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } }
20:03:13.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.385946   548 raft_consensus.cc:385] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:03:13.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.386550   548 raft_consensus.cc:740] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce9ad73319f4f1f8f255f1065dd358c, State: Initialized, Role: FOLLOWER
20:03:13.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.396451   548 consensus_queue.cc:260] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } }
20:03:13.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.350723   553 master_runner.cc:187] Error getting master registration for 127.0.101.254:39789: OK, instance_id { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" instance_seqno: 1786478588950450 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:03:13.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.402120   553 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:03:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.413656   672 sys_catalog.cc:455] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } } }
20:03:13.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.416507   672 sys_catalog.cc:458] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [sys.catalog]: This master's current role is: FOLLOWER
20:03:13.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.424005   548 sys_catalog.cc:565] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [sys.catalog]: configured and running, proceeding with master startup.
20:03:13.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.424510   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "489d1e664ce5423292d05168fb897f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce9ad73319f4f1f8f255f1065dd358c" is_pre_election: true
20:03:13.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.425863   532 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1e664ce5423292d05168fb897f9c in term 0.
20:03:13.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.429180   606 leader_election.cc:304] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1e664ce5423292d05168fb897f9c, fce9ad73319f4f1f8f255f1065dd358c; no voters: 
20:03:13.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.430835   650 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 0 FOLLOWER]: Leader pre-election won for term 1
20:03:13.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.431367   650 raft_consensus.cc:493] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:03:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.431856   650 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 0 FOLLOWER]: Advancing to term 1
20:03:13.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.444365   650 raft_consensus.cc:515] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } }
20:03:13.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.452406   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "489d1e664ce5423292d05168fb897f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce9ad73319f4f1f8f255f1065dd358c"
20:03:13.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.453027   532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [term 0 FOLLOWER]: Advancing to term 1
20:03:13.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.451568   650 leader_election.cc:290] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [CANDIDATE]: Term 1 election: Requested vote from peers 42f084396c3748aabf3651f942eaaf99 (127.0.101.254:39789), fce9ad73319f4f1f8f255f1065dd358c (127.0.101.253:38387)
20:03:13.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.488804   532 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1e664ce5423292d05168fb897f9c in term 1.
20:03:13.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.494107   606 leader_election.cc:304] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1e664ce5423292d05168fb897f9c, fce9ad73319f4f1f8f255f1065dd358c; no voters: 
20:03:13.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.495548   650 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 1 FOLLOWER]: Leader election won for term 1
20:03:13.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.511379   650 raft_consensus.cc:697] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [term 1 LEADER]: Becoming Leader. State: Replica: 489d1e664ce5423292d05168fb897f9c, State: Running, Role: LEADER
20:03:13.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.518744   650 consensus_queue.cc:237] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } }
20:03:13.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.558511   684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 489d1e664ce5423292d05168fb897f9c. Latest consensus state: current_term: 1 leader_uuid: "489d1e664ce5423292d05168fb897f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } } }
20:03:13.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.560642   684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [sys.catalog]: This master's current role is: LEADER
20:03:13.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.574086   697 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
20:03:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:13.580284   522 tablet.cc:2406] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:03:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.591389   697 catalog_manager.cc:1520] Initializing Kudu cluster ID...
20:03:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:13.601737   696 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:03:13.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:13.603092   696 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:03:13.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.615991   532 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [term 1 FOLLOWER]: Refusing update from remote peer 489d1e664ce5423292d05168fb897f9c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:03:13.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.617918   684 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:03:13.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.565281   487 master_runner.cc:187] Error getting master registration for 127.0.101.254:39789: OK, instance_id { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" instance_seqno: 1786478588950450 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:03:13.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.628183   487 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:03:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.657250   672 sys_catalog.cc:455] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 489d1e664ce5423292d05168fb897f9c. Latest consensus state: current_term: 1 leader_uuid: "489d1e664ce5423292d05168fb897f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } } }
20:03:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.658499   672 sys_catalog.cc:458] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [sys.catalog]: This master's current role is: FOLLOWER
20:03:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.671382   701 mvcc.cc:204] Tried to move back new op lower bound from 7317416319433101312 to 7317416319086694400. Current Snapshot: MvccSnapshot[applied={T|T < 7317416319433101312}]
20:03:13.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.680583   672 sys_catalog.cc:455] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "489d1e664ce5423292d05168fb897f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } } }
20:03:13.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.680841   684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "489d1e664ce5423292d05168fb897f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } } }
20:03:13.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.681535   684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [sys.catalog]: This master's current role is: LEADER
20:03:13.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.682546   672 sys_catalog.cc:458] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c [sys.catalog]: This master's current role is: FOLLOWER
20:03:13.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.683537   697 catalog_manager.cc:1383] Generated new cluster ID: 0b9c304601fd46e2af588e644aae801f
20:03:13.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.683852   697 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
20:03:13.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.694965   484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } attempt: 7
20:03:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.739989   484 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99: Bootstrap starting.
20:03:13.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.754686   484 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99: Neither blocks nor log segments found. Creating new log.
20:03:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.758411   484 log.cc:826] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99: Log is configured to *not* fsync() on all Append() calls
20:03:13.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.765136   697 catalog_manager.cc:1406] Generated new certificate authority record
20:03:13.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.767273   697 catalog_manager.cc:1540] Loading token signing keys...
20:03:13.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.795454   697 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c: Generated new TSK 0
20:03:13.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.797008   697 catalog_manager.cc:1550] Initializing in-progress tserver states...
20:03:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.828979   407 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/wal
20:03:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/data
20:03:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:03:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:03:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:03:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/logs
20:03:13.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/data/info.pb
20:03:13.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:13.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:03:13.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:03:13.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:03:13.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:03:13.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:13.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:13.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:13.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.193:0
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.101.193
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.193
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:03:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.830595   484 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99: No bootstrap required, opened a new log
20:03:13.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.860121   484 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } }
20:03:13.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.861487   484 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:03:13.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.862131   484 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f084396c3748aabf3651f942eaaf99, State: Initialized, Role: FOLLOWER
20:03:13.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.863559   484 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } }
20:03:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.872044   708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } } }
20:03:13.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.876044   708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [sys.catalog]: This master's current role is: FOLLOWER
20:03:13.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.876508   466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "489d1e664ce5423292d05168fb897f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f084396c3748aabf3651f942eaaf99"
20:03:13.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.877177   466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [term 0 FOLLOWER]: Advancing to term 1
20:03:13.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.875836   468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "489d1e664ce5423292d05168fb897f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f084396c3748aabf3651f942eaaf99" is_pre_election: true
20:03:13.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.875654   484 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [sys.catalog]: configured and running, proceeding with master startup.
20:03:13.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.883437   466 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1e664ce5423292d05168fb897f9c in term 1.
20:03:13.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.884832   465 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [term 1 FOLLOWER]: Refusing update from remote peer 489d1e664ce5423292d05168fb897f9c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:03:13.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.891814   684 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:03:13.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.968854   715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "489d1e664ce5423292d05168fb897f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } } }
20:03:13.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.969652   715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [sys.catalog]: This master's current role is: FOLLOWER
20:03:13.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.970794   708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 489d1e664ce5423292d05168fb897f9c. Latest consensus state: current_term: 1 leader_uuid: "489d1e664ce5423292d05168fb897f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } } }
20:03:13.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:13.971411   708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99 [sys.catalog]: This master's current role is: FOLLOWER
20:03:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:14.108734   729 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
20:03:14.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:14.392504   684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "489d1e664ce5423292d05168fb897f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f084396c3748aabf3651f942eaaf99" member_type: VOTER last_known_addr { host: "127.0.101.254" port: 39789 } } peers { permanent_uuid: "fce9ad73319f4f1f8f255f1065dd358c" member_type: VOTER last_known_addr { host: "127.0.101.253" port: 38387 } } peers { permanent_uuid: "489d1e664ce5423292d05168fb897f9c" member_type: VOTER last_known_addr { host: "127.0.101.252" port: 37149 } } }
20:03:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:14.398777   684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 489d1e664ce5423292d05168fb897f9c [sys.catalog]: This master's current role is: LEADER
20:03:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:14.451774   707 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:03:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:14.452514   707 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:03:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:14.453246   707 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:03:14.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:14.513270   707 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:03:14.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:14.514627   707 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.101.193
20:03:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:14.580219   707 tablet_server_runner.cc:78] Tablet server non-default flags:
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/logs
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/data
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/wal
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.193:0
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/data/info.pb
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.193
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.101.193
20:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:48 UTC on e7f111948823
20:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13295
20:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:03:14.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:14.581970   707 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:03:14.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:14.584227   707 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:03:14.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:14.600306   738 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:14.617204   696 catalog_manager.cc:1295] Loaded cluster ID: 0b9c304601fd46e2af588e644aae801f
20:03:14.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:14.617933   696 catalog_manager.cc:1588] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c: loading cluster ID for follower catalog manager: success
20:03:14.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:14.625648   696 catalog_manager.cc:1610] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c: acquiring CA information for follower catalog manager: success
20:03:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:14.641296   696 catalog_manager.cc:1638] T 00000000000000000000000000000000 P fce9ad73319f4f1f8f255f1065dd358c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:03:15.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:15.128994   729 catalog_manager.cc:1295] Loaded cluster ID: 0b9c304601fd46e2af588e644aae801f
20:03:15.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:15.134119   729 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99: loading cluster ID for follower catalog manager: success
20:03:15.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:15.147027   729 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99: acquiring CA information for follower catalog manager: success
20:03:15.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:15.159193   729 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 42f084396c3748aabf3651f942eaaf99: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:03:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:14.602640   739 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:16.002324   737 debug-util.cc:398] Leaking SignalData structure 0x7b080002ede0 after lost signal to thread 707
20:03:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:16.705698   707 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 2.103s	user 0.302s	sys 0.681s
20:03:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:16.708410   707 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 2.106s	user 0.302s	sys 0.681s
20:03:16.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:16.709223   740 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 2104 milliseconds
20:03:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:16.710235   741 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:16.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.711061   707 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
20:03:16.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.713790   707 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:03:16.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.716459   707 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:03:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.718098   707 hybrid_clock.cc:648] HybridClock initialized: now 1786478596718016 us; error 85 us; skew 500 ppm
20:03:16.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.718999   707 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:03:16.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.734666   707 webserver.cc:533] Webserver started at http://127.0.101.193:42325/ using document root <none> and password file <none>
20:03:16.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.736343   707 fs_manager.cc:362] Metadata directory not provided
20:03:16.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.736901   707 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:03:16.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.737666   707 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:03:16.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.744522   707 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/data/instance:
20:03:16.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4adc76bf0113473c9ce2af3c52b21fc2"
20:03:16.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:16 on dist-test-slave-6bbx"
20:03:16.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.746486   707 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/wal/instance:
20:03:16.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4adc76bf0113473c9ce2af3c52b21fc2"
20:03:16.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:16 on dist-test-slave-6bbx"
20:03:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.757658   707 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.008s	sys 0.000s
20:03:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.765534   752 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:03:16.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.766919   707 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
20:03:16.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.767321   707 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/data,/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/wal
20:03:16.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4adc76bf0113473c9ce2af3c52b21fc2"
20:03:16.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:16 on dist-test-slave-6bbx"
20:03:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.767774   707 fs_report.cc:389] FS layout report
20:03:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:03:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/wal
20:03:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/wal
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/data/data
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:03:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:03:16.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.846858   707 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:03:16.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.848901   707 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:03:16.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.849464   707 kserver.cc:163] Server-wide thread pool size limit: 3276
20:03:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.853225   707 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:03:16.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.876157   707 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:03:16.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.876847   707 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
20:03:16.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.877393   707 ts_tablet_manager.cc:616] Registered 0 tablets
20:03:16.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:16.877796   707 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:03:17.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.110268   707 rpc_server.cc:307] RPC server started. Bound to: 127.0.101.193:42909
20:03:17.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.110438   917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.101.193:42909 every 8 connection(s)
20:03:17.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.113070   707 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/data/info.pb
20:03:17.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.115448   407 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu as pid 707
20:03:17.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.116039   407 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-0/wal/instance
20:03:17.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.144932   407 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:17.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:17.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/wal
20:03:17.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/data
20:03:17.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/logs
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/data/info.pb
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:03:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:03:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.194:0
20:03:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.101.194
20:03:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.194
20:03:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:03:17.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.163951   922 heartbeater.cc:344] Connected to a master server at 127.0.101.253:38387
20:03:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.164486   922 heartbeater.cc:461] Registering TS with master...
20:03:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.165907   922 heartbeater.cc:507] Master 127.0.101.253:38387 requested a full tablet report, sending...
20:03:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.168089   919 heartbeater.cc:344] Connected to a master server at 127.0.101.252:37149
20:03:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.168428   919 heartbeater.cc:461] Registering TS with master...
20:03:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.169402   919 heartbeater.cc:507] Master 127.0.101.252:37149 requested a full tablet report, sending...
20:03:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.172488   528 ts_manager.cc:194] Registered new tserver with Master: 4adc76bf0113473c9ce2af3c52b21fc2 (127.0.101.193:42909)
20:03:17.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.176194   923 heartbeater.cc:344] Connected to a master server at 127.0.101.254:39789
20:03:17.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.176564   923 heartbeater.cc:461] Registering TS with master...
20:03:17.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.177546   923 heartbeater.cc:507] Master 127.0.101.254:39789 requested a full tablet report, sending...
20:03:17.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.177795   617 ts_manager.cc:194] Registered new tserver with Master: 4adc76bf0113473c9ce2af3c52b21fc2 (127.0.101.193:42909)
20:03:17.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.184237   464 ts_manager.cc:194] Registered new tserver with Master: 4adc76bf0113473c9ce2af3c52b21fc2 (127.0.101.193:42909)
20:03:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.181593   617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.101.193:34333
20:03:17.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:17.484402   941 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:03:17.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:17.484951   941 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:03:17.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:17.485385   941 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:03:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:17.521142   941 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:03:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:17.521936   941 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.101.194
20:03:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.560889   941 tablet_server_runner.cc:78] Tablet server non-default flags:
20:03:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/logs
20:03:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:03:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/data
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/wal
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.194:0
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/data/info.pb
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.194
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.101.194
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:03:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:03:17.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:03:17.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:48 UTC on e7f111948823
20:03:17.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13295
20:03:17.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:03:17.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.562197   941 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:03:17.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:17.563856   941 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:03:17.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:17.577395   950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:18.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.191838   919 heartbeater.cc:499] Master 127.0.101.252:37149 was elected leader, sending a full tablet report...
20:03:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:17.579562   952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:18.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:18.835848   954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:18.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:18.837891   953 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1254 milliseconds
20:03:18.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:18.839088   941 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.261s	user 0.448s	sys 0.794s
20:03:18.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:18.839460   941 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.261s	user 0.448s	sys 0.794s
20:03:18.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.839771   941 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
20:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.841257   941 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:03:18.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.844091   941 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:03:18.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.845784   941 hybrid_clock.cc:648] HybridClock initialized: now 1786478598845744 us; error 35 us; skew 500 ppm
20:03:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.846936   941 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:03:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.856333   941 webserver.cc:533] Webserver started at http://127.0.101.194:45697/ using document root <none> and password file <none>
20:03:18.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.858043   941 fs_manager.cc:362] Metadata directory not provided
20:03:18.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.858728   941 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:03:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.859627   941 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:03:18.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.866636   941 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/data/instance:
20:03:18.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f7671ed5d6a84a8db84ad0b1426d69cf"
20:03:18.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:18 on dist-test-slave-6bbx"
20:03:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.868850   941 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/wal/instance:
20:03:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f7671ed5d6a84a8db84ad0b1426d69cf"
20:03:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:18 on dist-test-slave-6bbx"
20:03:18.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.880314   941 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.005s	sys 0.004s
20:03:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.888460   972 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:03:18.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.889664   941 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
20:03:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.889964   941 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/data,/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/wal
20:03:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f7671ed5d6a84a8db84ad0b1426d69cf"
20:03:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:18 on dist-test-slave-6bbx"
20:03:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.890282   941 fs_report.cc:389] FS layout report
20:03:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:03:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/wal
20:03:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/wal
20:03:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/data/data
20:03:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:03:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:03:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:03:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:03:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:03:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:03:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:03:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:03:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:03:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:03:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.988974   941 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:03:18.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.990522   941 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:03:18.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.990942   941 kserver.cc:163] Server-wide thread pool size limit: 3276
20:03:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.993788   941 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:03:18.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.998924   941 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:03:18.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.999279   941 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:03:18.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.999580   941 ts_tablet_manager.cc:616] Registered 0 tablets
20:03:19.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:18.999809   941 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
20:03:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.160051   941 rpc_server.cc:307] RPC server started. Bound to: 127.0.101.194:40611
20:03:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.160161  1159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.101.194:40611 every 8 connection(s)
20:03:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.162544   941 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/data/info.pb
20:03:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.172897   407 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu as pid 941
20:03:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.173601   407 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-1/wal/instance
20:03:19.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.191167   407 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:19.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu
20:03:19.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/wal
20:03:19.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/data
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/logs
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/data/info.pb
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.195:0
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.101.195
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.195
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:19.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:19.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:19.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:03:19.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.207064  1161 heartbeater.cc:344] Connected to a master server at 127.0.101.253:38387
20:03:19.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.207600  1161 heartbeater.cc:461] Registering TS with master...
20:03:19.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.209034  1162 heartbeater.cc:344] Connected to a master server at 127.0.101.254:39789
20:03:19.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.209040  1161 heartbeater.cc:507] Master 127.0.101.253:38387 requested a full tablet report, sending...
20:03:19.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.209522  1162 heartbeater.cc:461] Registering TS with master...
20:03:19.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.210438  1162 heartbeater.cc:507] Master 127.0.101.254:39789 requested a full tablet report, sending...
20:03:19.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.212178   528 ts_manager.cc:194] Registered new tserver with Master: f7671ed5d6a84a8db84ad0b1426d69cf (127.0.101.194:40611)
20:03:19.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.214452   464 ts_manager.cc:194] Registered new tserver with Master: f7671ed5d6a84a8db84ad0b1426d69cf (127.0.101.194:40611)
20:03:19.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.215440  1160 heartbeater.cc:344] Connected to a master server at 127.0.101.252:37149
20:03:19.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.215850  1160 heartbeater.cc:461] Registering TS with master...
20:03:19.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.216658  1160 heartbeater.cc:507] Master 127.0.101.252:37149 requested a full tablet report, sending...
20:03:19.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.218713   617 ts_manager.cc:194] Registered new tserver with Master: f7671ed5d6a84a8db84ad0b1426d69cf (127.0.101.194:40611)
20:03:19.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.220006   617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.101.194:38005
20:03:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:19.525651  1177 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:03:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:19.526235  1177 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:03:19.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:19.526829  1177 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:03:19.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:19.561403  1177 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:03:19.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:19.562376  1177 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.101.195
20:03:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.599869  1177 tablet_server_runner.cc:78] Tablet server non-default flags:
20:03:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/logs
20:03:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.101.212:33435
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/data
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/wal
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.101.195:0
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/data/info.pb
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.101.195
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.101.254:39789,127.0.101.253:38387,127.0.101.252:37149
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.101.195
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:03:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:03:19.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:03:19.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:48 UTC on e7f111948823
20:03:19.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13295
20:03:19.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:03:19.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.601630  1177 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:03:19.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:19.603529  1177 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:03:19.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:19.617206  1191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:20.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.223133  1160 heartbeater.cc:499] Master 127.0.101.252:37149 was elected leader, sending a full tablet report...
20:03:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:19.617583  1192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:20.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:20.774106  1195 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
20:03:20.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:20.776154  1196 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:03:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:20.779227  1177 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.163s	user 0.483s	sys 0.678s
20:03:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:20.779490  1177 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.163s	user 0.483s	sys 0.678s
20:03:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.779695  1177 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
20:03:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.780761  1177 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:03:20.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.783123  1177 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:03:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.784559  1177 hybrid_clock.cc:648] HybridClock initialized: now 1786478600784519 us; error 49 us; skew 500 ppm
20:03:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.785501  1177 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:03:20.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.793462  1177 webserver.cc:533] Webserver started at http://127.0.101.195:45981/ using document root <none> and password file <none>
20:03:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.794736  1177 fs_manager.cc:362] Metadata directory not provided
20:03:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.794991  1177 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:03:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.795616  1177 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:03:20.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.800661  1177 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/data/instance:
20:03:20.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "633328d6fae945208de65ede66e62461"
20:03:20.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:20 on dist-test-slave-6bbx"
20:03:20.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.802136  1177 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/wal/instance:
20:03:20.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "633328d6fae945208de65ede66e62461"
20:03:20.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:20 on dist-test-slave-6bbx"
20:03:20.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.811041  1177 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.000s
20:03:20.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.817408  1207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:03:20.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.818696  1177 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
20:03:20.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.819067  1177 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/data,/tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/wal
20:03:20.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "633328d6fae945208de65ede66e62461"
20:03:20.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:03:20 on dist-test-slave-6bbx"
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.819460  1177 fs_report.cc:389] FS layout report
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/wal
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/wal
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/data/data
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:03:20.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:03:20.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.892961  1177 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:03:20.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.894659  1177 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:03:20.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.895181  1177 kserver.cc:163] Server-wide thread pool size limit: 3276
20:03:20.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.898190  1177 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:03:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.902854  1177 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:03:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.903069  1177 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:03:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.903358  1177 ts_tablet_manager.cc:616] Registered 0 tablets
20:03:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:20.903532  1177 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:03:21.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.056766  1177 rpc_server.cc:307] RPC server started. Bound to: 127.0.101.195:44173
20:03:21.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.056885  1373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.101.195:44173 every 8 connection(s)
20:03:21.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.059407  1177 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/data/info.pb
20:03:21.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.062043   407 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu as pid 1177
20:03:21.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.062521   407 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkUsvNo/test-tmp/mini-kudu-cluster17462435053713841898/ts-2/wal/instance
20:03:21.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.096877  1375 heartbeater.cc:344] Connected to a master server at 127.0.101.252:37149
20:03:21.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.097038  1377 heartbeater.cc:344] Connected to a master server at 127.0.101.254:39789
20:03:21.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.097406  1375 heartbeater.cc:461] Registering TS with master...
20:03:21.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.097560  1377 heartbeater.cc:461] Registering TS with master...
20:03:21.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.098945  1375 heartbeater.cc:507] Master 127.0.101.252:37149 requested a full tablet report, sending...
20:03:21.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.098970  1377 heartbeater.cc:507] Master 127.0.101.254:39789 requested a full tablet report, sending...
20:03:21.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.099537  1376 heartbeater.cc:344] Connected to a master server at 127.0.101.253:38387
20:03:21.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.099890  1376 heartbeater.cc:461] Registering TS with master...
20:03:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.100755  1376 heartbeater.cc:507] Master 127.0.101.253:38387 requested a full tablet report, sending...
20:03:21.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.103227   617 ts_manager.cc:194] Registered new tserver with Master: 633328d6fae945208de65ede66e62461 (127.0.101.195:44173)
20:03:21.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.103564   528 ts_manager.cc:194] Registered new tserver with Master: 633328d6fae945208de65ede66e62461 (127.0.101.195:44173)
20:03:21.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.104957   617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.101.195:49139
20:03:21.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.106911   464 ts_manager.cc:194] Registered new tserver with Master: 633328d6fae945208de65ede66e62461 (127.0.101.195:44173)
20:03:21.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:21.115648   407 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
20:03:21.127 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:03:21.128 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

20:03:21.137 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.0.101.254"
      port: 39789
    }
    bound_http_address {
      host: "127.0.101.254"
      port: 38891
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.0.101.253"
      port: 38387
    }
    bound_http_address {
      host: "127.0.101.253"
      port: 41687
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.0.101.252"
      port: 37149
    }
    bound_http_address {
      host: "127.0.101.252"
      port: 44533
    }
  }
}

20:03:21.140 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

20:03:21.143 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.0.101.193"
      port: 42909
    }
    bound_http_address {
      host: "127.0.101.193"
      port: 42325
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.0.101.194"
      port: 40611
    }
    bound_http_address {
      host: "127.0.101.194"
      port: 45697
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.0.101.195"
      port: 44173
    }
    bound_http_address {
      host: "127.0.101.195"
      port: 45981
    }
  }
}

20:03:21.143 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
20:03:21.336 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
20:03:21.396 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:21.558 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:21.612 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:21.616 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:21.632 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:21.633 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:21.633 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:21.741 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:21.741 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:21.742 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:21.970 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x456d197c, L:/127.0.0.1:44776 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:21.971 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7a87b633, L:/127.0.0.1:55028 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:21.971 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xedd8b847, L:/127.0.0.1:52248 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:22.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:22.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=503), Traces: [0ms] refreshing cache from master, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [471ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [471ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [472ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=null) after lookup
20:03:22.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.063452   617 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52248:
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:03:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:03:22.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:03:22.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:03:22.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:22.067721   617 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
20:03:22.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.108700  1375 heartbeater.cc:499] Master 127.0.101.252:37149 was elected leader, sending a full tablet report...
20:03:22.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:22.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.170517  1054 tablet_service.cc:1511] Processing CreateTablet for tablet ad7d83f9458c492cb6091018357dbde8 (DEFAULT_TABLE table=TestHandleTooBusy [id=6bdb1b5a60224d8ba77fcb40a330fb34]), partition=RANGE (key) PARTITION UNBOUNDED
20:03:22.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.172833  1054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7d83f9458c492cb6091018357dbde8. 1 dirs total, 0 dirs full, 0 dirs failed
20:03:22.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.172401   827 tablet_service.cc:1511] Processing CreateTablet for tablet ad7d83f9458c492cb6091018357dbde8 (DEFAULT_TABLE table=TestHandleTooBusy [id=6bdb1b5a60224d8ba77fcb40a330fb34]), partition=RANGE (key) PARTITION UNBOUNDED
20:03:22.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.174355   827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7d83f9458c492cb6091018357dbde8. 1 dirs total, 0 dirs full, 0 dirs failed
20:03:22.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.192960  1280 tablet_service.cc:1511] Processing CreateTablet for tablet ad7d83f9458c492cb6091018357dbde8 (DEFAULT_TABLE table=TestHandleTooBusy [id=6bdb1b5a60224d8ba77fcb40a330fb34]), partition=RANGE (key) PARTITION UNBOUNDED
20:03:22.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.195182  1280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7d83f9458c492cb6091018357dbde8. 1 dirs total, 0 dirs full, 0 dirs failed
20:03:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.211354  1434 tablet_bootstrap.cc:492] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2: Bootstrap starting.
20:03:22.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.220407  1435 tablet_bootstrap.cc:492] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf: Bootstrap starting.
20:03:22.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.228740  1434 tablet_bootstrap.cc:654] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2: Neither blocks nor log segments found. Creating new log.
20:03:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.231540  1434 log.cc:826] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2: Log is configured to *not* fsync() on all Append() calls
20:03:22.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.243458  1436 tablet_bootstrap.cc:492] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461: Bootstrap starting.
20:03:22.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.244968  1434 tablet_bootstrap.cc:492] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2: No bootstrap required, opened a new log
20:03:22.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.246225  1434 ts_tablet_manager.cc:1403] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.007s
20:03:22.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.250659  1435 tablet_bootstrap.cc:654] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf: Neither blocks nor log segments found. Creating new log.
20:03:22.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.252847  1436 tablet_bootstrap.cc:654] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461: Neither blocks nor log segments found. Creating new log.
20:03:22.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.253564  1435 log.cc:826] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf: Log is configured to *not* fsync() on all Append() calls
20:03:22.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.255749  1436 log.cc:826] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461: Log is configured to *not* fsync() on all Append() calls
20:03:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.262020  1435 tablet_bootstrap.cc:492] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf: No bootstrap required, opened a new log
20:03:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.262629  1435 ts_tablet_manager.cc:1403] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.004s
20:03:22.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.267479  1436 tablet_bootstrap.cc:492] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461: No bootstrap required, opened a new log
20:03:22.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.268245  1436 ts_tablet_manager.cc:1403] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
20:03:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.276031  1434 raft_consensus.cc:359] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 } } peers { permanent_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" member_type: VOTER last_known_addr { host: "127.0.101.194" port: 40611 } } peers { permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 } }
20:03:22.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.277246  1434 raft_consensus.cc:385] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:03:22.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.277766  1434 raft_consensus.cc:740] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4adc76bf0113473c9ce2af3c52b21fc2, State: Initialized, Role: FOLLOWER
20:03:22.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.278977  1434 consensus_queue.cc:260] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 } } peers { permanent_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" member_type: VOTER last_known_addr { host: "127.0.101.194" port: 40611 } } peers { permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 } }
20:03:22.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.292606  1435 raft_consensus.cc:359] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 } } peers { permanent_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" member_type: VOTER last_known_addr { host: "127.0.101.194" port: 40611 } } peers { permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 } }
20:03:22.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.293517  1435 raft_consensus.cc:385] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:03:22.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.293836  1435 raft_consensus.cc:740] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7671ed5d6a84a8db84ad0b1426d69cf, State: Initialized, Role: FOLLOWER
20:03:22.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.297509  1436 raft_consensus.cc:359] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 } } peers { permanent_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" member_type: VOTER last_known_addr { host: "127.0.101.194" port: 40611 } } peers { permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 } }
20:03:22.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.298498  1436 raft_consensus.cc:385] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:03:22.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.298796  1436 raft_consensus.cc:740] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 633328d6fae945208de65ede66e62461, State: Initialized, Role: FOLLOWER
20:03:22.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.300043  1436 consensus_queue.cc:260] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 } } peers { permanent_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" member_type: VOTER last_known_addr { host: "127.0.101.194" port: 40611 } } peers { permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 } }
20:03:22.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.301613  1435 consensus_queue.cc:260] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 } } peers { permanent_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" member_type: VOTER last_known_addr { host: "127.0.101.194" port: 40611 } } peers { permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 } }
20:03:22.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.307528  1434 ts_tablet_manager.cc:1434] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2: Time spent starting tablet: real 0.061s	user 0.026s	sys 0.015s
20:03:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.309926  1436 ts_tablet_manager.cc:1434] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461: Time spent starting tablet: real 0.041s	user 0.024s	sys 0.012s
20:03:22.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.319308  1435 ts_tablet_manager.cc:1434] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf: Time spent starting tablet: real 0.056s	user 0.042s	sys 0.004s
20:03:22.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:22.325646  1386 tablet.cc:2406] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:03:22.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.363535  1448 raft_consensus.cc:493] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:03:22.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.364291  1448 raft_consensus.cc:515] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 } } peers { permanent_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" member_type: VOTER last_known_addr { host: "127.0.101.194" port: 40611 } } peers { permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 } }
20:03:22.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.367777  1448 leader_election.cc:290] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 633328d6fae945208de65ede66e62461 (127.0.101.195:44173), 4adc76bf0113473c9ce2af3c52b21fc2 (127.0.101.193:42909)
20:03:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.383168   850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7d83f9458c492cb6091018357dbde8" candidate_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" is_pre_election: true
20:03:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.384253   850 raft_consensus.cc:2468] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7671ed5d6a84a8db84ad0b1426d69cf in term 0.
20:03:22.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.384697  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7d83f9458c492cb6091018357dbde8" candidate_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "633328d6fae945208de65ede66e62461" is_pre_election: true
20:03:22.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.385589  1308 raft_consensus.cc:2468] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7671ed5d6a84a8db84ad0b1426d69cf in term 0.
20:03:22.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.385761   979 leader_election.cc:304] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4adc76bf0113473c9ce2af3c52b21fc2, f7671ed5d6a84a8db84ad0b1426d69cf; no voters: 
20:03:22.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.386724  1448 raft_consensus.cc:2804] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 0 FOLLOWER]: Leader pre-election won for term 1
20:03:22.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.387071  1448 raft_consensus.cc:493] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:03:22.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.387377  1448 raft_consensus.cc:3060] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 0 FOLLOWER]: Advancing to term 1
20:03:22.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.394068  1448 raft_consensus.cc:515] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 } } peers { permanent_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" member_type: VOTER last_known_addr { host: "127.0.101.194" port: 40611 } } peers { permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 } }
20:03:22.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.397145  1308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7d83f9458c492cb6091018357dbde8" candidate_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "633328d6fae945208de65ede66e62461"
20:03:22.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.397306  1448 leader_election.cc:290] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [CANDIDATE]: Term 1 election: Requested vote from peers 633328d6fae945208de65ede66e62461 (127.0.101.195:44173), 4adc76bf0113473c9ce2af3c52b21fc2 (127.0.101.193:42909)
20:03:22.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.397742  1308 raft_consensus.cc:3060] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461 [term 0 FOLLOWER]: Advancing to term 1
20:03:22.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.398058   850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7d83f9458c492cb6091018357dbde8" candidate_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4adc76bf0113473c9ce2af3c52b21fc2"
20:03:22.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.398643   850 raft_consensus.cc:3060] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2 [term 0 FOLLOWER]: Advancing to term 1
20:03:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:22.401794   924 tablet.cc:2406] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:03:22.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.404907  1308 raft_consensus.cc:2468] T ad7d83f9458c492cb6091018357dbde8 P 633328d6fae945208de65ede66e62461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7671ed5d6a84a8db84ad0b1426d69cf in term 1.
20:03:22.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.405769   850 raft_consensus.cc:2468] T ad7d83f9458c492cb6091018357dbde8 P 4adc76bf0113473c9ce2af3c52b21fc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7671ed5d6a84a8db84ad0b1426d69cf in term 1.
20:03:22.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.406301   976 leader_election.cc:304] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 633328d6fae945208de65ede66e62461, f7671ed5d6a84a8db84ad0b1426d69cf; no voters: 
20:03:22.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.407301  1448 raft_consensus.cc:2804] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 1 FOLLOWER]: Leader election won for term 1
20:03:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.409394  1448 raft_consensus.cc:697] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [term 1 LEADER]: Becoming Leader. State: Replica: f7671ed5d6a84a8db84ad0b1426d69cf, State: Running, Role: LEADER
20:03:22.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.410879  1448 consensus_queue.cc:237] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 } } peers { permanent_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" member_type: VOTER last_known_addr { host: "127.0.101.194" port: 40611 } } peers { permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 } }
20:03:22.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.424188   617 catalog_manager.cc:5719] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf reported cstate change: term changed from 0 to 1, leader changed from <none> to f7671ed5d6a84a8db84ad0b1426d69cf (127.0.101.194). New cstate: current_term: 1 leader_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7671ed5d6a84a8db84ad0b1426d69cf" member_type: VOTER last_known_addr { host: "127.0.101.194" port: 40611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 } health_report { overall_health: UNKNOWN } } }
20:03:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:22.440937  1167 tablet.cc:2406] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:03:22.633 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:22.635 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:22.656 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:22.659 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:22.664 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:22.665 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:22.666 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:22.666 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:22.666 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:22.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:22.662 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:22.662 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:22.662 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:22.660 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:22.669 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:22.660 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:22.668 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:22.670 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:22.668 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:22.672 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:22.673 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:22.676 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:22.676 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:22.676 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:22.677 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:22.682 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:22.684 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:22.698 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:22.703 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:22.705 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:22.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:22.724 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:22.726 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:22.727 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:22.728 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:22.729 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:22.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:22.731 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:22.733 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:22.735 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:22.736 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:22.737 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:22.738 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:22.738 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:22.739 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:22.741 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:22.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:22.746 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:22.748 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:22.750 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:22.752 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:22.765 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:22.767 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:22.767 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:22.771 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:22.781 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:22.795 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x794e973b, L:/127.0.0.1:52274 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:22.797 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:22.799 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:22.809 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:22.811 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:22.819 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:22.835 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:22.840 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:22.842 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:22.850 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8ac60e6e, L:/127.0.0.1:52302 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:22.852 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x821f26a5, L:/127.0.0.1:52292 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:22.854 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x140371cc, L:/127.0.0.1:52260 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:22.860 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc9ca5e3, L:/127.0.0.1:52308 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:22.862 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc8ca296e, L:/127.0.0.1:44792 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:22.863 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcc4b38ae, L:/127.0.0.1:55044 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:22.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:22.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=233), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [232ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=null) after lookup
20:03:22.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:22.876 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:22.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:22.879 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf834bae5, L:/127.0.0.1:44820 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:22.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=213), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [206ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=null) after lookup
20:03:22.885 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:22.886 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=220), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [210ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=null) after lookup
20:03:22.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:22.889 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:22.892 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e6f16fa, L:/127.0.0.1:44808 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:22.904 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79367158, L:/127.0.0.1:52290 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:22.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:22.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:22.919 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1ef885e, L:/127.0.0.1:44830 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:22.921 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:22.921 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=256), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [235ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=null) after lookup
20:03:22.923 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:22.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:22.928 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0547b605, L:/127.0.0.1:44780 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:22.932 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:22.933 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:22.940 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:22.956 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:22.963 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:22.964 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=295), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [195ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, deferred=null) after lookup
20:03:22.965 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbec6797f, L:/127.0.0.1:52322 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:22.966 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:22.967 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:22.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:22.967540   607 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items
20:03:22.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.967862   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52292 (request call id 1)
20:03:22.972 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:22.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:22.975685  1538 consensus_queue.cc:1048] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4adc76bf0113473c9ce2af3c52b21fc2" member_type: VOTER last_known_addr { host: "127.0.101.193" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:03:22.981 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3164d3d2, L:/127.0.0.1:52282 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:23.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:23.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.012359   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52292 (request call id 1)
20:03:23.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.011113   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52292 (request call id 1)
20:03:23.014 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:23.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.019307  1538 consensus_queue.cc:1048] T ad7d83f9458c492cb6091018357dbde8 P f7671ed5d6a84a8db84ad0b1426d69cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "633328d6fae945208de65ede66e62461" member_type: VOTER last_known_addr { host: "127.0.101.195" port: 44173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:03:23.022 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:23.033 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x72c43687, L:/127.0.0.1:55058 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:23.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:23.039 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items
20:03:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.039295   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52292 (request call id 1)
20:03:23.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.037245   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52292 (request call id 1)
20:03:23.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:23.042 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x16636c9b, L:/127.0.0.1:44840 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:23.046 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:23.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.056037   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52292 (request call id 1)
20:03:23.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.057878   608 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 9)
20:03:23.060 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items
20:03:23.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.082 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf192a17b, L:/127.0.0.1:44834 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:23.082 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x984eebad, L:/127.0.0.1:55090 - R:/127.0.101.253:38387] using TOKEN/null
20:03:23.093 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:23.097 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:23.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:23.104 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:23.122 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299947, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:23.126 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.126 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299936, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:23.142 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:23.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:23.151 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:23.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:23.158 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x70344782, L:/127.0.0.1:55066 - R:/127.0.101.253:38387] using TOKEN/null
20:03:23.161 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:23.175 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:23.177 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:23.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.179000   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52260 (request call id 3)
20:03:23.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.180140   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52260 (request call id 3)
20:03:23.187 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:23.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.192428   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52260 (request call id 3)
20:03:23.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.202 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1baedb43, L:/127.0.0.1:52324 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:23.202 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:23.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.205857   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 10)
20:03:23.208 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:23.208 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=544), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [199ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, deferred=null) after lookup
20:03:23.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.209023   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 10)
20:03:23.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.209651   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 10)
20:03:23.212 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:23.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.210973   607 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 10)
20:03:23.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.212216   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 10)
20:03:23.216 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items
20:03:23.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.228926   607 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 10)
20:03:23.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.231983   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52290 (request call id 6)
20:03:23.242 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1d532904, L:/127.0.0.1:55108 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:23.243 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x956a66ff, L:/127.0.0.1:55092 - R:/127.0.101.253:38387] using TOKEN/null
20:03:23.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.248149   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52274 (request call id 3)
20:03:23.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.251242   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52274 (request call id 3)
20:03:23.254 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b23a7e5, L:/127.0.0.1:44854 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:23.258 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa6941a30, L:/127.0.0.1:55076 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.257972   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52274 (request call id 3)
20:03:23.263 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x48f286b6, L:/127.0.0.1:44858 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:23.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.271927   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52274 (request call id 3)
20:03:23.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.277551   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52274 (request call id 3)
20:03:23.281 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x03228ea9, L:/127.0.0.1:55118 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:23.285 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x011a84c4, L:/127.0.0.1:52326 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.287052   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52274 (request call id 3)
20:03:23.291 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.293 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:23.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.301 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.303896   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 5)
20:03:23.304 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.307070   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52324 (request call id 1)
20:03:23.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.310631   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52282 (request call id 1)
20:03:23.312 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items
20:03:23.312 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items
20:03:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.312891   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52282 (request call id 1)
20:03:23.314 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.317941   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52282 (request call id 1)
20:03:23.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.319197   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52282 (request call id 1)
20:03:23.320 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items
20:03:23.324 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.327214   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52282 (request call id 1)
20:03:23.328 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items
20:03:23.328 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x26354791, L:/127.0.0.1:55124 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:23.330 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.331583   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52282 (request call id 1)
20:03:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.331698   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52282 (request call id 1)
20:03:23.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.339 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.341 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f3e4de7, L:/127.0.0.1:44866 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:23.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:23.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=684), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [246ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [399ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items, [602ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [631ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items, [641ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [646ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [647ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [680ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@761655233(state=PENDING, result=null, callback=(continuation of Deferred@1305917512 after retry RPC after error@2032042364), errback=(continuation of Deferred@1305917512 after retry RPC after error@2032042364))) after lookup
20:03:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.342558   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52322 (request call id 2)
20:03:23.346 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items
20:03:23.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.345682   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52324 (request call id 3)
20:03:23.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.347013   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.349 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb1614992, L:/127.0.0.1:55138 - R:/127.0.101.253:38387] using TOKEN/null
20:03:23.352 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.351421   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.352 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items
20:03:23.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.353945   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.356 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.360460   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.362 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.365 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items
20:03:23.365 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.366456   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.367 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items
20:03:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.369932   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.370347   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.376 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.383580   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.394 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items
20:03:23.395 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.395 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items
20:03:23.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.394261   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.395 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.399 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items
20:03:23.399 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.386941   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.396991   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.390470   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52282 (request call id 2)
20:03:23.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:23.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:23.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=745), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [627ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items, [650ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [677ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [678ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items, [680ms] refreshing cache from master, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [683ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items, [684ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [691ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [692ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [707ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [709ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [711ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items, [711ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items, [720ms] refreshing cache from master, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [727ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [728ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@586216175(state=PENDING, result=null, callback=(continuation of Deferred@530519943 after retry RPC after error@328751096) -> (continuation of Deferred@1730014246 after retry RPC after error@1121914272) -> (continuation of Deferred@630921555 after retry RPC after error@1961737615), errback=(continuation of Deferred@530519943 after retry RPC after error@328751096) -> (continuation of Deferred@1730014246 after retry RPC after error@1121914272) -> (continuation of Deferred@630921555 after retry RPC after error@1961737615))) after lookup
20:03:23.414 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.0.101.195' into [/127.0.101.195] in 2896452ns
20:03:23.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.417203   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52326 (request call id 4)
20:03:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.418906   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52326 (request call id 4)
20:03:23.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.425555   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52326 (request call id 4)
20:03:23.427 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items
20:03:23.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.428431   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.428 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52326 (request call id 4)
20:03:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.429209   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52326 (request call id 4)
20:03:23.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.438323   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52326 (request call id 4)
20:03:23.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.438987   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52326 (request call id 4)
20:03:23.441 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:23.442 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items
20:03:23.446 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.447834   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52274 (request call id 7)
20:03:23.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.450837   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 14)
20:03:23.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.458451   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 14)
20:03:23.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.466964   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 14)
20:03:23.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.468518   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 14)
20:03:23.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.477903   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 14)
20:03:23.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.479158   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52322 (request call id 6)
20:03:23.487 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items
20:03:23.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.486121   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52322 (request call id 6)
20:03:23.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.487495   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52322 (request call id 6)
20:03:23.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.487563   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52322 (request call id 6)
20:03:23.491 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.492450   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52322 (request call id 6)
20:03:23.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.498441   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52322 (request call id 6)
20:03:23.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.506712   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52322 (request call id 6)
20:03:23.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.509544   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52322 (request call id 6)
20:03:23.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.513 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:23.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=845), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [363ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [592ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [628ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [628ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [640ms] refreshing cache from master, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [644ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [645ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [647ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [648ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [660ms] refreshing cache from master, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [668ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [670ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [675ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [676ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [680ms] refreshing cache from master, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [685ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [688ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [688ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [689ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [705ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [706ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [718ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [719ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [761ms] refreshing cache from master, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [765ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [766ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [770ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [770ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items, [801ms] refreshing cache from master, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [805ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [805ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [838ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@953188218(state=PENDING, result=null, callback=(continuation of Deferred@1236424558 after retry RPC after error@1310353800) -> (continuation of Deferred@118400823 after retry RPC after error@1016996611) -> (continuation of Deferred@1733040857 after retry RPC after error@2055694737) -> (continuation of Deferred@146956009 after retry RPC after error@1158279881) -> (continuation of Deferred@1117037155 after retry RPC after error@60723265) -> (continuation of Deferred@422687693 after retry RPC after error@321160600), errback=(continuation of Deferred@1236424558 after retry RPC after error@1310353800) -> (continuation of Deferred@118400823 after retry RPC after error@1016996611) -> (continuation of Deferred@1733040857 after retry RPC after error@2055694737) -> (continuation of Deferred@146956009 after retry RPC after error@1158279881) -> (continuation of Deferred@1117037155 after retry RPC after error@60723265) -> (continuation of Deferred@422687693 after retry RPC after error@321160600))) after lookup
20:03:23.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.518774   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52322 (request call id 7)
20:03:23.521 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.521 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:23.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.526522   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52326 (request call id 9)
20:03:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.532577   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52274 (request call id 10)
20:03:23.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.538609   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52274 (request call id 10)
20:03:23.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.539062   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52274 (request call id 10)
20:03:23.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.544955   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52324 (request call id 7)
20:03:23.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:23.549 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=879), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [534ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [575ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [594ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [611ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [621ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [628ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [629ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [632ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [632ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [641ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [646ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [647ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [648ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [651ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [661ms] refreshing cache from master, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [668ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [670ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [674ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [674ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [702ms] refreshing cache from master, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [709ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [710ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [716ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [717ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [741ms] refreshing cache from master, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [742ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [742ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [745ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [746ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [746ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [747ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [801ms] refreshing cache from master, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [805ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [808ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [809ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [809ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items, [861ms] refreshing cache from master, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [865ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [865ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [866ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1451317173(state=PENDING, result=null, callback=(continuation of Deferred@120889506 after retry RPC after error@117640240) -> (continuation of Deferred@1648608124 after retry RPC after error@1042488446) -> (continuation of Deferred@472943272 after retry RPC after error@55408530) -> (continuation of Deferred@2145983652 after retry RPC after error@1502560203) -> (continuation of Deferred@1106414488 after retry RPC after error@703301075) -> (continuation of Deferred@516993142 after retry RPC after error@1040295168) -> (continuation of Deferred@1811568403 after retry RPC after error@508203682), errback=(continuation of Deferred@120889506 after retry RPC after error@117640240) -> (continuation of Deferred@1648608124 after retry RPC after error@1042488446) -> (continuation of Deferred@472943272 after retry RPC after error@55408530) -> (continuation of Deferred@2145983652 after retry RPC after error@1502560203) -> (continuation of Deferred@1106414488 after retry RPC after error@703301075) -> (continuation of Deferred@516993142 after retry RPC after error@1040295168) -> (continuation of Deferred@1811568403 after retry RPC after error@508203682))) after lookup
20:03:23.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.558817   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52324 (request call id 8)
20:03:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.566097   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52324 (request call id 8)
20:03:23.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.568245   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52324 (request call id 8)
20:03:23.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.578265   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52324 (request call id 8)
20:03:23.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.586676   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52324 (request call id 8)
20:03:23.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.587715   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52324 (request call id 8)
20:03:23.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.599086   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52324 (request call id 8)
20:03:23.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.619 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:23.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.627 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.638372   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 15)
20:03:23.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.638679   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 15)
20:03:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.650277   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 15)
20:03:23.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.651652   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 15)
20:03:23.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.659 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:23.660 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:23.660 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:23.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:23.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:23.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:23.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:23.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:23.668 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:23.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:23.671 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:23.672 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:23.674 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:23.675 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:23.678 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:23.678 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:23.681 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:23.689 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:23.687 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:23.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.699070   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52322 (request call id 14)
20:03:23.709 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2875c304, L:/127.0.0.1:52338 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.709556   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52322 (request call id 14)
20:03:23.710 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:23.711 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc0d569ea, L:/127.0.0.1:44882 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:23.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.711683   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52322 (request call id 14)
20:03:23.713 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items
20:03:23.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.725 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.727883   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.730 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.733 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3d1d7a07, L:/127.0.0.1:55152 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:23.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.733119   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52290 (request call id 17)
20:03:23.737 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.744907   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52290 (request call id 17)
20:03:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.744908   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52290 (request call id 17)
20:03:23.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.756603   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52290 (request call id 17)
20:03:23.758 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items
20:03:23.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.761 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.762 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.763628   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 8)
20:03:23.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.765049   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 8)
20:03:23.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.769946   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.771564   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.775 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items
20:03:23.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.774456   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.777 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.784854   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.785537   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.788712   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.791406   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.798550   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.799 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items
20:03:23.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.800 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.803715   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.804642   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.811404   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.818 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items
20:03:23.819 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.814692   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.824501   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 13)
20:03:23.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.827 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.834012   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 20)
20:03:23.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.843614   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 12)
20:03:23.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.845098   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 12)
20:03:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.846335   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 12)
20:03:23.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.847754   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52274 (request call id 14)
20:03:23.861 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items
20:03:23.862 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.858806   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52274 (request call id 14)
20:03:23.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.863 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.864 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:23.864 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:23.865 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:23.865 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:23.866 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:23.866 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:23.867 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:23.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.874071   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 21)
20:03:23.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.877314   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 16)
20:03:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.884989   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 16)
20:03:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.885666   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 16)
20:03:23.888 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:23.888 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:23.892 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:23.896 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:23.901 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:23.901 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:23.904 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:23.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.906112   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 16)
20:03:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.911443   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 16)
20:03:23.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.914755   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 16)
20:03:23.920 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items
20:03:23.921 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.922 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:23.924 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:23.925 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.927748   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.928 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 16)
20:03:23.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.933 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.938 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:23.955 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xee739cda, L:/127.0.0.1:52348 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.956717   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 14)
20:03:23.957 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb40f31ae, L:/127.0.0.1:44890 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:23.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:23.964 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:23.964 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items
20:03:23.967 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6c2790a8, L:/127.0.0.1:55158 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:23.971 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:23.978533   607 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items [suppressed 121 similar messages]
20:03:23.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.978828   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 1)
20:03:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.983296   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 13)
20:03:23.984 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items
20:03:23.984 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:23.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.985772   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 13)
20:03:23.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.988258   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 13)
20:03:23.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:23.998410   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:23.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 13)
20:03:24.001 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items
20:03:24.001 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.005313   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 13)
20:03:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.007733   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 13)
20:03:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.015472   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52338 (request call id 7)
20:03:24.030 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items
20:03:24.030 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.027604   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52338 (request call id 7)
20:03:24.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.037 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:24.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=365), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [41ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [128ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [190ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [248ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [249ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [249ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [249ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [353ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [354ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [364ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@358252001(state=PENDING, result=null, callback=(continuation of Deferred@1270065862 after retry RPC after error@612748749) -> (continuation of Deferred@864437322 after retry RPC after error@1970635438) -> (continuation of Deferred@600240988 after retry RPC after error@690469196) -> (continuation of Deferred@679611446 after retry RPC after error@1899731834) -> (continuation of Deferred@1702087186 after retry RPC after error@1904927273) -> (continuation of Deferred@1230087058 after retry RPC after error@1687949705) -> (continuation of Deferred@532968530 after retry RPC after error@972641833), errback=(continuation of Deferred@1270065862 after retry RPC after error@612748749) -> (continuation of Deferred@864437322 after retry RPC after error@1970635438) -> (continuation of Deferred@600240988 after retry RPC after error@690469196) -> (continuation of Deferred@679611446 after retry RPC after error@1899731834) -> (continuation of Deferred@1702087186 after retry RPC after error@1904927273) -> (continuation of Deferred@1230087058 after retry RPC after error@1687949705) -> (continuation of Deferred@532968530 after retry RPC after error@972641833))) after lookup
20:03:24.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:24.038424   629 debug-util.cc:398] Leaking SignalData structure 0x7b080009ade0 after lost signal to thread 561
20:03:24.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.041 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.044375   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52338 (request call id 8)
20:03:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.046949   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52338 (request call id 8)
20:03:24.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.061223   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52338 (request call id 8)
20:03:24.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.067775   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:24.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.073758   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.075970   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.078385   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.081144   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.089902   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.094707   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.101567   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.109051   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.110240   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.114203   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.117635   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 4)
20:03:24.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.119037   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 10)
20:03:24.126 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items
20:03:24.126 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.129531   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 10)
20:03:24.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.134459   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 10)
20:03:24.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.140 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.150295   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52308 (request call id 19)
20:03:24.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.155655   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 13)
20:03:24.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.158536   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 22)
20:03:24.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.160635   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 7)
20:03:24.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.171 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.174674   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 25)
20:03:24.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.177377   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 5)
20:03:24.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.185931   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.186092   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.187 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items
20:03:24.187 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.191363   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.196740   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.198742   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.203825   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.209744   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.210986   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.214387   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.220 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items
20:03:24.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.219633   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.223 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.226503   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.231448   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.240358   608 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.0.101.193:34333 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 11)
20:03:24.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:24.241679   919 heartbeater.cc:646] Failed to heartbeat to 127.0.101.252:37149 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.0.101.193:34333 dropped due to backpressure: service queue is full with 1 items
20:03:24.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.248 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.255 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.256 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:24.256 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:24.256 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:24.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:24.258 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:24.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:24.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:24.263 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:24.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.264462   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 18)
20:03:24.270 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:24.270 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:24.272 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:24.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.273 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.275206   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 29)
20:03:24.278 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:24.279 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:24.281 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:24.284 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:24.286 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:24.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.287987   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 29)
20:03:24.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:24.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:24.301 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.303895   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 15)
20:03:24.307 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:24.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.308332   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 15)
20:03:24.312 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xff884254, L:/127.0.0.1:52364 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.314002   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 15)
20:03:24.315 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items
20:03:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.317263   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 15)
20:03:24.327 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a3a289f, L:/127.0.0.1:44900 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.327837   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 15)
20:03:24.340 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5710bdf4, L:/127.0.0.1:55160 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:24.344 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.348130   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 15)
20:03:24.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.357 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.358 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:24.358 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:24.358 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:24.359 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:24.359 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:24.360 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:24.360 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:24.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.361512   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 7)
20:03:24.363 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items
20:03:24.364 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:24.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.368347   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 7)
20:03:24.371 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:24.371 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:24.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.372510   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52348 (request call id 7)
20:03:24.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.376 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:24.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=485), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [75ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [76ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [89ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [135ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [231ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [289ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [293ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [325ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [327ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [328ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items, [462ms] refreshing cache from master, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [470ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [470ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [482ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@2059507043(state=PENDING, result=null, callback=(continuation of Deferred@1672052179 after retry RPC after error@737117853) -> (continuation of Deferred@652126270 after retry RPC after error@1346525963) -> (continuation of Deferred@2024665909 after retry RPC after error@799103443) -> (continuation of Deferred@2087557953 after retry RPC after error@1052052932) -> (continuation of Deferred@689333628 after retry RPC after error@207412812) -> (continuation of Deferred@486271765 after retry RPC after error@179703395) -> (continuation of Deferred@277985228 after retry RPC after error@2052433196), errback=(continuation of Deferred@1672052179 after retry RPC after error@737117853) -> (continuation of Deferred@652126270 after retry RPC after error@1346525963) -> (continuation of Deferred@2024665909 after retry RPC after error@799103443) -> (continuation of Deferred@2087557953 after retry RPC after error@1052052932) -> (continuation of Deferred@689333628 after retry RPC after error@207412812) -> (continuation of Deferred@486271765 after retry RPC after error@179703395) -> (continuation of Deferred@277985228 after retry RPC after error@2052433196))) after lookup
20:03:24.380 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:24.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.385430   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52364 (request call id 2)
20:03:24.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:24.389 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items
20:03:24.389 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.387943   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52274 (request call id 27)
20:03:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.390899   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52274 (request call id 27)
20:03:24.393 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:24.394 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:24.398 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:24.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.400063   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52364 (request call id 3)
20:03:24.403 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:24.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.404932   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52364 (request call id 3)
20:03:24.414 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:24.416 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:24.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.417158   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52364 (request call id 3)
20:03:24.419 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items
20:03:24.419 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.418483   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 25)
20:03:24.421 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:24.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.424495   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 25)
20:03:24.434 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:24.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.437665   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 25)
20:03:24.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.440091   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 25)
20:03:24.441 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items
20:03:24.445 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.444590   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 25)
20:03:24.437 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:24.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.456 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.459733   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52364 (request call id 5)
20:03:24.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.464886   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52364 (request call id 5)
20:03:24.469 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.469 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:24.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [38ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items, [53ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items, [142ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [184ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1519340152(state=PENDING, result=null, callback=(continuation of Deferred@1655051504 after retry RPC after error@1805643967) -> (continuation of Deferred@442298510 after retry RPC after error@983610679) -> (continuation of Deferred@1760769799 after retry RPC after error@2096969902) -> (continuation of Deferred@22576959 after retry RPC after error@1055812398) -> (continuation of Deferred@1339304187 after retry RPC after error@1526288871), errback=(continuation of Deferred@1655051504 after retry RPC after error@1805643967) -> (continuation of Deferred@442298510 after retry RPC after error@983610679) -> (continuation of Deferred@1760769799 after retry RPC after error@2096969902) -> (continuation of Deferred@22576959 after retry RPC after error@1055812398) -> (continuation of Deferred@1339304187 after retry RPC after error@1526288871))) after lookup
20:03:24.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.476562   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52364 (request call id 6)
20:03:24.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.478471   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52364 (request call id 6)
20:03:24.482 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x467a02c0, L:/127.0.0.1:52368 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.483295   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52364 (request call id 6)
20:03:24.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.484427   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52364 (request call id 6)
20:03:24.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.486399   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52364 (request call id 6)
20:03:24.487 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items
20:03:24.489 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4a2403eb, L:/127.0.0.1:44908 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:24.493 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5bcd507b, L:/127.0.0.1:55164 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:24.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.496 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.496 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:24.496 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:24.497 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:24.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:24.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:24.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:24.498 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:24.499 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:24.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:24.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:24.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.503424   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 18)
20:03:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.507084   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 24)
20:03:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.508731   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 24)
20:03:24.510 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:24.512 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:24.513 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.514645   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 24)
20:03:24.517 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items
20:03:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.516932   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.517 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 17)
20:03:24.517 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.519757   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 17)
20:03:24.521 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:24.521 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:24.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.523797   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 17)
20:03:24.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.525584   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 17)
20:03:24.531 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:24.536 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items
20:03:24.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.535465   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 17)
20:03:24.541 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.540870   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 17)
20:03:24.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.543009   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 17)
20:03:24.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.545857   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 17)
20:03:24.549 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:24.554 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:24.556 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:24.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.558 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.562621   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52368 (request call id 3)
20:03:24.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.564455   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52368 (request call id 3)
20:03:24.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.566130   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52368 (request call id 3)
20:03:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.567591   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 25)
20:03:24.569 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf7f7c969, L:/127.0.0.1:52378 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:24.569 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items
20:03:24.569 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.570549   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 25)
20:03:24.571 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items
20:03:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.578202   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 25)
20:03:24.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.580403   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 25)
20:03:24.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.583 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.585716   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 22)
20:03:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.585907   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 22)
20:03:24.589 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca2b8c4f, L:/127.0.0.1:55178 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:24.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.591087   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 22)
20:03:24.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.595016   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52282 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52368 (request call id 4)
20:03:24.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.600337   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52368 (request call id 4)
20:03:24.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.601256   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52368 (request call id 4)
20:03:24.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:24.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=218), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [95ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items, [101ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [166ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [211ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1506943297(state=PENDING, result=null, callback=(continuation of Deferred@152306459 after retry RPC after error@1749114296) -> (continuation of Deferred@1902977355 after retry RPC after error@972938766) -> (continuation of Deferred@282595057 after retry RPC after error@1914060239) -> (continuation of Deferred@1785277887 after retry RPC after error@1035174738), errback=(continuation of Deferred@152306459 after retry RPC after error@1749114296) -> (continuation of Deferred@1902977355 after retry RPC after error@972938766) -> (continuation of Deferred@282595057 after retry RPC after error@1914060239) -> (continuation of Deferred@1785277887 after retry RPC after error@1035174738))) after lookup
20:03:24.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.608 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:24.613 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x08f9f5d6, L:/127.0.0.1:44910 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:24.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.614019   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 34)
20:03:24.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.617715   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 29)
20:03:24.618 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.626413   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52326 (request call id 33)
20:03:24.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.630824   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52326 (request call id 33)
20:03:24.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.635807   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52326 (request call id 33)
20:03:24.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.636803   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52326 (request call id 33)
20:03:24.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.637068   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52326 (request call id 33)
20:03:24.639 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items
20:03:24.640 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.640833   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52326 (request call id 33)
20:03:24.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.651638   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52326 (request call id 33)
20:03:24.655 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items
20:03:24.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.653970   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52326 (request call id 33)
20:03:24.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.656698   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52326 (request call id 33)
20:03:24.658 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.660 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.662079   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 31)
20:03:24.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.664117   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 23)
20:03:24.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.671461   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 23)
20:03:24.674 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items
20:03:24.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.673316   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 23)
20:03:24.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.675761   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 23)
20:03:24.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.676291   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52282 (request call id 23)
20:03:24.677 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.685 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.694344   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52378 (request call id 4)
20:03:24.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.695688   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52378 (request call id 4)
20:03:24.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.697746   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52378 (request call id 4)
20:03:24.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.704703   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52378 (request call id 4)
20:03:24.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.711015   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52378 (request call id 4)
20:03:24.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.714 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.716554   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 21)
20:03:24.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:24.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [60ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [127ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items, [129ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [129ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1451497697(state=PENDING, result=null, callback=(continuation of Deferred@1772473646 after retry RPC after error@1782650392) -> (continuation of Deferred@1439743792 after retry RPC after error@602273403) -> (continuation of Deferred@1684968340 after retry RPC after error@108898519) -> (continuation of Deferred@1443151383 after retry RPC after error@1524550786), errback=(continuation of Deferred@1772473646 after retry RPC after error@1782650392) -> (continuation of Deferred@1439743792 after retry RPC after error@602273403) -> (continuation of Deferred@1684968340 after retry RPC after error@108898519) -> (continuation of Deferred@1443151383 after retry RPC after error@1524550786))) after lookup
20:03:24.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.720547   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52378 (request call id 5)
20:03:24.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.724814   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52378 (request call id 5)
20:03:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.737645   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52378 (request call id 5)
20:03:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.738533   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52378 (request call id 5)
20:03:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.739127   608 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 14)
20:03:24.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.744226   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 14)
20:03:24.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.754587   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 14)
20:03:24.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.757157   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 14)
20:03:24.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.761 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:24.761 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:24.762 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:24.762 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:24.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:24.762 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:24.763 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:24.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:24.767 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:24.767 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:24.770 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:24.772 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:24.773 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:24.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.773157   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52378 (request call id 6)
20:03:24.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:24.777 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:24.778 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:24.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.778401   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52378 (request call id 6)
20:03:24.781 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:24.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.787 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:24.788 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:24.788 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:24.788 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:24.789 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:24.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:24.790 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:24.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:24.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.797422   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 23)
20:03:24.803 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:24.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.821 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299995, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.824363   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52348 (request call id 21)
20:03:24.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.825709   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 31)
20:03:24.828 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf42bf205, L:/127.0.0.1:52384 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:24.832 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items
20:03:24.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.830237   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 31)
20:03:24.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.834460   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 39)
20:03:24.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:24.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:24.838 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:24.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.838500   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 39)
20:03:24.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.839879   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 33)
20:03:24.850 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:24.852 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:24.854 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:24.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.854090   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52292 (request call id 33)
20:03:24.855 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:24.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:24.859 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:24.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.862 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.866 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8e8451cf, L:/127.0.0.1:44916 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:24.868 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:24.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:24.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.875340   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 15)
20:03:24.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.877451   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52348 (request call id 22)
20:03:24.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.879509   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52348 (request call id 22)
20:03:24.884 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:24.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.894733   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.897 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.899789   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 17)
20:03:24.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.905568   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 32)
20:03:24.906 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd0db5ca3, L:/127.0.0.1:55192 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:24.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:24.910 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.913830   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 32)
20:03:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.916482   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52324 (request call id 32)
20:03:24.917 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:24.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.919 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.922145   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 18)
20:03:24.926 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x49b60284, L:/127.0.0.1:52386 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:24.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.927922   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 18)
20:03:24.929 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items
20:03:24.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.933104   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52384 (request call id 1)
20:03:24.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.934314   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52384 (request call id 1)
20:03:24.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.937091   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52384 (request call id 1)
20:03:24.952 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea13bd2c, L:/127.0.0.1:44922 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:24.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.954715   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52384 (request call id 1)
20:03:24.956 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x99d4e6dc, L:/127.0.0.1:55202 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.958029   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52384 (request call id 1)
20:03:24.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.959034   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52384 (request call id 1)
20:03:24.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.961362   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52384 (request call id 1)
20:03:24.963 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.970 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:24.971 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:24.971 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:24.971 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:24.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:24.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=201), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [61ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items, [97ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [139ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [139ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [200ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1968234768(state=PENDING, result=null, callback=(continuation of Deferred@520103878 after retry RPC after error@1148171198), errback=(continuation of Deferred@520103878 after retry RPC after error@1148171198))) after lookup
20:03:24.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:24.973 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:24.974 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:24.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:24.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:24.983350   608 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items [suppressed 158 similar messages]
20:03:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.983640   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52384 (request call id 2)
20:03:24.985 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items
20:03:24.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.993258   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52384 (request call id 2)
20:03:24.994 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:24.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:24.995324   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:24.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52384 (request call id 2)
20:03:24.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:24.998 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:25.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.003587   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 20)
20:03:25.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:25.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.011343   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 40)
20:03:25.012 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:25.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.015287   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52302 (request call id 40)
20:03:25.020 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:25.022 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:25.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.022 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:25.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.024549   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52386 (request call id 2)
20:03:25.025 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:25.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.026939   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52386 (request call id 2)
20:03:25.027 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:25.031 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:25.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.033083   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52386 (request call id 2)
20:03:25.035 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:25.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.039970   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52386 (request call id 2)
20:03:25.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.045545   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52386 (request call id 2)
20:03:25.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.053905   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52386 (request call id 2)
20:03:25.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.060101   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52386 (request call id 2)
20:03:25.062 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:25.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.064904   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52386 (request call id 2)
20:03:25.066 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x829ab0cb, L:/127.0.0.1:52392 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:25.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.068128   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52386 (request call id 2)
20:03:25.069 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items
20:03:25.073 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:25.073 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1efd747, L:/127.0.0.1:44932 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:25.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.073446   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52386 (request call id 2)
20:03:25.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:25.082 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=243), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [77ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [111ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [169ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [178ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@899773624(state=PENDING, result=null, callback=(continuation of Deferred@2117896826 after retry RPC after error@389799147) -> (continuation of Deferred@265653342 after retry RPC after error@837758376), errback=(continuation of Deferred@2117896826 after retry RPC after error@389799147) -> (continuation of Deferred@265653342 after retry RPC after error@837758376))) after lookup
20:03:25.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.084898   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52386 (request call id 3)
20:03:25.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.093636   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52386 (request call id 3)
20:03:25.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.095841   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52386 (request call id 3)
20:03:25.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.097687   609 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 20)
20:03:25.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.108 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x71c48606, L:/127.0.0.1:55206 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:25.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299997, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.113 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.114216   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 8)
20:03:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.115226   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 8)
20:03:25.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.116447   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52386 (request call id 4)
20:03:25.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.123 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:25.126 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:25.126 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:25.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:25.126 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:25.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [49ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [93ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@315802241(state=PENDING, result=null, callback=(continuation of Deferred@235755249 after retry RPC after error@587920786), errback=(continuation of Deferred@235755249 after retry RPC after error@587920786))) after lookup
20:03:25.127 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:25.127 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:25.127 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:25.127 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:25.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:25.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.133870   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 31)
20:03:25.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:25.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:25.137 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:25.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.138897   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52348 (request call id 25)
20:03:25.141 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:25.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.141435   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 23)
20:03:25.147 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:25.149 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:25.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.153141   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 23)
20:03:25.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:25.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.155875   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 23)
20:03:25.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.157385   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.158 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:25.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 23)
20:03:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.161140   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 23)
20:03:25.164 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:25.168 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:25.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.172765   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 8)
20:03:25.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.173182   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 8)
20:03:25.174 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:25.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.174667   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 8)
20:03:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.174700   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 8)
20:03:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.177232   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 8)
20:03:25.180 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:25.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.181353   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 8)
20:03:25.183 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:25.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.187 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.188 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:25.188 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:25.188 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:25.188 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:25.189 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:25.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:25.189 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:25.189 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:25.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.201787   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.202 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac01c44a, L:/127.0.0.1:44946 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:25.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52348 (request call id 28)
20:03:25.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.210 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.210 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf8c3bb56, L:/127.0.0.1:52406 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:25.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.216610   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52406 (request call id 0)
20:03:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.222091   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 7)
20:03:25.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:25.223 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items
20:03:25.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:25.226 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:25.227 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0f9dfd37, L:/127.0.0.1:55210 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:25.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.233174   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52378 (request call id 16)
20:03:25.234 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:25.234 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.234707   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52378 (request call id 16)
20:03:25.235 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:25.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:25.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.241199   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 8)
20:03:25.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.244546   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.249204   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.253506   609 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.0.101.194:38005 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.253 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items
20:03:25.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.253664   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.254 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.255151   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:25.255478  1160 heartbeater.cc:646] Failed to heartbeat to 127.0.101.252:37149 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.0.101.194:38005 dropped due to backpressure: service queue is full with 1 items
20:03:25.256 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:25.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:25.262 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:25.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:25.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.270416   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.271 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items
20:03:25.274 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.274528   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.275370   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.276 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:25.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.281562   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.289152   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.290 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items
20:03:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.293870   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.296 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.295055   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 12)
20:03:25.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.314 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:25.314 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:25.314 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:25.316 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:25.316 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:25.317 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:25.317 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:25.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:25.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=177), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items, [108ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [109ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@292971522(state=PENDING, result=null, callback=(continuation of Deferred@22281954 after retry RPC after error@1085528315) -> (continuation of Deferred@647622508 after retry RPC after error@74303945) -> (continuation of Deferred@441946952 after retry RPC after error@1157489913) -> (continuation of Deferred@771133829 after retry RPC after error@1195325043), errback=(continuation of Deferred@22281954 after retry RPC after error@1085528315) -> (continuation of Deferred@647622508 after retry RPC after error@74303945) -> (continuation of Deferred@441946952 after retry RPC after error@1157489913) -> (continuation of Deferred@771133829 after retry RPC after error@1195325043))) after lookup
20:03:25.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:25.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.323470   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52406 (request call id 5)
20:03:25.324 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x925c6c4b, L:/127.0.0.1:52418 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:25.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.325943   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52406 (request call id 5)
20:03:25.327 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items
20:03:25.332 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a3b95cf, L:/127.0.0.1:44956 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:25.337 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:25.337 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:25.340 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:25.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.342 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:25.344 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5abcd9dd, L:/127.0.0.1:55222 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:25.347 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.348 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:25.352 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:25.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.354306   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 37)
20:03:25.355 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:25.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.356769   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52418 (request call id 1)
20:03:25.360 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:25.364 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:25.367 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:25.368 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:25.370 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:25.370 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:25.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.373168   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52418 (request call id 1)
20:03:25.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.374848   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52418 (request call id 1)
20:03:25.391 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x72cce1a9, L:/127.0.0.1:55230 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:25.392 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcfd5bc65, L:/127.0.0.1:52422 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:25.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.393414   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52418 (request call id 1)
20:03:25.395 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items
20:03:25.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.394600   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 11)
20:03:25.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.395089   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 11)
20:03:25.396 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items
20:03:25.396 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.401577   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 11)
20:03:25.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.410 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8a627533, L:/127.0.0.1:44962 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:25.413 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.412683   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52378 (request call id 20)
20:03:25.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.416265   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52418 (request call id 2)
20:03:25.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.433 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.433967   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52338 (request call id 39)
20:03:25.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:25.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:25.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [47ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@372277430(state=PENDING, result=null, callback=(continuation of Deferred@470743531 after retry RPC after error@669798661), errback=(continuation of Deferred@470743531 after retry RPC after error@669798661))) after lookup
20:03:25.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=210), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [94ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [114ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items, [122ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [130ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items, [163ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@204845289(state=PENDING, result=null, callback=(continuation of Deferred@900013104 after retry RPC after error@1031011964) -> (continuation of Deferred@1292438550 after retry RPC after error@1813663654), errback=(continuation of Deferred@900013104 after retry RPC after error@1031011964) -> (continuation of Deferred@1292438550 after retry RPC after error@1813663654))) after lookup
20:03:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.433971   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52422 (request call id 2)
20:03:25.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.439690   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52422 (request call id 2)
20:03:25.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.441640   608 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52418 (request call id 3)
20:03:25.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.447 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:25.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.454083   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52386 (request call id 12)
20:03:25.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.454370   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52386 (request call id 12)
20:03:25.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.471024   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52422 (request call id 3)
20:03:25.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.473196   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52422 (request call id 3)
20:03:25.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.475359   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52422 (request call id 3)
20:03:25.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.478843   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52422 (request call id 3)
20:03:25.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.497435   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52422 (request call id 3)
20:03:25.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.497699   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52422 (request call id 3)
20:03:25.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.499466   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52422 (request call id 3)
20:03:25.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:25.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.514866   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52386 (request call id 14)
20:03:25.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.514851   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52386 (request call id 14)
20:03:25.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.516413   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52386 (request call id 14)
20:03:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.526249   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 11)
20:03:25.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.533841   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 11)
20:03:25.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.535862   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 11)
20:03:25.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.538 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.535706   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.539 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:25.539 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:25.539 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:25.540 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:25.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:25.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:25.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:25.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:25.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:25.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:25.547 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:25.548 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:25.549 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:25.551 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:25.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.553 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:25.554 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.555 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:25.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.556433   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 6)
20:03:25.559 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:25.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.560142   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 24)
20:03:25.563 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:25.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.569083   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 24)
20:03:25.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.570461   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 24)
20:03:25.571 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:25.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.574153   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 24)
20:03:25.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.575080   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 24)
20:03:25.576 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:25.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.576368   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 24)
20:03:25.586 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a9e9820, L:/127.0.0.1:52426 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:25.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.587384   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 24)
20:03:25.589 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items
20:03:25.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.589000   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 24)
20:03:25.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.590618   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 24)
20:03:25.599 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2da862b8, L:/127.0.0.1:44978 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:25.607 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f3b3f50, L:/127.0.0.1:55236 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:25.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.608471   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 24)
20:03:25.610 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.612 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.615481   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 10)
20:03:25.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.628698   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 10)
20:03:25.631 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items
20:03:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.630496   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 10)
20:03:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.631040   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 10)
20:03:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.632972   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 10)
20:03:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.634415   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52386 (request call id 16)
20:03:25.635 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.640 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.649188   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52406 (request call id 13)
20:03:25.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.654915   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52426 (request call id 2)
20:03:25.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.656701   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.657 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items
20:03:25.657 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.656764   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.661402   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.670245   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.670500   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.672 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items
20:03:25.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.673081   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.675 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.675100   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.681777   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.691 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items
20:03:25.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.689994   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.692 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.693192   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.693212   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 11)
20:03:25.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.694731   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 34)
20:03:25.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.702111   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 34)
20:03:25.713 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items
20:03:25.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.713 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.710604   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 34)
20:03:25.713 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.715341   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 12)
20:03:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.716771   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 12)
20:03:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.721060   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 12)
20:03:25.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.732945   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 12)
20:03:25.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.733475   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 12)
20:03:25.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.739097   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 12)
20:03:25.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.742 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.744045   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 17)
20:03:25.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.750439   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52426 (request call id 6)
20:03:25.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.753006   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52426 (request call id 6)
20:03:25.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.754681   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.756 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:25.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=209), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [40ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [56ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [165ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@536597407(state=PENDING, result=null, callback=(continuation of Deferred@1187848761 after retry RPC after error@774817981) -> (continuation of Deferred@1056073658 after retry RPC after error@2144611536) -> (continuation of Deferred@1353127417 after retry RPC after error@143934576) -> (continuation of Deferred@636890479 after retry RPC after error@2073704365) -> (continuation of Deferred@326827514 after retry RPC after error@971476001) -> (continuation of Deferred@770589479 after retry RPC after error@132329064), errback=(continuation of Deferred@1187848761 after retry RPC after error@774817981) -> (continuation of Deferred@1056073658 after retry RPC after error@2144611536) -> (continuation of Deferred@1353127417 after retry RPC after error@143934576) -> (continuation of Deferred@636890479 after retry RPC after error@2073704365) -> (continuation of Deferred@326827514 after retry RPC after error@971476001) -> (continuation of Deferred@770589479 after retry RPC after error@132329064))) after lookup
20:03:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.759267   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 7)
20:03:25.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.773283   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 7)
20:03:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.774516   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 7)
20:03:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.779651   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 7)
20:03:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.781816   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 7)
20:03:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.793574   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 7)
20:03:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.793658   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 7)
20:03:25.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.795445   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 7)
20:03:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.799978   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 7)
20:03:25.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.802309   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 7)
20:03:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.810083   609 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 11)
20:03:25.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.813838   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.815 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.819041   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 30)
20:03:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.821027   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 20)
20:03:25.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.834156   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 20)
20:03:25.843 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.843 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.853941   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52378 (request call id 31)
20:03:25.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.853947   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52378 (request call id 31)
20:03:25.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.854990   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52378 (request call id 31)
20:03:25.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.861 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.875566   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 38)
20:03:25.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.875727   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 38)
20:03:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.879541   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 31)
20:03:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.888793   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 31)
20:03:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.894201   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 31)
20:03:25.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.896328   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 31)
20:03:25.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.909138   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 31)
20:03:25.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.913349   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 21)
20:03:25.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.916 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.919133   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 16)
20:03:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.928352   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 16)
20:03:25.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.930219   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 16)
20:03:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.933532   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52386 (request call id 23)
20:03:25.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.934857   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52386 (request call id 23)
20:03:25.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.945 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.948452   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52406 (request call id 19)
20:03:25.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.950471   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52406 (request call id 19)
20:03:25.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.955783   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 17)
20:03:25.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.961290   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 17)
20:03:25.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:25.963 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:25.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.970788   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 15)
20:03:25.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.981688   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 15)
20:03:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:25.988871   607 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items [suppressed 165 similar messages]
20:03:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.989140   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52406 (request call id 20)
20:03:25.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.993782   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52406 (request call id 20)
20:03:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:25.995748   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 41)
20:03:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.001834   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 41)
20:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.009244   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 41)
20:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.009862   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 41)
20:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.010437   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 8)
20:03:26.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.012552   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52426 (request call id 8)
20:03:26.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.018 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:26.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.021792   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 32)
20:03:26.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.022567   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 32)
20:03:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.030134   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 32)
20:03:26.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.032999   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 32)
20:03:26.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.034160   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 32)
20:03:26.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.041208   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 32)
20:03:26.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.046 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.053375   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52378 (request call id 36)
20:03:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.053375   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52378 (request call id 36)
20:03:26.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.065 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.074107   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 25)
20:03:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.075739   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 25)
20:03:26.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.089591   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 18)
20:03:26.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.093523   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 18)
20:03:26.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.095050   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 18)
20:03:26.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.101621   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 18)
20:03:26.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.114171   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 42)
20:03:26.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.115474   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 42)
20:03:26.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.117301   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 42)
20:03:26.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.119086   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52368 (request call id 42)
20:03:26.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.123 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.134191   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52386 (request call id 28)
20:03:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.135599   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52386 (request call id 28)
20:03:26.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.148 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.150701   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52406 (request call id 22)
20:03:26.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.152415   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52406 (request call id 22)
20:03:26.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.153800   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52406 (request call id 22)
20:03:26.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.155473   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52406 (request call id 22)
20:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.158900   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52406 (request call id 22)
20:03:26.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.167 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.168 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:26.168 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:26.168 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:26.169 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:26.169 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:26.169 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:26.169 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:26.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.176704   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 23)
20:03:26.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:26.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:26.181 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.186882   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 23)
20:03:26.190 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:26.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.189903   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 23)
20:03:26.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.191078   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.191 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:26.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 9)
20:03:26.193 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:26.194 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:26.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.199101   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 9)
20:03:26.205 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:26.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.210091   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 9)
20:03:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.213143   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 9)
20:03:26.214 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:26.218 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.220217   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 9)
20:03:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.222170   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 9)
20:03:26.224 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:26.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.225 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.225 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5cef7db7, L:/127.0.0.1:52434 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:26.225 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:26.225 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:26.225 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:26.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:26.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:26.227 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:26.227 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:26.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:26.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:26.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=52), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=null) after lookup
20:03:26.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:26.241 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x906c6654, L:/127.0.0.1:44986 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:26.243 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x535c7075, L:/127.0.0.1:55248 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:26.247 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:26.247 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:26.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.250 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.251 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:26.251 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:26.251 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:26.251 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:26.253 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:26.253 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:26.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.252974   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 19)
20:03:26.253 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:26.254 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:26.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.253436   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 19)
20:03:26.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.256393   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 19)
20:03:26.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.259115   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 13)
20:03:26.260 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:26.261 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:26.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:26.266 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:26.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.271 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.272 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:26.272 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:26.272 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:26.273 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:26.273 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:26.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:26.274 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:26.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:26.279 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae462adc, L:/127.0.0.1:52450 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:26.281 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:26.283 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:26.284 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:26.284 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=33), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [23ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=null) after lookup
20:03:26.286 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:26.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:26.295 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:26.304 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:26.305 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:26.308 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:26.308 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:26.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.348 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:26.348 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.350 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:26.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.353 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.354 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x836d48b6, L:/127.0.0.1:45002 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:26.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.357232   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 3)
20:03:26.358 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:26.360 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:26.360 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3b1fe317, L:/127.0.0.1:55258 - R:/127.0.101.253:38387] using TOKEN/null
20:03:26.361 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:26.363 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:26.364 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:26.366 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:26.373 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:26.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.373683   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 30)
20:03:26.376 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:26.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.376929   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 30)
20:03:26.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.379132   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 30)
20:03:26.384 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:26.389 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:26.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.393 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.395 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:26.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.396423   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 4)
20:03:26.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.399294   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 41)
20:03:26.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.402954   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 41)
20:03:26.404 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcaf40fd9, L:/127.0.0.1:45016 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:26.409 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:26.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.411449   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 41)
20:03:26.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:26.418 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x436d2b0c, L:/127.0.0.1:55274 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:26.419 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc806b3e8, L:/127.0.0.1:52456 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:26.420 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:26.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.421032   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 41)
20:03:26.422 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:26.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.422320   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.422 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items
20:03:26.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 41)
20:03:26.423 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:26.427 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:26.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.431567   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52364 (request call id 41)
20:03:26.427 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:26.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.437677   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 26)
20:03:26.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.440093   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 26)
20:03:26.441 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items
20:03:26.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.441677   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 26)
20:03:26.445 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.449 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xee4c7bb6, L:/127.0.0.1:45020 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.451694   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52418 (request call id 26)
20:03:26.457 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9d6cdfeb, L:/127.0.0.1:55280 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:26.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.461995   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.463 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items
20:03:26.463 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.464926   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.467034   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.467705   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.470 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.472604   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.473861   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.475 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe10916f8, L:/127.0.0.1:52460 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:26.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.476540   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.477 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items
20:03:26.478 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.480329   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.481 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items
20:03:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.482617   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.484 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items
20:03:26.486 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.488 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.490200   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.490749   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.491554   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 29)
20:03:26.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.495 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.500566   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.501427   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.504171   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.505 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items
20:03:26.505 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.509451   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.510254   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.513172   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.524 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items
20:03:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.522230   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.525 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.529549   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.529732   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.531843   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.533190   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.550154   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.552527   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52456 (request call id 4)
20:03:26.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.562 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:26.566 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=217), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [50ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items, [112ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [113ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1748170481(state=PENDING, result=null, callback=(continuation of Deferred@263163834 after retry RPC after error@1494276905) -> (continuation of Deferred@2003303645 after retry RPC after error@136120766) -> (continuation of Deferred@2067567960 after retry RPC after error@615170181) -> (continuation of Deferred@1818448345 after retry RPC after error@206828818), errback=(continuation of Deferred@263163834 after retry RPC after error@1494276905) -> (continuation of Deferred@2003303645 after retry RPC after error@136120766) -> (continuation of Deferred@2067567960 after retry RPC after error@615170181) -> (continuation of Deferred@1818448345 after retry RPC after error@206828818))) after lookup
20:03:26.567 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:26.567 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:26.567 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:26.568 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:26.568 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:26.568 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items
20:03:26.568 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:26.568 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:26.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:26.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.569693   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52456 (request call id 5)
20:03:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.569960   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52456 (request call id 5)
20:03:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.572890   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52456 (request call id 5)
20:03:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.573542   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52456 (request call id 5)
20:03:26.576 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:26.576 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:26.578 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:26.579 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:26.581 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:26.582 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:26.585 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:26.587 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:26.589 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:26.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:26.592 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:26.594 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:26.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.597 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:26.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.606046   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.610477   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.613196   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.616 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8e437bc1, L:/127.0.0.1:55290 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:26.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.621843   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.626 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x345761cd, L:/127.0.0.1:45022 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:26.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.629540   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.630228   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.631 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc4e33195, L:/127.0.0.1:52472 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:26.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.632174   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.633 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items
20:03:26.633 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.642091   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.643471   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.644 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items
20:03:26.644 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.653545   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.662299   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.663965   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52460 (request call id 5)
20:03:26.665 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items
20:03:26.665 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.669 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.672 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:26.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=323), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [93ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items, [118ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items, [209ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [244ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [313ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1261686304(state=PENDING, result=null, callback=(continuation of Deferred@106980126 after retry RPC after error@2058502613) -> (continuation of Deferred@2114695744 after retry RPC after error@723267951) -> (continuation of Deferred@786554753 after retry RPC after error@1186307937) -> (continuation of Deferred@1695530053 after retry RPC after error@793931458) -> (continuation of Deferred@267366782 after retry RPC after error@1699441013), errback=(continuation of Deferred@106980126 after retry RPC after error@2058502613) -> (continuation of Deferred@2114695744 after retry RPC after error@723267951) -> (continuation of Deferred@786554753 after retry RPC after error@1186307937) -> (continuation of Deferred@1695530053 after retry RPC after error@793931458) -> (continuation of Deferred@267366782 after retry RPC after error@1699441013))) after lookup
20:03:26.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:26.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.692355   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52472 (request call id 3)
20:03:26.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.693776   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52472 (request call id 3)
20:03:26.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.701737   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52472 (request call id 3)
20:03:26.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:26.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=127), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items, [54ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@192018064(state=PENDING, result=null, callback=(continuation of Deferred@636917197 after retry RPC after error@804972868) -> (continuation of Deferred@223221275 after retry RPC after error@160408660) -> (continuation of Deferred@407240789 after retry RPC after error@1611557584), errback=(continuation of Deferred@636917197 after retry RPC after error@804972868) -> (continuation of Deferred@223221275 after retry RPC after error@160408660) -> (continuation of Deferred@407240789 after retry RPC after error@1611557584))) after lookup
20:03:26.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.722204   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52460 (request call id 9)
20:03:26.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.723237   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 35)
20:03:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.730397   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 24)
20:03:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.732039   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 11)
20:03:26.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.734302   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 11)
20:03:26.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.741765   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 11)
20:03:26.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.743180   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 11)
20:03:26.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.761540   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 11)
20:03:26.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.762583   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 11)
20:03:26.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.764597   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 11)
20:03:26.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.774 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.781497   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 8)
20:03:26.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.789952   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 29)
20:03:26.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.793 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:26.793 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:26.793 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:26.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:26.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:26.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:26.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:26.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:26.798 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:26.798 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:26.800 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:26.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.804525   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 9)
20:03:26.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.805811   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52460 (request call id 12)
20:03:26.809 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:26.810 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:26.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.813 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.813 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:26.815 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:26.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.816963   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 39)
20:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.822160   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 39)
20:03:26.824 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:26.832 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:26.834 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:26.835 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:26.836 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:26.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.840934   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 39)
20:03:26.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.841086   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 39)
20:03:26.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.842279   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 39)
20:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.844053   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 39)
20:03:26.860 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53b97aa0, L:/127.0.0.1:52480 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:26.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.860116   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 39)
20:03:26.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.861304   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52384 (request call id 39)
20:03:26.862 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items
20:03:26.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.875 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.880779   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52456 (request call id 11)
20:03:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.881623   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52450 (request call id 15)
20:03:26.882 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xee7675da, L:/127.0.0.1:55304 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:26.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.891129   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52450 (request call id 15)
20:03:26.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.896 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3e5de6a0, L:/127.0.0.1:45036 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:26.898 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:26.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.911224   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52480 (request call id 1)
20:03:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.912737   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52480 (request call id 1)
20:03:26.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:26.916 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=115), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [53ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1799892442(state=PENDING, result=null, callback=(continuation of Deferred@1503661889 after retry RPC after error@1516855739), errback=(continuation of Deferred@1503661889 after retry RPC after error@1516855739))) after lookup
20:03:26.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.920260   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52480 (request call id 2)
20:03:26.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.921573   608 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 11)
20:03:26.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.922681   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 38)
20:03:26.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.930341   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 38)
20:03:26.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.931332   608 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 38)
20:03:26.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.931937   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 38)
20:03:26.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.940374   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 38)
20:03:26.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.949625   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 38)
20:03:26.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.950260   608 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 38)
20:03:26.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.951908   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 38)
20:03:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.970592   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 25)
20:03:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.970579   608 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 25)
20:03:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.973241   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 25)
20:03:26.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:26.974452   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:26.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 25)
20:03:26.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.977 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:26.977 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:26.978 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:26.978 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:26.978 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:26.979 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:26.979 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:26.979 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:26.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:26.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:26.995 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:27.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:27.003 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:27.011412   608 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items [suppressed 145 similar messages]
20:03:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.011732   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52480 (request call id 6)
20:03:27.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.013852   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52480 (request call id 6)
20:03:27.017 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:27.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.021479   608 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 12)
20:03:27.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.024 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.027 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:27.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.029853   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 35)
20:03:27.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.031401   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 18)
20:03:27.038 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:27.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.041785   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 18)
20:03:27.043 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:27.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:27.052 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:27.059 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:27.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.062309   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 18)
20:03:27.063 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x58b92024, L:/127.0.0.1:52496 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:27.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.064608   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 18)
20:03:27.065 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items
20:03:27.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.070886   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52480 (request call id 7)
20:03:27.071 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:27.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.082 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6789f2de, L:/127.0.0.1:45052 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:27.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.084847   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52460 (request call id 17)
20:03:27.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.090967   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 27)
20:03:27.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.092610   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 19)
20:03:27.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.101 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:27.101 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:27.101 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:27.102 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:27.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:27.102 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:27.102 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:27.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:27.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.110881   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 39)
20:03:27.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.113137   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 39)
20:03:27.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.114848   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 39)
20:03:27.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.126 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.129997   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 29)
20:03:27.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.131261   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 29)
20:03:27.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.139703   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52456 (request call id 15)
20:03:27.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.141942   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52456 (request call id 15)
20:03:27.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:27.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:27.149 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.151077   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52456 (request call id 15)
20:03:27.160 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe2d80509, L:/127.0.0.1:55308 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:27.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.161336   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52456 (request call id 15)
20:03:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.169255   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52456 (request call id 15)
20:03:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.170194   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52456 (request call id 15)
20:03:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.182125   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52456 (request call id 15)
20:03:27.188 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.189 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:27.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.195386   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52480 (request call id 13)
20:03:27.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.198978   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52496 (request call id 1)
20:03:27.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.204 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:27.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=202), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [48ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items, [76ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [179ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@2017548815(state=PENDING, result=null, callback=(continuation of Deferred@307563412 after retry RPC after error@1232274458), errback=(continuation of Deferred@307563412 after retry RPC after error@1232274458))) after lookup
20:03:27.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.208983   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52496 (request call id 2)
20:03:27.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.209676   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.211 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:27.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52496 (request call id 2)
20:03:27.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.210237   609 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 37)
20:03:27.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.211037   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 37)
20:03:27.216 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:27.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.219313   608 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 37)
20:03:27.220 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:27.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.224673   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52422 (request call id 37)
20:03:27.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:27.230 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:27.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.231770   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.240 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.242620   608 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.247 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:27.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.250501   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.251991   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.258854   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:27.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.264848   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.269 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.270254   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.271080   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.273845   609 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.0.101.194:38005 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.284265   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.286639   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.291356   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.292 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.290021   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 10)
20:03:27.295 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6c66e022, L:/127.0.0.1:52510 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:27.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.299360   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52496 (request call id 5)
20:03:27.300 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items
20:03:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.301028   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52496 (request call id 5)
20:03:27.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.302093   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52496 (request call id 5)
20:03:27.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.311592   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52496 (request call id 5)
20:03:27.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:27.320 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7805d3fd, L:/127.0.0.1:45066 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:27.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.321199   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52392 (request call id 43)
20:03:27.322 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x11d15ff1, L:/127.0.0.1:55318 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:27.325 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.330 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.332564   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 26)
20:03:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.333460   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52510 (request call id 1)
20:03:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.338335   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52510 (request call id 1)
20:03:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.341395   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52510 (request call id 1)
20:03:27.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.345299   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 14)
20:03:27.345 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items
20:03:27.346 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.352 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items
20:03:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.350440   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 14)
20:03:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.351606   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 14)
20:03:27.356 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.358628   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 14)
20:03:27.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.369620   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 14)
20:03:27.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.371420   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 14)
20:03:27.372 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items
20:03:27.377 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.378799   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 14)
20:03:27.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.390121   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 14)
20:03:27.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.390219   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 14)
20:03:27.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.392710   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 14)
20:03:27.393 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items
20:03:27.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.398 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.399 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.410297   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 10)
20:03:27.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.411576   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52510 (request call id 5)
20:03:27.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.412490   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52510 (request call id 5)
20:03:27.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:27.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=277), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [112ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items, [135ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [136ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [137ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items, [158ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [184ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [189ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items, [203ms] refreshing cache from master, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [205ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items, [208ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [211ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [227ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [238ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@499512898(state=PENDING, result=null, callback=(continuation of Deferred@2020108292 after retry RPC after error@1275912484) -> (continuation of Deferred@1790637729 after retry RPC after error@1493133906) -> (continuation of Deferred@1668022529 after retry RPC after error@1212340617) -> (continuation of Deferred@1978675678 after retry RPC after error@1459513544) -> (continuation of Deferred@1427709727 after retry RPC after error@189336228), errback=(continuation of Deferred@2020108292 after retry RPC after error@1275912484) -> (continuation of Deferred@1790637729 after retry RPC after error@1493133906) -> (continuation of Deferred@1668022529 after retry RPC after error@1212340617) -> (continuation of Deferred@1978675678 after retry RPC after error@1459513544) -> (continuation of Deferred@1427709727 after retry RPC after error@189336228))) after lookup
20:03:27.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.434 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:27.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.440 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.441 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:27.441 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:27.441 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:27.441 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:27.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:27.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:27.442 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:27.442 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:27.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.440994   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 11)
20:03:27.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:27.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:27.447 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:27.447 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:27.448 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:27.449 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:27.450 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:27.451 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:27.452 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:27.455 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:27.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.460829   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 11)
20:03:27.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.462081   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52460 (request call id 25)
20:03:27.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:27.468 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:27.473 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc781a33a, L:/127.0.0.1:52520 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:27.473 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d30de33, L:/127.0.0.1:45070 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:27.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.474324   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52460 (request call id 25)
20:03:27.475 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items
20:03:27.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.480995   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52460 (request call id 25)
20:03:27.490 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9d13464f, L:/127.0.0.1:55322 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:27.494 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.498626   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52460 (request call id 25)
20:03:27.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.501426   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52460 (request call id 25)
20:03:27.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.504 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.504 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:27.504 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:27.504 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:27.505 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:27.505 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:27.505 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:27.505 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:27.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:27.518 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:27.518 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:27.520 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:27.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.521725   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 23)
20:03:27.522 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items
20:03:27.522 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.523 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:27.524 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:27.526 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:27.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:27.530 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:27.532 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items
20:03:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.529991   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 23)
20:03:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.531978   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 28)
20:03:27.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.534341   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.535 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.536 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:27.537 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:27.537 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:27.538 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:27.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:27.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:27.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:27.540 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:27.541 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:27.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.542 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.542 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:27.546 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:27.547 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:27.547 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:27.552 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:27.553 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:27.554 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:27.555 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:27.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.561025   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 13)
20:03:27.556 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:27.575 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9a4fdc37, L:/127.0.0.1:52522 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:27.576 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe3253f5e, L:/127.0.0.1:55324 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:27.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.576373   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 13)
20:03:27.580 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items
20:03:27.581 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:27.585 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:27.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.585835   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 13)
20:03:27.587 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items
20:03:27.587 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:27.597 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:27.597 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x68b7f232, L:/127.0.0.1:45074 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:27.602 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.606 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x91050fd9, L:/127.0.0.1:52528 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:27.606 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.612 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:27.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.612597   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 34)
20:03:27.614 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:27.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.619765   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 34)
20:03:27.621 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items
20:03:27.621 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.622 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb856955d, L:/127.0.0.1:45080 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:27.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.622223   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 34)
20:03:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.624513   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 34)
20:03:27.631 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items
20:03:27.632 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items
20:03:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.625670   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52426 (request call id 34)
20:03:27.632 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd604df5d, L:/127.0.0.1:55338 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:27.635 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.636 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.640717   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 25)
20:03:27.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.642261   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 25)
20:03:27.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.644726   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 25)
20:03:27.645 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items
20:03:27.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.648 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.650 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.651343   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52480 (request call id 18)
20:03:27.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.660959   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52528 (request call id 1)
20:03:27.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.661517   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52528 (request call id 1)
20:03:27.665 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items
20:03:27.666 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.665247   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52522 (request call id 3)
20:03:27.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.670722   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52520 (request call id 5)
20:03:27.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.672224   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52520 (request call id 5)
20:03:27.678 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items
20:03:27.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.676915   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52520 (request call id 5)
20:03:27.683 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items
20:03:27.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.684336   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52520 (request call id 5)
20:03:27.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.685506   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52520 (request call id 5)
20:03:27.686 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.689 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.690507   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52520 (request call id 5)
20:03:27.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.690653   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52520 (request call id 5)
20:03:27.697 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items
20:03:27.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.696414   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52520 (request call id 5)
20:03:27.698 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.706014   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.706 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items
20:03:27.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.707 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:27.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=261), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [28ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items, [75ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [94ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [139ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items, [140ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [167ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items, [174ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [232ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [260ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@553485741(state=PENDING, result=null, callback=(continuation of Deferred@250835847 after retry RPC after error@942606754) -> (continuation of Deferred@316601589 after retry RPC after error@1581435886) -> (continuation of Deferred@1262019818 after retry RPC after error@194680374) -> (continuation of Deferred@1845928684 after retry RPC after error@642976121) -> (continuation of Deferred@717268717 after retry RPC after error@1974779557), errback=(continuation of Deferred@250835847 after retry RPC after error@942606754) -> (continuation of Deferred@316601589 after retry RPC after error@1581435886) -> (continuation of Deferred@1262019818 after retry RPC after error@194680374) -> (continuation of Deferred@1845928684 after retry RPC after error@642976121) -> (continuation of Deferred@717268717 after retry RPC after error@1974779557))) after lookup
20:03:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.710603   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52520 (request call id 6)
20:03:27.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.710911   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52520 (request call id 6)
20:03:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.717087   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52520 (request call id 6)
20:03:27.718 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items
20:03:27.718 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.721802   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52520 (request call id 6)
20:03:27.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.725486   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52520 (request call id 6)
20:03:27.726 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items
20:03:27.726 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.729924   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52520 (request call id 6)
20:03:27.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.730149   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52520 (request call id 6)
20:03:27.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.738 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.747234   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52522 (request call id 6)
20:03:27.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.749 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:27.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [58ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [59ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [80ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [114ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [114ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [183ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [185ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [205ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [224ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@417823127(state=PENDING, result=null, callback=(continuation of Deferred@1170136683 after retry RPC after error@1235963115) -> (continuation of Deferred@1313605379 after retry RPC after error@1841620124) -> (continuation of Deferred@1589261001 after retry RPC after error@1306915297) -> (continuation of Deferred@1673499457 after retry RPC after error@697662382) -> (continuation of Deferred@649476143 after retry RPC after error@1153351649) -> (continuation of Deferred@1526995372 after retry RPC after error@1498304873), errback=(continuation of Deferred@1170136683 after retry RPC after error@1235963115) -> (continuation of Deferred@1313605379 after retry RPC after error@1841620124) -> (continuation of Deferred@1589261001 after retry RPC after error@1306915297) -> (continuation of Deferred@1673499457 after retry RPC after error@697662382) -> (continuation of Deferred@649476143 after retry RPC after error@1153351649) -> (continuation of Deferred@1526995372 after retry RPC after error@1498304873))) after lookup
20:03:27.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.753840   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52522 (request call id 7)
20:03:27.757 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items
20:03:27.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.756392   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52522 (request call id 7)
20:03:27.758 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.761459   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52522 (request call id 7)
20:03:27.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.769726   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52522 (request call id 7)
20:03:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.781247   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52522 (request call id 7)
20:03:27.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.782546   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52522 (request call id 7)
20:03:27.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.789048   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52522 (request call id 7)
20:03:27.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.790771   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52522 (request call id 7)
20:03:27.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.801321   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52522 (request call id 7)
20:03:27.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.809480   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52522 (request call id 7)
20:03:27.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.811 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:27.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.815955   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52528 (request call id 6)
20:03:27.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.821168   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52528 (request call id 6)
20:03:27.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.824311   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52528 (request call id 6)
20:03:27.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.829138   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52528 (request call id 6)
20:03:27.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.843 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.844 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:27.844 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:27.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:27.844 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:27.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=291), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [71ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [81ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [135ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [135ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [203ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [204ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [263ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1688303584(state=PENDING, result=null, callback=(continuation of Deferred@322633762 after retry RPC after error@1435489595) -> (continuation of Deferred@1811938375 after retry RPC after error@76449967) -> (continuation of Deferred@1333768716 after retry RPC after error@1693618389) -> (continuation of Deferred@1895519688 after retry RPC after error@12611720) -> (continuation of Deferred@849169742 after retry RPC after error@1117329392) -> (continuation of Deferred@1759924094 after retry RPC after error@1805723354), errback=(continuation of Deferred@322633762 after retry RPC after error@1435489595) -> (continuation of Deferred@1811938375 after retry RPC after error@76449967) -> (continuation of Deferred@1333768716 after retry RPC after error@1693618389) -> (continuation of Deferred@1895519688 after retry RPC after error@12611720) -> (continuation of Deferred@849169742 after retry RPC after error@1117329392) -> (continuation of Deferred@1759924094 after retry RPC after error@1805723354))) after lookup
20:03:27.845 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:27.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:27.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:27.846 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:27.846 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:27.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:27.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:27.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:27.851 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:27.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.851528   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52480 (request call id 24)
20:03:27.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.853 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.854 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:27.855 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:27.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.855958   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 9)
20:03:27.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:27.858 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:27.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:27.860 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:27.862 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:27.863 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.865037   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 31)
20:03:27.867 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:27.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.869177   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 12)
20:03:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.870790   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 12)
20:03:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.875618   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 12)
20:03:27.880 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc73638ff, L:/127.0.0.1:43766 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:27.888 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xafd33751, L:/127.0.0.1:49164 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:27.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.890213   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 12)
20:03:27.892 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcdd6a6f7, L:/127.0.0.1:47406 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:27.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.893005   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 12)
20:03:27.894 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items
20:03:27.894 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.895848   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 12)
20:03:27.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.902144   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52460 (request call id 33)
20:03:27.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.910427   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52460 (request call id 33)
20:03:27.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.916 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.919480   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 1)
20:03:27.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.920396   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 12)
20:03:27.921 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items
20:03:27.921 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.929754   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 13)
20:03:27.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.930474   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 13)
20:03:27.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.931634   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 29)
20:03:27.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.935448   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 29)
20:03:27.936 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items
20:03:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.938468   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 29)
20:03:27.939 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.941200   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 29)
20:03:27.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.950 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.952404   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52510 (request call id 20)
20:03:27.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:27.954 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:27.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.958326   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 13)
20:03:27.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.961181   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 13)
20:03:27.962 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items
20:03:27.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.960024   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 13)
20:03:27.965 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:27.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.965320   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 13)
20:03:27.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.970134   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 13)
20:03:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.996480   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 13)
20:03:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.997447   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 13)
20:03:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.997545   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 13)
20:03:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:27.998283   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 13)
20:03:27.998 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items
20:03:27.998 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.009660   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 14)
20:03:28.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.010702   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 14)
20:03:28.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:28.017361   606 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items [suppressed 154 similar messages]
20:03:28.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.017814   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.018 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.018 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items
20:03:28.018 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:28.018 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:28.018 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:28.019 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.019 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:28.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.019832   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 14)
20:03:28.020 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:28.020 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:28.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:28.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.026750   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 14)
20:03:28.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:28.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:28.030 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:28.031 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:28.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.031263   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 14)
20:03:28.032 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:28.033 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:28.035 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:28.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:28.037 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:28.038 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:28.038 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:28.040 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.041119   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 33)
20:03:28.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.045938   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 33)
20:03:28.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.050038   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52472 (request call id 33)
20:03:28.054 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5ddd430a, L:/127.0.0.1:49180 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:28.056 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5772c759, L:/127.0.0.1:47422 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:28.056 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa7cd6caa, L:/127.0.0.1:43774 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:28.057 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.058 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.059299   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 21)
20:03:28.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.059919   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 21)
20:03:28.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.060961   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 15)
20:03:28.062 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items
20:03:28.062 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.064541   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 15)
20:03:28.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.070606   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 15)
20:03:28.072 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.075524   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.076995   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.077 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items
20:03:28.078 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.090883   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.090936   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.092227   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.093293   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.095 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items
20:03:28.096 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.099050   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.103717   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.110016   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.111714   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.112866   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 6)
20:03:28.113 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items
20:03:28.117 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.119 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:28.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=269), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [30ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [40ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [110ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [111ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [126ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [223ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1278844303(state=PENDING, result=null, callback=(continuation of Deferred@1420755757 after retry RPC after error@2101319483) -> (continuation of Deferred@742610722 after retry RPC after error@739664576) -> (continuation of Deferred@829956 after retry RPC after error@25912177) -> (continuation of Deferred@927456805 after retry RPC after error@676903535) -> (continuation of Deferred@1298229738 after retry RPC after error@397089756) -> (continuation of Deferred@504650234 after retry RPC after error@1936855957), errback=(continuation of Deferred@1420755757 after retry RPC after error@2101319483) -> (continuation of Deferred@742610722 after retry RPC after error@739664576) -> (continuation of Deferred@829956 after retry RPC after error@25912177) -> (continuation of Deferred@927456805 after retry RPC after error@676903535) -> (continuation of Deferred@1298229738 after retry RPC after error@397089756) -> (continuation of Deferred@504650234 after retry RPC after error@1936855957))) after lookup
20:03:28.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:28.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.130230   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52510 (request call id 25)
20:03:28.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.131770   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52510 (request call id 25)
20:03:28.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.133081   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47422 (request call id 4)
20:03:28.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.135756   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47422 (request call id 4)
20:03:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.150611   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47422 (request call id 4)
20:03:28.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.151610   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47422 (request call id 4)
20:03:28.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.156041   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47422 (request call id 4)
20:03:28.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.158 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.159 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:28.159 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:28.159 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:28.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:28.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:28.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:28.160 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:28.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:28.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [28ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items, [31ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1016633446(state=PENDING, result=null, callback=(continuation of Deferred@1552422350 after retry RPC after error@233718648) -> (continuation of Deferred@605327461 after retry RPC after error@1555523369) -> (continuation of Deferred@1074609940 after retry RPC after error@1057440238) -> (continuation of Deferred@1058044371 after retry RPC after error@1492770615), errback=(continuation of Deferred@1552422350 after retry RPC after error@233718648) -> (continuation of Deferred@605327461 after retry RPC after error@1555523369) -> (continuation of Deferred@1074609940 after retry RPC after error@1057440238) -> (continuation of Deferred@1058044371 after retry RPC after error@1492770615))) after lookup
20:03:28.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:28.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:28.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:28.165 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:28.166 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:28.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:28.167 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:28.169 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:28.169 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:28.172 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:28.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.171330   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52480 (request call id 32)
20:03:28.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.173 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:28.175 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:28.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.171491   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52480 (request call id 32)
20:03:28.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:28.181 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:28.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.180920   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47406 (request call id 11)
20:03:28.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.197245   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47406 (request call id 11)
20:03:28.203 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd8b078df, L:/127.0.0.1:43782 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:28.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.205005   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 18)
20:03:28.206 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xff242829, L:/127.0.0.1:49184 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:28.209 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9112b720, L:/127.0.0.1:47428 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:28.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.209971   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 18)
20:03:28.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.211787   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 18)
20:03:28.212 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items
20:03:28.212 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.218518   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 18)
20:03:28.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.219389   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 18)
20:03:28.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.221872   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 23)
20:03:28.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.227 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.229919   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 1)
20:03:28.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.235443   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47406 (request call id 13)
20:03:28.236 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items
20:03:28.236 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.237092   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47406 (request call id 13)
20:03:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.247612   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47406 (request call id 13)
20:03:28.250 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items
20:03:28.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.251075   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 36)
20:03:28.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.251165   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 36)
20:03:28.253 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.255695   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 36)
20:03:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.268561   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52434 (request call id 36)
20:03:28.270 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items
20:03:28.270 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.271 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.272420   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 18)
20:03:28.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.275 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.276671   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.276818   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.277057   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.290571   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.291 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items
20:03:28.291 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.291858   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.293273   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.296693   607 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.0.101.195:49139 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:28.297869  1375 heartbeater.cc:646] Failed to heartbeat to 127.0.101.252:37149 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.0.101.195:49139 dropped due to backpressure: service queue is full with 1 items
20:03:28.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.311225   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.312351   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.312567   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.313 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items
20:03:28.313 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.316782   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 15)
20:03:28.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.330 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.332698   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47422 (request call id 10)
20:03:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.336242   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 23)
20:03:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.338639   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 23)
20:03:28.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.348206   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 6)
20:03:28.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.352692   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 6)
20:03:28.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.358731   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 6)
20:03:28.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.370414   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.370 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items
20:03:28.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52510 (request call id 29)
20:03:28.371 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.373 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.373 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:28.373 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:28.373 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:28.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:28.374 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:28.374 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:28.374 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:28.374 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:28.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.377 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:28.378 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.378990   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 27)
20:03:28.380 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:28.381 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:28.382 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:28.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:28.384 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:28.386 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:28.387 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:28.388 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:28.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.392987   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 27)
20:03:28.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.396380   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47406 (request call id 15)
20:03:28.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:28.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.403131   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 15)
20:03:28.409 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items
20:03:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.408763   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 15)
20:03:28.414 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.413556   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 15)
20:03:28.416 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0ee8f85, L:/127.0.0.1:47442 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:28.417 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.417440   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 15)
20:03:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.418324   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 15)
20:03:28.418 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items
20:03:28.423 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7620b26f, L:/127.0.0.1:43792 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:28.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.429286   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 15)
20:03:28.433 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbd42c9ad, L:/127.0.0.1:49190 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:28.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.434 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.436 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.442847   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 29)
20:03:28.444 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items
20:03:28.446 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.449527   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 29)
20:03:28.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.463371   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 29)
20:03:28.465 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items
20:03:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.466223   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52496 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 19)
20:03:28.470 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.470219   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 19)
20:03:28.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.474 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.475 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:28.475 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:28.475 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:28.476 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:28.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:28.476 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:28.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:28.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:28.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.478 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:28.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:28.488 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:28.489 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:28.490 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:28.490 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:28.492 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:28.494 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.498245   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 30)
20:03:28.499 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items
20:03:28.499 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.500 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:28.504 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:28.506 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:28.509 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:28.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.523341   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 30)
20:03:28.526 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d270190, L:/127.0.0.1:47450 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:28.527 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items
20:03:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.527433   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.528 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2422104b, L:/127.0.0.1:49200 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 30)
20:03:28.528 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items
20:03:28.528 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.529445   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52496 (request call id 30)
20:03:28.533 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a11af3b, L:/127.0.0.1:43800 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:28.535 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.537 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.538 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:28.538 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:28.538 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:28.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:28.538 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:28.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:28.538 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:28.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:28.545 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:28.545 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:28.547 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:28.548 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:28.549 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:28.553 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:28.556 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:28.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.554224   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47442 (request call id 5)
20:03:28.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.556216   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47406 (request call id 16)
20:03:28.557 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items
20:03:28.557 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.558 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items
20:03:28.558 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.559 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:28.561 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:28.563 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.572533   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47406 (request call id 16)
20:03:28.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.576 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.577 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items
20:03:28.578 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.580 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:28.583 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x77a61f31, L:/127.0.0.1:47458 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:28.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.584 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:28.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.585585   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47458 (request call id 0)
20:03:28.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.588353   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.591138   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.592 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items
20:03:28.594 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.595695   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.597 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6afca08f, L:/127.0.0.1:43808 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.597883   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.599 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items
20:03:28.605 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items
20:03:28.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.603355   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.609 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.613 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items
20:03:28.613 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.612696   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.612828   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.614 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf738d80d, L:/127.0.0.1:49214 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:28.616 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.630349   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.632125   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.634 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items
20:03:28.634 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items
20:03:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.633608   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.633632   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 8)
20:03:28.638 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.639 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:28.640 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.641 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:28.641 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:28.641 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:28.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=475), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [40ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [70ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [184ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [205ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [243ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [246ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [251ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items, [421ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [426ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@977278529(state=PENDING, result=null, callback=(continuation of Deferred@1802692098 after retry RPC after error@1806599396) -> (continuation of Deferred@914421591 after retry RPC after error@206048728) -> (continuation of Deferred@1886824613 after retry RPC after error@1876990955) -> (continuation of Deferred@1584132879 after retry RPC after error@310449111) -> (continuation of Deferred@1475850914 after retry RPC after error@1008948340) -> (continuation of Deferred@1037118324 after retry RPC after error@659855538) -> (continuation of Deferred@1297894488 after retry RPC after error@1811554675) -> (continuation of Deferred@1606696435 after retry RPC after error@1549184945), errback=(continuation of Deferred@1802692098 after retry RPC after error@1806599396) -> (continuation of Deferred@914421591 after retry RPC after error@206048728) -> (continuation of Deferred@1886824613 after retry RPC after error@1876990955) -> (continuation of Deferred@1584132879 after retry RPC after error@310449111) -> (continuation of Deferred@1475850914 after retry RPC after error@1008948340) -> (continuation of Deferred@1037118324 after retry RPC after error@659855538) -> (continuation of Deferred@1297894488 after retry RPC after error@1811554675) -> (continuation of Deferred@1606696435 after retry RPC after error@1549184945))) after lookup
20:03:28.642 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:28.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:28.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:28.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:28.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:28.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:28.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:28.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:28.647 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:28.649 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:28.649 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:28.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:28.652 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.652274   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47458 (request call id 2)
20:03:28.654 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:28.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.662885   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47442 (request call id 7)
20:03:28.664 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items
20:03:28.664 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:28.670 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:28.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.670912   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47442 (request call id 7)
20:03:28.675 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:28.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.674651   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47442 (request call id 7)
20:03:28.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:28.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [37ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [118ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [224ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [225ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [228ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [283ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [297ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1684111158(state=PENDING, result=null, callback=(continuation of Deferred@327022170 after retry RPC after error@1431248165) -> (continuation of Deferred@1807338231 after retry RPC after error@72253561) -> (continuation of Deferred@2021489036 after retry RPC after error@1433855379) -> (continuation of Deferred@1891460024 after retry RPC after error@30878) -> (continuation of Deferred@321048587 after retry RPC after error@1897588097) -> (continuation of Deferred@1788999865 after retry RPC after error@1768335867) -> (continuation of Deferred@1816239700 after retry RPC after error@1246841008), errback=(continuation of Deferred@327022170 after retry RPC after error@1431248165) -> (continuation of Deferred@1807338231 after retry RPC after error@72253561) -> (continuation of Deferred@2021489036 after retry RPC after error@1433855379) -> (continuation of Deferred@1891460024 after retry RPC after error@30878) -> (continuation of Deferred@321048587 after retry RPC after error@1897588097) -> (continuation of Deferred@1788999865 after retry RPC after error@1768335867) -> (continuation of Deferred@1816239700 after retry RPC after error@1246841008))) after lookup
20:03:28.681 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items
20:03:28.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.682 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.683 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6989197, L:/127.0.0.1:47460 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:28.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.685 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.686 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.686730   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47460 (request call id 0)
20:03:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.688874   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 27)
20:03:28.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:28.690 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items
20:03:28.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.691942   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 6)
20:03:28.700 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ba97908, L:/127.0.0.1:49220 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:28.700 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1228f3ba, L:/127.0.0.1:43810 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:28.702 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.703258   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 6)
20:03:28.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.704619   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 6)
20:03:28.712 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items
20:03:28.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.709803   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 6)
20:03:28.713 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.713824   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 6)
20:03:28.714 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items
20:03:28.714 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.722496   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 6)
20:03:28.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.724555   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 6)
20:03:28.731 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items
20:03:28.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.730228   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 6)
20:03:28.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.732730   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 6)
20:03:28.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.737108   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 6)
20:03:28.738 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items
20:03:28.738 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.737911   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 25)
20:03:28.738 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.739 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items
20:03:28.739 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.742653   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 25)
20:03:28.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.743894   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 25)
20:03:28.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.750 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.751 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items
20:03:28.755 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.751199   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 7)
20:03:28.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.753746   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 7)
20:03:28.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.756460   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 7)
20:03:28.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.762677   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 7)
20:03:28.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.763926   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 7)
20:03:28.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.767256   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 7)
20:03:28.771 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items
20:03:28.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.770539   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 7)
20:03:28.772 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.783039   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47450 (request call id 7)
20:03:28.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:28.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [39ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [69ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [89ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [102ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [122ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [250ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [265ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [298ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1599173611(state=PENDING, result=null, callback=(continuation of Deferred@328942473 after retry RPC after error@1849952979) -> (continuation of Deferred@1801741320 after retry RPC after error@1065258148) -> (continuation of Deferred@1991251913 after retry RPC after error@946637150) -> (continuation of Deferred@1885400703 after retry RPC after error@993023867) -> (continuation of Deferred@1296564619 after retry RPC after error@288511749) -> (continuation of Deferred@1716932682 after retry RPC after error@1600411764) -> (continuation of Deferred@1378704970 after retry RPC after error@1361359221), errback=(continuation of Deferred@328942473 after retry RPC after error@1849952979) -> (continuation of Deferred@1801741320 after retry RPC after error@1065258148) -> (continuation of Deferred@1991251913 after retry RPC after error@946637150) -> (continuation of Deferred@1885400703 after retry RPC after error@993023867) -> (continuation of Deferred@1296564619 after retry RPC after error@288511749) -> (continuation of Deferred@1716932682 after retry RPC after error@1600411764) -> (continuation of Deferred@1378704970 after retry RPC after error@1361359221))) after lookup
20:03:28.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.789673   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47458 (request call id 6)
20:03:28.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.793021   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.793 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items
20:03:28.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:28.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=246), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [51ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [52ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [91ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [116ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [133ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [134ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [139ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [183ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [188ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [190ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [245ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@2055687787(state=PENDING, result=null, callback=(continuation of Deferred@583437408 after retry RPC after error@1270338732) -> (continuation of Deferred@1511802906 after retry RPC after error@447263012) -> (continuation of Deferred@203131805 after retry RPC after error@2038184966) -> (continuation of Deferred@1092151211 after retry RPC after error@518410045) -> (continuation of Deferred@1324443679 after retry RPC after error@1450570187) -> (continuation of Deferred@1347838225 after retry RPC after error@2095403905), errback=(continuation of Deferred@583437408 after retry RPC after error@1270338732) -> (continuation of Deferred@1511802906 after retry RPC after error@447263012) -> (continuation of Deferred@203131805 after retry RPC after error@2038184966) -> (continuation of Deferred@1092151211 after retry RPC after error@518410045) -> (continuation of Deferred@1324443679 after retry RPC after error@1450570187) -> (continuation of Deferred@1347838225 after retry RPC after error@2095403905))) after lookup
20:03:28.796 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:28.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.797 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:28.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:28.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.801064   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 28)
20:03:28.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.801627   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 28)
20:03:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.804231   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 26)
20:03:28.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.808562   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 26)
20:03:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.809952   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 26)
20:03:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.812562   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 26)
20:03:28.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.813383   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47460 (request call id 6)
20:03:28.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.822772   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47460 (request call id 6)
20:03:28.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.824889   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47460 (request call id 6)
20:03:28.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.828837   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47460 (request call id 6)
20:03:28.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.830114   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47460 (request call id 6)
20:03:28.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.831246   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47460 (request call id 6)
20:03:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.849350   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47460 (request call id 6)
20:03:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.849409   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47460 (request call id 6)
20:03:28.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.852 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:28.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=204), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [54ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@657781609(state=PENDING, result=null, callback=(continuation of Deferred@669896848 after retry RPC after error@1992760631) -> (continuation of Deferred@1969661529 after retry RPC after error@1967762471) -> (continuation of Deferred@1021942606 after retry RPC after error@1921582913) -> (continuation of Deferred@840770343 after retry RPC after error@168663511) -> (continuation of Deferred@2060337203 after retry RPC after error@1086841636) -> (continuation of Deferred@454620160 after retry RPC after error@2109539733), errback=(continuation of Deferred@669896848 after retry RPC after error@1992760631) -> (continuation of Deferred@1969661529 after retry RPC after error@1967762471) -> (continuation of Deferred@1021942606 after retry RPC after error@1921582913) -> (continuation of Deferred@840770343 after retry RPC after error@168663511) -> (continuation of Deferred@2060337203 after retry RPC after error@1086841636) -> (continuation of Deferred@454620160 after retry RPC after error@2109539733))) after lookup
20:03:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.854200   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47460 (request call id 7)
20:03:28.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.869501   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47460 (request call id 7)
20:03:28.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.869693   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47460 (request call id 7)
20:03:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.872738   606 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47422 (request call id 22)
20:03:28.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.875900   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47422 (request call id 22)
20:03:28.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.890 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.892343   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 33)
20:03:28.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.896261   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52520 (request call id 33)
20:03:28.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.900 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.904343   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.907543   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.910130   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.915216   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.916292   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.923291   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.931465   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.932307   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.935367   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.936450   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.947747   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 28)
20:03:28.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.953 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.955480   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47406 (request call id 23)
20:03:28.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.967849   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 18)
20:03:28.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.970124   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 18)
20:03:28.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.975852   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 31)
20:03:28.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.977007   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 31)
20:03:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.988031   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 31)
20:03:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:28.990527   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 31)
20:03:28.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:28.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:28.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:28.994088   629 debug-util.cc:398] Leaking SignalData structure 0x7b080006fd20 after lost signal to thread 561
20:03:29.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.002 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.003 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:29.004 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:29.004 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:29.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:29.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:29.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:29.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:29.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.012233   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 17)
20:03:29.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:29.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.016649   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47406 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 17)
20:03:29.018 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:29.020 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:29.021 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:29.022 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:29.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:29.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:29.026 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:29.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:29.027771   608 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items [suppressed 169 similar messages]
20:03:29.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.028020   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 17)
20:03:29.028 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:29.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.030822   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 17)
20:03:29.039 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb5722766, L:/127.0.0.1:43814 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:29.035 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:29.048 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:29.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.050321   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 17)
20:03:29.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.055 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.056 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fc3555e, L:/127.0.0.1:47472 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:29.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.057629   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47472 (request call id 0)
20:03:29.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.080994   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47472 (request call id 0)
20:03:29.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.085139   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 18)
20:03:29.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.086071   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47460 (request call id 8)
20:03:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.088730   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47460 (request call id 8)
20:03:29.089 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items
20:03:29.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.096941   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47460 (request call id 9)
20:03:29.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.104 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.104 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:29.104 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:29.104 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:29.105 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:29.105 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:29.105 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:29.105 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:29.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:29.108 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:29.109 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:29.111 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:29.112 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:29.113 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:29.115 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc7fdb3b9, L:/127.0.0.1:49222 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:29.118 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.118263   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 31)
20:03:29.119 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:29.120 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.122478   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47472 (request call id 1)
20:03:29.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:29.127 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:29.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.131042   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 19)
20:03:29.132 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items
20:03:29.132 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.135453   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 19)
20:03:29.137 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:29.141 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:29.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.141583   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 19)
20:03:29.143 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items
20:03:29.143 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:29.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.144804   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 19)
20:03:29.148 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.150 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6d4b37f9, L:/127.0.0.1:47478 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.151779   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 19)
20:03:29.152 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items
20:03:29.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.156081   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.156 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x234f9e5c, L:/127.0.0.1:43824 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:29.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.157 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.161852   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.163 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x36d113ba, L:/127.0.0.1:49238 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:29.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47472 (request call id 3)
20:03:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.166021   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47472 (request call id 3)
20:03:29.169 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.173837   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47472 (request call id 3)
20:03:29.175 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items
20:03:29.176 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.176381   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47472 (request call id 3)
20:03:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.183388   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47472 (request call id 3)
20:03:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.194698   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47472 (request call id 3)
20:03:29.196 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items
20:03:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.197381   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.197 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.198 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:29.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=180), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [23ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items, [98ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [99ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [147ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@187566509(state=PENDING, result=null, callback=(continuation of Deferred@1756525217 after retry RPC after error@988791698) -> (continuation of Deferred@278521405 after retry RPC after error@1795290850) -> (continuation of Deferred@282961497 after retry RPC after error@1416238211), errback=(continuation of Deferred@1756525217 after retry RPC after error@988791698) -> (continuation of Deferred@278521405 after retry RPC after error@1795290850) -> (continuation of Deferred@282961497 after retry RPC after error@1416238211))) after lookup
20:03:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.202366   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47472 (request call id 4)
20:03:29.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.206 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.204265   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:29.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.214623   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47478 (request call id 3)
20:03:29.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.217109   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 38)
20:03:29.218 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items
20:03:29.218 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.221488   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 38)
20:03:29.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.223932   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 38)
20:03:29.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.237254   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 38)
20:03:29.238 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items
20:03:29.239 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.241818   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 38)
20:03:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.243356   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 38)
20:03:29.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.244019   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52522 (request call id 35)
20:03:29.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.258 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.260587   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47478 (request call id 5)
20:03:29.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.261963   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47478 (request call id 5)
20:03:29.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.271463   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47478 (request call id 5)
20:03:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.275815   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 39)
20:03:29.276 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items
20:03:29.276 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.282341   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 39)
20:03:29.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.283144   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 39)
20:03:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.290400   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 16)
20:03:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.290417   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 16)
20:03:29.295 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items
20:03:29.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.294083   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 16)
20:03:29.297 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.300750   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 12)
20:03:29.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.303 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:29.304 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:29.304 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:29.304 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:29.304 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:29.304 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:29.304 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:29.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:29.308 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:29.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:29.311 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:29.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.311 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.316 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:29.318 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:29.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:29.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [40ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [57ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [164ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [183ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1556168330(state=PENDING, result=null, callback=(continuation of Deferred@292692828 after retry RPC after error@1842857087) -> (continuation of Deferred@1770948368 after retry RPC after error@1022280133) -> (continuation of Deferred@1007058375 after retry RPC after error@1872867844) -> (continuation of Deferred@1921650407 after retry RPC after error@950016410) -> (continuation of Deferred@927445772 after retry RPC after error@1427379826) -> (continuation of Deferred@2001458945 after retry RPC after error@1327459515) -> (continuation of Deferred@1170897287 after retry RPC after error@815284426), errback=(continuation of Deferred@292692828 after retry RPC after error@1842857087) -> (continuation of Deferred@1770948368 after retry RPC after error@1022280133) -> (continuation of Deferred@1007058375 after retry RPC after error@1872867844) -> (continuation of Deferred@1921650407 after retry RPC after error@950016410) -> (continuation of Deferred@927445772 after retry RPC after error@1427379826) -> (continuation of Deferred@2001458945 after retry RPC after error@1327459515) -> (continuation of Deferred@1170897287 after retry RPC after error@815284426))) after lookup
20:03:29.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:29.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:29.325 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:29.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.326526   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 23)
20:03:29.327 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:29.332 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.328758   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 22)
20:03:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.332159   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 16)
20:03:29.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.335500   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 16)
20:03:29.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:29.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.338410   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 16)
20:03:29.340 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:29.342 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:29.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.343624   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 16)
20:03:29.351 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa8b3843, L:/127.0.0.1:43838 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:29.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.354707   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 16)
20:03:29.358 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa5d7d7a, L:/127.0.0.1:47484 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:29.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.359 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.360 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:29.360 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:29.360 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:29.361 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:29.361 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:29.361 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:29.361 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:29.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:29.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:29.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=56), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [41ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=null) after lookup
20:03:29.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:29.373 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfb4b7b21, L:/127.0.0.1:49250 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:29.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.374114   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 12)
20:03:29.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.378139   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 12)
20:03:29.379 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:29.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:29.381 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:29.382 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:29.383 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:29.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:29.385 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:29.387 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:29.392 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:29.398 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:29.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.398383   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 12)
20:03:29.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.402979   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 25)
20:03:29.404 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:29.404 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:29.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.415050   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.419062   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 5)
20:03:29.424 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51dac497, L:/127.0.0.1:47486 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:29.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.425417   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 5)
20:03:29.428 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items
20:03:29.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.428 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.434094   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47460 (request call id 13)
20:03:29.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.434671   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 14)
20:03:29.435 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x688cf7ed, L:/127.0.0.1:49260 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:29.436 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4e3d42ae, L:/127.0.0.1:43852 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:29.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.438938   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 16)
20:03:29.439 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.441531   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 16)
20:03:29.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.444026   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 16)
20:03:29.446 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items
20:03:29.446 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.450368   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 16)
20:03:29.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.462033   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 16)
20:03:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.466821   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 16)
20:03:29.467 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items
20:03:29.467 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.470680   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 16)
20:03:29.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.472 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.484026   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47486 (request call id 3)
20:03:29.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.488147   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 23)
20:03:29.489 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items
20:03:29.489 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.490859   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 23)
20:03:29.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.493503   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 23)
20:03:29.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.501125   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 23)
20:03:29.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.517 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.521661   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 16)
20:03:29.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.524904   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47486 (request call id 4)
20:03:29.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.537 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:29.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=158), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [46ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items, [56ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [57ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [150ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [155ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1008579297(state=PENDING, result=null, callback=(continuation of Deferred@875018905 after retry RPC after error@1836410230) -> (continuation of Deferred@1996671350 after retry RPC after error@651818957) -> (continuation of Deferred@790852349 after retry RPC after error@1765539002) -> (continuation of Deferred@135512466 after retry RPC after error@1637693634), errback=(continuation of Deferred@875018905 after retry RPC after error@1836410230) -> (continuation of Deferred@1996671350 after retry RPC after error@651818957) -> (continuation of Deferred@790852349 after retry RPC after error@1765539002) -> (continuation of Deferred@135512466 after retry RPC after error@1637693634))) after lookup
20:03:29.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.541548   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47486 (request call id 5)
20:03:29.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.542661   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47486 (request call id 5)
20:03:29.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.550509   609 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 17)
20:03:29.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.558060   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 17)
20:03:29.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.561774   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 17)
20:03:29.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.562903   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 17)
20:03:29.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.578 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.580224   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 8)
20:03:29.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.582247   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 29)
20:03:29.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.591167   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 29)
20:03:29.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.595925   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 41)
20:03:29.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.597543   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 41)
20:03:29.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.601944   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 41)
20:03:29.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.602298   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 41)
20:03:29.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.610550   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 41)
20:03:29.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.614259   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 41)
20:03:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.617827   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 41)
20:03:29.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.619 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.622524   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 31)
20:03:29.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.623822   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47486 (request call id 6)
20:03:29.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.627737   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47486 (request call id 6)
20:03:29.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.630545   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47486 (request call id 6)
20:03:29.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.641 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:29.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.648236   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 26)
20:03:29.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.650753   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 30)
20:03:29.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.658105   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 11)
20:03:29.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.664386   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 11)
20:03:29.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.667297   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 11)
20:03:29.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.679 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.684685   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 9)
20:03:29.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.687575   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 28)
20:03:29.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.689960   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 28)
20:03:29.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.691087   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 31)
20:03:29.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.693765   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 17)
20:03:29.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.702143   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 17)
20:03:29.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.703747   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 17)
20:03:29.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.707738   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 17)
20:03:29.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.710191   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 17)
20:03:29.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.720 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.724104   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 11)
20:03:29.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.729338   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 11)
20:03:29.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.735889   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 11)
20:03:29.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.745 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.745 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:29.746 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:29.746 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:29.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:29.746 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:29.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:29.746 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:29.748 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:29.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:29.749 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:29.751 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:29.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.750902   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 32)
20:03:29.752 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:29.753 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:29.754 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:29.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:29.755 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:29.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:29.758 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:29.759 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:29.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.757472   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 32)
20:03:29.760 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.767577   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 32)
20:03:29.773 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde62c75b, L:/127.0.0.1:43856 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:29.774 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9f5b2602, L:/127.0.0.1:49262 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:29.774 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x66e67269, L:/127.0.0.1:47492 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.775413   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 32)
20:03:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.775830   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.776 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items
20:03:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47450 (request call id 32)
20:03:29.777 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.780 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.789502   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 23)
20:03:29.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.793589   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 23)
20:03:29.794 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items
20:03:29.795 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.796073   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 23)
20:03:29.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.797614   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 23)
20:03:29.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.803062   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 33)
20:03:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.814913   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 33)
20:03:29.816 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items
20:03:29.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.816555   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.816 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 33)
20:03:29.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.817924   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 33)
20:03:29.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.822 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.835960   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47492 (request call id 3)
20:03:29.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.838461   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47492 (request call id 3)
20:03:29.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.841643   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 19)
20:03:29.843 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items
20:03:29.843 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.846 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.853945   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 19)
20:03:29.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.857630   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 16)
20:03:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.863837   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 16)
20:03:29.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.869946   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 24)
20:03:29.874 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items
20:03:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.873924   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 24)
20:03:29.879 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.880080   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 24)
20:03:29.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.882 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.882 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:29.882 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:29.882 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:29.883 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:29.883 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:29.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:29.883 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:29.886 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.888243   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52528 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 31)
20:03:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.890524   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 31)
20:03:29.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:29.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:29.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.893702   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 31)
20:03:29.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.903780   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 31)
20:03:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.913645   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 31)
20:03:29.916 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items
20:03:29.917 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.917547   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 31)
20:03:29.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.918326   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47428 (request call id 31)
20:03:29.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.924921   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 16)
20:03:29.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.942759   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 16)
20:03:29.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.948 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.954257   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47492 (request call id 6)
20:03:29.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.954869   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47492 (request call id 6)
20:03:29.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.961311   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47492 (request call id 6)
20:03:29.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.962735   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47492 (request call id 6)
20:03:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.975587   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 49)
20:03:29.976 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items
20:03:29.976 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:29.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.977500   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 49)
20:03:29.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.981567   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52528 (request call id 49)
20:03:29.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:29.983 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:29.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.985422   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 37)
20:03:29.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:29.989445   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:29.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 37)
20:03:30.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.001893   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 37)
20:03:30.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.009691   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 37)
20:03:30.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.015705   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47492 (request call id 7)
20:03:30.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.021867   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47492 (request call id 7)
20:03:30.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.024 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:30.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=274), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [24ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [25ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [91ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [122ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [224ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [263ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@857283548(state=PENDING, result=null, callback=(continuation of Deferred@1767458371 after retry RPC after error@1652474092) -> (continuation of Deferred@707366753 after retry RPC after error@1368761859) -> (continuation of Deferred@1918732588 after retry RPC after error@1714445867) -> (continuation of Deferred@8685323 after retry RPC after error@2086505638) -> (continuation of Deferred@1658285800 after retry RPC after error@116565407) -> (continuation of Deferred@585815701 after retry RPC after error@851597010) -> (continuation of Deferred@1807474252 after retry RPC after error@2021015801), errback=(continuation of Deferred@1767458371 after retry RPC after error@1652474092) -> (continuation of Deferred@707366753 after retry RPC after error@1368761859) -> (continuation of Deferred@1918732588 after retry RPC after error@1714445867) -> (continuation of Deferred@8685323 after retry RPC after error@2086505638) -> (continuation of Deferred@1658285800 after retry RPC after error@116565407) -> (continuation of Deferred@585815701 after retry RPC after error@851597010) -> (continuation of Deferred@1807474252 after retry RPC after error@2021015801))) after lookup
20:03:30.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:30.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:30.034272   607 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items [suppressed 154 similar messages]
20:03:30.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.034303   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 24)
20:03:30.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.034578   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 24)
20:03:30.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.042825   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 24)
20:03:30.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.051 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.053143   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 29)
20:03:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.054396   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 29)
20:03:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.061316   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 25)
20:03:30.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.064181   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 25)
20:03:30.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.074597   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 25)
20:03:30.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.083273   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 39)
20:03:30.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.085 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:30.085 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:30.085 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:30.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:30.086 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:30.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:30.088 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:30.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:30.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.089841   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 30)
20:03:30.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:30.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:30.093 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:30.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.093590   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 30)
20:03:30.095 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:30.096 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:30.098 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:30.099 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:30.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:30.102 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:30.104 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:30.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.104535   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 30)
20:03:30.109 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:30.113 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:30.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.113835   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 30)
20:03:30.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.118683   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 19)
20:03:30.121 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35c1d680, L:/127.0.0.1:43864 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:30.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.124768   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 19)
20:03:30.126 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe33e955c, L:/127.0.0.1:49274 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:30.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.132 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.133 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:30.133 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:30.133 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:30.134 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:30.134 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:30.134 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:30.134 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:30.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:30.137 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb2bb3e8a, L:/127.0.0.1:47506 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.141873   609 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 26)
20:03:30.142 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items
20:03:30.142 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.143823   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 26)
20:03:30.148 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:30.148 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:30.150 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:30.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.151 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:30.152 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.152 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:30.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.154770   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 14)
20:03:30.161 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.161679   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 14)
20:03:30.162 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items
20:03:30.162 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:30.162 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.168 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:30.169 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.171132   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 31)
20:03:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.173625   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 31)
20:03:30.174 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:30.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.176891   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 31)
20:03:30.178 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items
20:03:30.181 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:30.185 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa0639cbf, L:/127.0.0.1:43866 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:30.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.184652   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47458 (request call id 31)
20:03:30.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.186 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.190 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfad09481, L:/127.0.0.1:49284 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:30.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.193987   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 27)
20:03:30.194 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:30.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.196421   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47506 (request call id 3)
20:03:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.203131   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47506 (request call id 3)
20:03:30.205 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items
20:03:30.205 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.204840   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 24)
20:03:30.212 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x145932f3, L:/127.0.0.1:47522 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.214032   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 24)
20:03:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.214648   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 24)
20:03:30.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.215651   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 15)
20:03:30.216 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items
20:03:30.216 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.220657   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 15)
20:03:30.221 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items
20:03:30.221 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.222463   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 15)
20:03:30.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.235 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.240166   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 29)
20:03:30.241 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items
20:03:30.241 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.241665   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47478 (request call id 29)
20:03:30.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.242985   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47478 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47506 (request call id 5)
20:03:30.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.243988   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47506 (request call id 5)
20:03:30.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.253 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:30.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=162), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [31ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items, [48ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1818498668(state=PENDING, result=null, callback=(continuation of Deferred@2056431874 after retry RPC after error@1029484549) -> (continuation of Deferred@1119418997 after retry RPC after error@245584696) -> (continuation of Deferred@1637228887 after retry RPC after error@957508088) -> (continuation of Deferred@1023170557 after retry RPC after error@676522441) -> (continuation of Deferred@2015291661 after retry RPC after error@1391002207), errback=(continuation of Deferred@2056431874 after retry RPC after error@1029484549) -> (continuation of Deferred@1119418997 after retry RPC after error@245584696) -> (continuation of Deferred@1637228887 after retry RPC after error@957508088) -> (continuation of Deferred@1023170557 after retry RPC after error@676522441) -> (continuation of Deferred@2015291661 after retry RPC after error@1391002207))) after lookup
20:03:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.255764   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47522 (request call id 2)
20:03:30.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.257575   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47506 (request call id 6)
20:03:30.258 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items
20:03:30.258 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.258729   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47506 (request call id 6)
20:03:30.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.261391   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47506 (request call id 6)
20:03:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.262468   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47506 (request call id 6)
20:03:30.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.273399   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47506 (request call id 6)
20:03:30.274 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items
20:03:30.274 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.278151   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47506 (request call id 6)
20:03:30.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.281466   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47506 (request call id 6)
20:03:30.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.282601   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47506 (request call id 6)
20:03:30.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.287 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:30.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.293499   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47522 (request call id 4)
20:03:30.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.297209   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47522 (request call id 4)
20:03:30.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.301632   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47522 (request call id 4)
20:03:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.310843   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 13)
20:03:30.311 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items
20:03:30.311 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.316777   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 13)
20:03:30.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.317909   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 13)
20:03:30.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.322047   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 13)
20:03:30.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.322047   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 13)
20:03:30.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.335 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.341133   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 32)
20:03:30.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.353586   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47522 (request call id 5)
20:03:30.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.355407   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47522 (request call id 5)
20:03:30.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.356 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:30.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=208), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [36ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [160ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items, [160ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [203ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1052115972(state=PENDING, result=null, callback=(continuation of Deferred@673178218 after retry RPC after error@264436640) -> (continuation of Deferred@1350648699 after retry RPC after error@1587149643) -> (continuation of Deferred@163733056 after retry RPC after error@289778467) -> (continuation of Deferred@1267050731 after retry RPC after error@1524056435) -> (continuation of Deferred@1098654775 after retry RPC after error@2103219080), errback=(continuation of Deferred@673178218 after retry RPC after error@264436640) -> (continuation of Deferred@1350648699 after retry RPC after error@1587149643) -> (continuation of Deferred@163733056 after retry RPC after error@289778467) -> (continuation of Deferred@1267050731 after retry RPC after error@1524056435) -> (continuation of Deferred@1098654775 after retry RPC after error@2103219080))) after lookup
20:03:30.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.360585   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47522 (request call id 6)
20:03:30.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.363330   609 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 17)
20:03:30.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.373895   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 17)
20:03:30.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.378187   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 17)
20:03:30.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.382560   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 17)
20:03:30.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.391 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.401639   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 33)
20:03:30.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.424177   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 25)
20:03:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.433744   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 25)
20:03:30.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.438 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.443214   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 48)
20:03:30.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.453023   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47522 (request call id 7)
20:03:30.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.454294   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47522 (request call id 7)
20:03:30.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.456534   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47522 (request call id 7)
20:03:30.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.458153   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47522 (request call id 7)
20:03:30.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:30.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.473835   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 22)
20:03:30.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.475816   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 22)
20:03:30.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.478251   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 17)
20:03:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.493470   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 17)
20:03:30.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.495 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.496 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:30.496 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:30.496 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:30.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:30.497 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:30.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:30.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:30.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:30.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:30.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:30.501 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:30.505 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:30.506 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:30.507 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:30.507 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:30.507 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:30.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:30.510 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:30.511 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:30.512 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:30.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.514164   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 23)
20:03:30.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.522605   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 34)
20:03:30.523 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9ea48628, L:/127.0.0.1:47538 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:30.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.524153   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 34)
20:03:30.525 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items
20:03:30.529 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5e84bc2b, L:/127.0.0.1:49286 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:30.529 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa34836a2, L:/127.0.0.1:43878 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:30.532 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.533564   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47472 (request call id 34)
20:03:30.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.539 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.547039   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47538 (request call id 1)
20:03:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.553014   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47522 (request call id 12)
20:03:30.553 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items
20:03:30.554 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.564 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.565 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:30.565 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:30.565 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:30.566 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:30.567 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:30.567 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:30.567 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:30.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:30.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.569670   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47538 (request call id 2)
20:03:30.575 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:30.575 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.584806   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47538 (request call id 2)
20:03:30.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.598822   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 28)
20:03:30.599 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items
20:03:30.600 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.601 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.604511   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 29)
20:03:30.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.616629   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 29)
20:03:30.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.628011   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47538 (request call id 3)
20:03:30.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.636629   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47538 (request call id 3)
20:03:30.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.641 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:30.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=139), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [21ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items, [28ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [28ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items, [50ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [70ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items, [96ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@499323289(state=PENDING, result=null, callback=(continuation of Deferred@1802467 after retry RPC after error@747939913) -> (continuation of Deferred@2024171394 after retry RPC after error@2112679638) -> (continuation of Deferred@556561680 after retry RPC after error@687032220), errback=(continuation of Deferred@1802467 after retry RPC after error@747939913) -> (continuation of Deferred@2024171394 after retry RPC after error@2112679638) -> (continuation of Deferred@556561680 after retry RPC after error@687032220))) after lookup
20:03:30.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.656383   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47538 (request call id 4)
20:03:30.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.664168   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47538 (request call id 4)
20:03:30.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.666 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:30.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.676345   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47506 (request call id 18)
20:03:30.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.684185   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 31)
20:03:30.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.686117   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 31)
20:03:30.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.696496   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 31)
20:03:30.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.702 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.706357   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47538 (request call id 7)
20:03:30.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.718312   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47538 (request call id 7)
20:03:30.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.736994   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47506 (request call id 20)
20:03:30.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.738245   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47506 (request call id 20)
20:03:30.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.745 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.745 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:30.746 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:30.746 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:30.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:30.746 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:30.746 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:30.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:30.746 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:30.748 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:30.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:30.750 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:30.750 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:30.751 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:30.752 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:30.752 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:30.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:30.755 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:30.755 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:30.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.758558   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47538 (request call id 8)
20:03:30.761 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:30.766 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3cf72bc3, L:/127.0.0.1:47540 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:30.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.767163   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47538 (request call id 8)
20:03:30.768 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items
20:03:30.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.770 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.770 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd0f1abf0, L:/127.0.0.1:43882 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.773903   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 24)
20:03:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.779201   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 24)
20:03:30.783 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd86d42d, L:/127.0.0.1:49292 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:30.785 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.792918   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 24)
20:03:30.794 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items
20:03:30.795 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.795265   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 24)
20:03:30.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.804 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.812697   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47540 (request call id 2)
20:03:30.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.814172   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47540 (request call id 2)
20:03:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.817626   607 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 34)
20:03:30.818 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items
20:03:30.818 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.824020   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 34)
20:03:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.832129   606 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 34)
20:03:30.833 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items
20:03:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.833352   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 34)
20:03:30.836 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:30.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.844465   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47484 (request call id 34)
20:03:30.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.846 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.852643   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47540 (request call id 4)
20:03:30.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.853900   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47540 (request call id 4)
20:03:30.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.856586   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47540 (request call id 4)
20:03:30.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.864555   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47540 (request call id 4)
20:03:30.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.872 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:30.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=123), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [18ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@556481587(state=PENDING, result=null, callback=(continuation of Deferred@1094156657 after retry RPC after error@272652585) -> (continuation of Deferred@968276701 after retry RPC after error@1090831228) -> (continuation of Deferred@1019604516 after retry RPC after error@786329988) -> (continuation of Deferred@582112976 after retry RPC after error@1162510041), errback=(continuation of Deferred@1094156657 after retry RPC after error@272652585) -> (continuation of Deferred@968276701 after retry RPC after error@1090831228) -> (continuation of Deferred@1019604516 after retry RPC after error@786329988) -> (continuation of Deferred@582112976 after retry RPC after error@1162510041))) after lookup
20:03:30.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.876518   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47540 (request call id 5)
20:03:30.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.883808   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47540 (request call id 5)
20:03:30.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.894052   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47540 (request call id 5)
20:03:30.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.896029   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47540 (request call id 5)
20:03:30.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.904137   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47540 (request call id 5)
20:03:30.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.906 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:30.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.916332   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47506 (request call id 25)
20:03:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.933255   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47522 (request call id 20)
20:03:30.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.934217   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47522 (request call id 20)
20:03:30.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.944221   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47522 (request call id 20)
20:03:30.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.947 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.948 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:30.948 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:30.948 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:30.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:30.949 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:30.949 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:30.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:30.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:30.951 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:30.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:30.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.956393   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47506 (request call id 26)
20:03:30.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:30.978 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:30.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.980190   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 28)
20:03:30.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.982929   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 49)
20:03:30.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:30.986094   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:30.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 49)
20:03:31.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.006742   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47442 (request call id 49)
20:03:31.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.011 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.014705   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 29)
20:03:31.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.026919   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 29)
20:03:31.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.032282   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 29)
20:03:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:03:31.046978   607 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items [suppressed 129 similar messages]
20:03:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.047200   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 29)
20:03:31.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.049 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.052429   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47540 (request call id 9)
20:03:31.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.074203   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.088506   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 39)
20:03:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.089468   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 39)
20:03:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.093847   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 39)
20:03:31.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.096431   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 39)
20:03:31.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.106910   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47486 (request call id 39)
20:03:31.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.114 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.115 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:31.115 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:31.115 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:31.116 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:31.116 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:31.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:31.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:31.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:31.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.128541   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47506 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47522 (request call id 24)
20:03:31.133 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:31.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:31.135 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:03:31.138 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.252:37149(127.0.101.252:37149)] connecting to peer
20:03:31.139 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.254:39789(127.0.101.254:39789)] connecting to peer
20:03:31.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.101.252:37149(127.0.101.252:37149)] Successfully connected to peer
20:03:31.143 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.252
20:03:31.151 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.101.253:38387(127.0.101.253:38387)] connecting to peer
20:03:31.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.151 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x90ba4f13, L:/127.0.0.1:47556 - R:/127.0.101.252:37149] using SASL/PLAIN
20:03:31.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.156038   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47506 (request call id 30)
20:03:31.157 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.101.254:39789(127.0.101.254:39789)] Successfully connected to peer
20:03:31.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.157215   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47506 (request call id 30)
20:03:31.159 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47556 dropped due to backpressure: service queue is full with 1 items
20:03:31.159 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.101.253:38387(127.0.101.253:38387)] Successfully connected to peer
20:03:31.160 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.254
20:03:31.161 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.101.253
20:03:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.173697   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47506 (request call id 30)
20:03:31.178 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x922b36bd, L:/127.0.0.1:43892 - R:/127.0.101.254:39789] using SASL/PLAIN
20:03:31.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.181 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.186352   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47538 (request call id 17)
20:03:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.192413   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47538 (request call id 17)
20:03:31.194 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x239bc4e7, L:/127.0.0.1:49304 - R:/127.0.101.253:38387] using SASL/PLAIN
20:03:31.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.194134   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47538 (request call id 17)
20:03:31.196 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:31.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.199505   608 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.200 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.101.252:37149: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47556 dropped due to backpressure: service queue is full with 1 items
20:03:31.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47538 (request call id 17)
20:03:31.201 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387; will retry
20:03:31.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.212723   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47538 (request call id 17)
20:03:31.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.215 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.216 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:31.216 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:31.216 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:31.217 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:31.217 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:31.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:31.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:31.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.222023   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47556 (request call id 2)
20:03:31.225 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:31.225 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:31.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.241360   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47556 (request call id 2)
20:03:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.252303   606 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47540 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.255 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:03:31.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=120), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [21ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47556 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [58ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47556 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47556 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.0.101.252:37149,127.0.101.254:39789,127.0.101.253:38387) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47556 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.252:37149, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.254:39789, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.101.253:38387, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.253:38387: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.254:39789: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.0.101.252:37149: OK, deferred=Deferred@1910056856(state=PENDING, result=null, callback=(continuation of Deferred@1367004888 after retry RPC after error@1080193121) -> (continuation of Deferred@690741133 after retry RPC after error@301390039), errback=(continuation of Deferred@1367004888 after retry RPC after error@1080193121) -> (continuation of Deferred@690741133 after retry RPC after error@301390039))) after lookup
20:03:31.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.257850   608 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47556 (request call id 3)
20:03:31.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.257881   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47556 (request call id 3)
20:03:31.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 6bdb1b5a60224d8ba77fcb40a330fb34
20:03:31.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.273761   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47492 (request call id 35)
20:03:31.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.282 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.283 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:31.283 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:31.283 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:31.284 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:31.284 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:31.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:31.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:31.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:31.287 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:31.288 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:31.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.292850   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47540 (request call id 15)
20:03:31.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.313301   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47540 (request call id 15)
20:03:31.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.333496   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47522 (request call id 29)
20:03:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.338630   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 14)
20:03:31.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.347121   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 14)
20:03:31.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.353721   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 14)
20:03:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.366961   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.195:49139 (request call id 14)
20:03:31.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.393004   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47522 (request call id 31)
20:03:31.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.396314   609 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.194:38005 (request call id 18)
20:03:31.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.419 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.475 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.488 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.488 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:31.488 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:31.488 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:31.489 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:31.489 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:31.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:31.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:31.490 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:31.491 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:31.492 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.513216   607 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47522 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:03:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.101.193:34333 (request call id 18)
20:03:31.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.523 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.576 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.589 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.627 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.627 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:31.627 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:31.628 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:31.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:31.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:31.628 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:31.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:31.628 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:31.630 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:31.630 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:31.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.680 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.681 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:31.681 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:31.681 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:31.681 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:31.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:31.681 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:31.681 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:31.682 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:31.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:31.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:31.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.693 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.736 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.736 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:31.736 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:31.736 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:31.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:31.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:31.737 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:31.737 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:31.737 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:31.738 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:31.738 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:31.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ad7d83f9458c492cb6091018357dbde8 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:03:31.797 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ad7d83f9458c492cb6091018357dbde8@[4adc76bf0113473c9ce2af3c52b21fc2(127.0.101.193:42909),633328d6fae945208de65ede66e62461(127.0.101.195:44173),f7671ed5d6a84a8db84ad0b1426d69cf(127.0.101.194:40611)[L]]}]
20:03:31.798 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:31.798 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:31.798 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:31.798 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:31.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:31.799 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:31.798 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:31.799 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:31.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:31.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:31.801 [DEBUG - main] (Connection.java:575) [peer master-127.0.101.253:38387(127.0.101.253:38387)] disconnecting while in state READY
20:03:31.801 [DEBUG - main] (Connection.java:575) [peer master-127.0.101.252:37149(127.0.101.252:37149)] disconnecting while in state READY
20:03:31.801 [DEBUG - main] (Connection.java:575) [peer master-127.0.101.254:39789(127.0.101.254:39789)] disconnecting while in state READY
20:03:31.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:31.801 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.101.254:39789(127.0.101.254:39789)] handling channelInactive
20:03:31.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.101.252:37149(127.0.101.252:37149)] handling channelInactive
20:03:31.801 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.101.254:39789(127.0.101.254:39789)] cleaning up while in state READY due to: connection closed
20:03:31.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.101.252:37149(127.0.101.252:37149)] cleaning up while in state READY due to: connection closed
20:03:31.803 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.101.253:38387(127.0.101.253:38387)] handling channelInactive
20:03:31.803 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.101.253:38387(127.0.101.253:38387)] cleaning up while in state READY due to: connection closed
20:03:31.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.803640   407 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu with pid 707
20:03:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.847007   407 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu with pid 941
20:03:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.887070   407 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu with pid 1177
20:03:31.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.922364   407 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu with pid 422
20:03:31.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.959448   407 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu with pid 487
20:03:31.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:31.994707   407 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkUsvNo/build/tsan/bin/kudu with pid 553
20:03:33.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T20:03:33Z chronyd exiting

Time: 27.808

OK (1 test)

