JUnit version 4.13.2
.08:19:55.884 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786522795876
08:19:55.916 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:19:55.974 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:19:55.982 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskZHV4Yz/test-tmp
08:19:55.987 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
08:19:55.990 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskZHV4Yz/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
08:19:56.183 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198"
  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 {
  }
}

08:19:56.198 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:19:56.199 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

08:19:56.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.201821 10651 mini_oidc.cc:150] Starting JWKS server
08:19:56.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.204010 10651 webserver.cc:533] Webserver started at http://127.0.0.1:45093/ using document root <none> and password file <none>
08:19:56.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.204288 10651 mini_oidc.cc:186] Starting OIDC Discovery server
08:19:56.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.204591 10651 webserver.cc:533] Webserver started at http://127.0.0.1:44603/ using document root <none> and password file <none>
08:19:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:19:56Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:19:56.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:19:56Z Disabled control of system clock
08:19:56.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.220131 10651 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:56.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:56.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/wal
08:19:56.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/data
08:19:56.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:56.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:56.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:56.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:56.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:56.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:56.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/logs
08:19:56.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/data/info.pb
08:19:56.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:56.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:56.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:56.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:56.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:56.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:56.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:56.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:56.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:19:56.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:56.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:56.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:56.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.254:34843
08:19:56.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.254
08:19:56.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:56.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:56.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:56.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:56.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:56.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:56.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:56.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:56.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json
08:19:56.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:19:56.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:19:56.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
08:19:56.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.324584 10670 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
08:19:56.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.324792 10670 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:56.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.324821 10670 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:56.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.324863 10670 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:56.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.328336 10670 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:19:56.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.328404 10670 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:56.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.328423 10670 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:19:56.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.328441 10670 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:19:56.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.328466 10670 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:19:56.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.328480 10670 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45093/jwks.json
08:19:56.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.332851 10670 master_runner.cc:387] Master server non-default flags:
08:19:56.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/logs
08:19:56.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:56.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:56.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:56.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:56.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:56.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:56.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/data
08:19:56.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/wal
08:19:56.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:56.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:56.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
08:19:56.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:56.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:56.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:56.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.254:34843
08:19:56.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:19:56.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:56.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:56.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:19:56.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:56.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json
08:19:56.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:56.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:56.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/data/info.pb
08:19:56.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.254
08:19:56.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:56.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:56.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10670
08:19:56.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:56.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:56.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:56.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:56.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:56.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:19:56.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:56.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:56.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:56.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:56.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:56.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.334144 10670 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:56.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.335503 10670 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:56.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.342567 10676 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
08:19:56.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.342684 10678 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
08:19:56.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.342648 10670 server_base.cc:1061] running on GCE node
08:19:56.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.342581 10681 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
08:19:56.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.343272 10670 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:56.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.344172 10670 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:56.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.345319 10670 hybrid_clock.cc:648] HybridClock initialized: now 1786522796345254 us; error 77 us; skew 500 ppm
08:19:56.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.347088 10670 webserver.cc:533] Webserver started at http://127.10.102.254:36531/ using document root <none> and password file <none>
08:19:56.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.347615 10670 fs_manager.cc:362] Metadata directory not provided
08:19:56.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.347666 10670 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:56.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.347852 10670 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:56.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.349361 10670 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/data/instance:
08:19:56.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d324577d84a43a291113ba61d7570da"
08:19:56.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:56 on dist-test-slave-fgb3"
08:19:56.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.349789 10670 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/wal/instance:
08:19:56.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d324577d84a43a291113ba61d7570da"
08:19:56.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:56 on dist-test-slave-fgb3"
08:19:56.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.353029 10670 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.005s
08:19:56.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.355633 10694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.357148 10670 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
08:19:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.357277 10670 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/data,/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/wal
08:19:56.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d324577d84a43a291113ba61d7570da"
08:19:56.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:56 on dist-test-slave-fgb3"
08:19:56.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.357365 10670 fs_report.cc:389] FS layout report
08:19:56.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:56.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/wal
08:19:56.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/wal
08:19:56.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/data/data
08:19:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:56.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:56.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:56.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:56.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.371222 10670 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:56.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.371785 10670 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
08:19:56.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.371979 10670 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:56.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.379061 10670 rpc_server.cc:307] RPC server started. Bound to: 127.10.102.254:34843
08:19:56.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.379065 10735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.102.254:34843 every 8 connection(s)
08:19:56.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.380060 10670 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/data/info.pb
08:19:56.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.382910 10736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.385912 10736 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } has no permanent_uuid. Determining permanent_uuid...
08:19:56.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.386566 10651 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu as pid 10670
08:19:56.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.386729 10651 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-0/wal/instance
08:19:56.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.388374 10651 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:56.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/wal
08:19:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/data
08:19:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/logs
08:19:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/data/info.pb
08:19:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:56.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:19:56.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:56.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:56.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:56.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.253:39423
08:19:56.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.253
08:19:56.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:56.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:56.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:56.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:56.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:56.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:56.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:56.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:56.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json
08:19:56.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:19:56.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:19:56.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
08:19:56.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.402334 10736 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } has no permanent_uuid. Determining permanent_uuid...
08:19:56.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.403132 10706 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.102.253:39423: connect: Connection refused (error 111)
08:19:56.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.404070 10736 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.102.253:39423: Network error: Client connection negotiation failed: client connection to 127.10.102.253:39423: connect: Connection refused (error 111)
08:19:56.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.453408 10736 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } attempt: 1
08:19:56.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.455169 10736 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.102.253:39423: Network error: Client connection negotiation failed: client connection to 127.10.102.253:39423: connect: Connection refused (error 111)
08:19:56.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.499255 10750 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
08:19:56.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.499496 10750 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:56.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.499537 10750 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:56.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.499593 10750 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:56.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.503459 10750 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:19:56.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.503539 10750 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:56.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.503568 10750 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:19:56.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.503595 10750 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:19:56.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.503621 10750 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:19:56.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.503640 10750 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45093/jwks.json
08:19:56.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.508080 10750 master_runner.cc:387] Master server non-default flags:
08:19:56.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/logs
08:19:56.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:56.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:56.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:56.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:56.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:56.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:56.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/data
08:19:56.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/wal
08:19:56.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:56.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:56.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
08:19:56.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:56.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:56.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:56.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.253:39423
08:19:56.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:19:56.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:56.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:56.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:19:56.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:56.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json
08:19:56.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:56.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:56.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/data/info.pb
08:19:56.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.253
08:19:56.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:56.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:56.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10750
08:19:56.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:56.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:56.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:56.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:56.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:56.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:19:56.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:56.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:56.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:56.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:56.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:56.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.509555 10750 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:56.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.511111 10750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:56.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.518030 10759 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
08:19:56.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.518076 10765 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
08:19:56.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.518137 10763 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
08:19:56.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.518304 10750 server_base.cc:1061] running on GCE node
08:19:56.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.519704 10750 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:56.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.520728 10750 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:56.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.521929 10750 hybrid_clock.cc:648] HybridClock initialized: now 1786522796521862 us; error 86 us; skew 500 ppm
08:19:56.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.523355 10736 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } attempt: 2
08:19:56.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.524056 10750 webserver.cc:533] Webserver started at http://127.10.102.253:40583/ using document root <none> and password file <none>
08:19:56.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.525014 10750 fs_manager.cc:362] Metadata directory not provided
08:19:56.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.525097 10750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:56.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.525326 10750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:56.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.525430 10736 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.102.253:39423: Network error: Client connection negotiation failed: client connection to 127.10.102.253:39423: connect: Connection refused (error 111)
08:19:56.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.527127 10750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/data/instance:
08:19:56.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6f58e358bc54255a3da204d4b347fe3"
08:19:56.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:56 on dist-test-slave-fgb3"
08:19:56.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.527532 10750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/wal/instance:
08:19:56.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6f58e358bc54255a3da204d4b347fe3"
08:19:56.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:56 on dist-test-slave-fgb3"
08:19:56.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.530797 10750 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
08:19:56.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.532775 10777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:56.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.534018 10750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:19:56.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.534134 10750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/data,/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/wal
08:19:56.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6f58e358bc54255a3da204d4b347fe3"
08:19:56.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:56 on dist-test-slave-fgb3"
08:19:56.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.534228 10750 fs_report.cc:389] FS layout report
08:19:56.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:56.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/wal
08:19:56.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/wal
08:19:56.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/data/data
08:19:56.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:56.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:56.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:56.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:56.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:56.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:56.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:56.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:56.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:56.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:56.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:56.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.545250 10750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:56.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.545921 10750 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
08:19:56.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.546084 10750 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:56.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.552052 10750 rpc_server.cc:307] RPC server started. Bound to: 127.10.102.253:39423
08:19:56.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.552049 10821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.102.253:39423 every 8 connection(s)
08:19:56.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.553107 10750 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/data/info.pb
08:19:56.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.555172 10651 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu as pid 10750
08:19:56.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.555287 10651 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-1/wal/instance
08:19:56.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.556025 10651 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:56.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:56.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/wal
08:19:56.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/data
08:19:56.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:56.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/logs
08:19:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/data/info.pb
08:19:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:19:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.252:35361
08:19:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.252
08:19:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:56.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:56.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:56.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json
08:19:56.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:19:56.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:19:56.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
08:19:56.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.556092 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.560182 10825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } has no permanent_uuid. Determining permanent_uuid...
08:19:56.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.574272 10825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } has no permanent_uuid. Determining permanent_uuid...
08:19:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.580474 10825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } has no permanent_uuid. Determining permanent_uuid...
08:19:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.581342 10778 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.102.252:35361: connect: Connection refused (error 111)
08:19:56.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.582252 10825 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.102.252:35361: Network error: Client connection negotiation failed: client connection to 127.10.102.252:35361: connect: Connection refused (error 111)
08:19:56.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.616596 10736 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } attempt: 3
08:19:56.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.621585 10736 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } has no permanent_uuid. Determining permanent_uuid...
08:19:56.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.623059 10736 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.102.252:35361: Network error: Client connection negotiation failed: client connection to 127.10.102.252:35361: connect: Connection refused (error 111)
08:19:56.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.631526 10825 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } attempt: 1
08:19:56.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.632912 10825 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.102.252:35361: Network error: Client connection negotiation failed: client connection to 127.10.102.252:35361: connect: Connection refused (error 111)
08:19:56.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.654240 10736 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } attempt: 1
08:19:56.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.655768 10736 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.102.252:35361: Network error: Client connection negotiation failed: client connection to 127.10.102.252:35361: connect: Connection refused (error 111)
08:19:56.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.670572 10827 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
08:19:56.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.670766 10827 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:56.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.670795 10827 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:56.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.670840 10827 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:56.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.674151 10827 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:19:56.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.674218 10827 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:56.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.674237 10827 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:19:56.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.674255 10827 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:19:56.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.674273 10827 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:19:56.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.674286 10827 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45093/jwks.json
08:19:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.678329 10827 master_runner.cc:387] Master server non-default flags:
08:19:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/logs
08:19:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/data
08:19:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/wal
08:19:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.252:35361
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/data/info.pb
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.252
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10827
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:19:56.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:56.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:56.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:56.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:56.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:56.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.679661 10827 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:56.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.681146 10827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:56.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.687798 10842 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
08:19:56.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.687927 10827 server_base.cc:1061] running on GCE node
08:19:56.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.687798 10841 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
08:19:56.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.687835 10851 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
08:19:56.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.688581 10827 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:56.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.689450 10827 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:56.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.690622 10827 hybrid_clock.cc:648] HybridClock initialized: now 1786522796690604 us; error 36 us; skew 500 ppm
08:19:56.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.692787 10827 webserver.cc:533] Webserver started at http://127.10.102.252:42737/ using document root <none> and password file <none>
08:19:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.693425 10827 fs_manager.cc:362] Metadata directory not provided
08:19:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.693499 10827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.693744 10827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.695429 10827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/data/instance:
08:19:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6573e69abda5435a96ac3535bcafd0e2"
08:19:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:56 on dist-test-slave-fgb3"
08:19:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.695967 10827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/wal/instance:
08:19:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6573e69abda5435a96ac3535bcafd0e2"
08:19:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:56 on dist-test-slave-fgb3"
08:19:56.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.699442 10827 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
08:19:56.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.701072 10825 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } attempt: 2
08:19:56.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.701810 10858 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:56.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.702587 10825 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.102.252:35361: Network error: Client connection negotiation failed: client connection to 127.10.102.252:35361: connect: Connection refused (error 111)
08:19:56.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.703083 10827 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:19:56.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.703198 10827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/data,/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/wal
08:19:56.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6573e69abda5435a96ac3535bcafd0e2"
08:19:56.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:56 on dist-test-slave-fgb3"
08:19:56.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.703294 10827 fs_report.cc:389] FS layout report
08:19:56.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:56.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/wal
08:19:56.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/wal
08:19:56.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/data/data
08:19:56.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:56.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:56.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:56.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:56.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:56.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:56.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:56.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:56.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:56.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:56.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:56.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.729171 10827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:56.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.729964 10827 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
08:19:56.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.730146 10827 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:56.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.730934 10736 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } attempt: 2
08:19:56.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.732456 10736 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.102.252:35361: Network error: Client connection negotiation failed: client connection to 127.10.102.252:35361: connect: Connection refused (error 111)
08:19:56.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.736339 10827 rpc_server.cc:307] RPC server started. Bound to: 127.10.102.252:35361
08:19:56.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.736402 10902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.102.252:35361 every 8 connection(s)
08:19:56.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.737485 10827 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/data/info.pb
08:19:56.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.740440 10903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.743377 10903 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } has no permanent_uuid. Determining permanent_uuid...
08:19:56.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.744035 10651 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu as pid 10827
08:19:56.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.744144 10651 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/master-2/wal/instance
08:19:56.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.753160 10903 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } has no permanent_uuid. Determining permanent_uuid...
08:19:56.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.758257 10903 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } has no permanent_uuid. Determining permanent_uuid...
08:19:56.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.764951 10903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2: Bootstrap starting.
08:19:56.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.767127 10903 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2: Neither blocks nor log segments found. Creating new log.
08:19:56.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.768324 10903 log.cc:826] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2: Log is configured to *not* fsync() on all Append() calls
08:19:56.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.769999 10903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2: No bootstrap required, opened a new log
08:19:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.773219 10903 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } }
08:19:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.773389 10903 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.773442 10903 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6573e69abda5435a96ac3535bcafd0e2, State: Initialized, Role: FOLLOWER
08:19:56.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.773922 10903 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [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: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } }
08:19:56.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.774463 10919 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [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: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } } }
08:19:56.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.774577 10919 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [sys.catalog]: This master's current role is: FOLLOWER
08:19:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.775182 10903 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [sys.catalog]: configured and running, proceeding with master startup.
08:19:56.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.780103 10934 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:19:56.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.780555 10934 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:19:56.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.779461 10827 master_runner.cc:187] Error getting master registration for 127.10.102.254:34843: OK, instance_id { permanent_uuid: "2d324577d84a43a291113ba61d7570da" instance_seqno: 1786522796377100 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:19:56.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.781563 10827 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:19:56.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.793777 10825 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } attempt: 3
08:19:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.800130 10825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3: Bootstrap starting.
08:19:56.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.802930 10825 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3: Neither blocks nor log segments found. Creating new log.
08:19:56.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.803793 10825 log.cc:826] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3: Log is configured to *not* fsync() on all Append() calls
08:19:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.806099 10825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3: No bootstrap required, opened a new log
08:19:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.809943 10825 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } }
08:19:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.810499 10825 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.810825 10825 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f58e358bc54255a3da204d4b347fe3, State: Initialized, Role: FOLLOWER
08:19:56.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.811609 10825 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [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: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } }
08:19:56.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.812606 10940 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [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: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } } }
08:19:56.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.813005 10940 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [sys.catalog]: This master's current role is: FOLLOWER
08:19:56.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.813227 10825 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [sys.catalog]: configured and running, proceeding with master startup.
08:19:56.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.818872 10961 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:19:56.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.819288 10961 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:19:56.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.817165 10750 master_runner.cc:187] Error getting master registration for 127.10.102.254:34843: OK, instance_id { permanent_uuid: "2d324577d84a43a291113ba61d7570da" instance_seqno: 1786522796377100 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:19:56.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.819662 10750 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:19:56.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.831627 10736 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } attempt: 3
08:19:56.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.838973 10736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da: Bootstrap starting.
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.841741 10736 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da: Neither blocks nor log segments found. Creating new log.
08:19:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.843087 10736 log.cc:826] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da: Log is configured to *not* fsync() on all Append() calls
08:19:56.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.845050 10736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da: No bootstrap required, opened a new log
08:19:56.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.848461 10736 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } }
08:19:56.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.848665 10736 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.848714 10736 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d324577d84a43a291113ba61d7570da, State: Initialized, Role: FOLLOWER
08:19:56.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.849252 10736 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [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: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } }
08:19:56.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.850306 10965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [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: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } } }
08:19:56.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.850628 10736 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [sys.catalog]: configured and running, proceeding with master startup.
08:19:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.850747 10965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [sys.catalog]: This master's current role is: FOLLOWER
08:19:56.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.858590 10985 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:19:56.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.859342 10985 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:19:56.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.862835 10670 master_runner.cc:264] No leader master found from master 2d324577d84a43a291113ba61d7570da
08:19:56.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.862912 10670 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:19:56.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.873430 10708 tablet.cc:2406] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:19:56.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.925110 10919 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:19:56.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.925333 10919 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } }
08:19:56.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.928385 10919 leader_election.cc:290] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d324577d84a43a291113ba61d7570da (127.10.102.254:34843), a6f58e358bc54255a3da204d4b347fe3 (127.10.102.253:39423)
08:19:56.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.929024 10799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6573e69abda5435a96ac3535bcafd0e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f58e358bc54255a3da204d4b347fe3" is_pre_election: true
08:19:56.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.929299 10799 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6573e69abda5435a96ac3535bcafd0e2 in term 0.
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.931135 10862 leader_election.cc:304] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [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: 6573e69abda5435a96ac3535bcafd0e2, a6f58e358bc54255a3da204d4b347fe3; no voters: 
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.931450 10919 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.931512 10919 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:19:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.931548 10919 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 0 FOLLOWER]: Advancing to term 1
08:19:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.932677 10919 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } }
08:19:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.933061 10919 leader_election.cc:290] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [CANDIDATE]: Term 1 election: Requested vote from peers 2d324577d84a43a291113ba61d7570da (127.10.102.254:34843), a6f58e358bc54255a3da204d4b347fe3 (127.10.102.253:39423)
08:19:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.933820 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6573e69abda5435a96ac3535bcafd0e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d324577d84a43a291113ba61d7570da"
08:19:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.933833 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6573e69abda5435a96ac3535bcafd0e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d324577d84a43a291113ba61d7570da" is_pre_election: true
08:19:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934055 10718 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [term 0 FOLLOWER]: Advancing to term 1
08:19:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934690 10799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6573e69abda5435a96ac3535bcafd0e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f58e358bc54255a3da204d4b347fe3"
08:19:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934805 10799 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [term 0 FOLLOWER]: Advancing to term 1
08:19:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.935230 10718 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6573e69abda5435a96ac3535bcafd0e2 in term 1.
08:19:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.935915 10799 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6573e69abda5435a96ac3535bcafd0e2 in term 1.
08:19:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.936620 10861 leader_election.cc:304] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [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: 2d324577d84a43a291113ba61d7570da, 6573e69abda5435a96ac3535bcafd0e2; no voters: 
08:19:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.936892 10919 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 1 FOLLOWER]: Leader election won for term 1
08:19:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.937112 10919 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [term 1 LEADER]: Becoming Leader. State: Replica: 6573e69abda5435a96ac3535bcafd0e2, State: Running, Role: LEADER
08:19:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.937481 10919 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [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: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } }
08:19:56.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.939582 10919 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6573e69abda5435a96ac3535bcafd0e2. Latest consensus state: current_term: 1 leader_uuid: "6573e69abda5435a96ac3535bcafd0e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } } }
08:19:56.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.939690 10919 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [sys.catalog]: This master's current role is: LEADER
08:19:56.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.940733 10991 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:19:56.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.942116 10991 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:19:56.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.952802 10799 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [term 1 FOLLOWER]: Refusing update from remote peer 6573e69abda5435a96ac3535bcafd0e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:19:56.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.954218 10919 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:56.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.958847 10940 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6573e69abda5435a96ac3535bcafd0e2. Latest consensus state: current_term: 1 leader_uuid: "6573e69abda5435a96ac3535bcafd0e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } } }
08:19:56.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.958986 10940 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [sys.catalog]: This master's current role is: FOLLOWER
08:19:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.960635 10718 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [term 1 FOLLOWER]: Refusing update from remote peer 6573e69abda5435a96ac3535bcafd0e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:19:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.961221 10919 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.965013 10965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6573e69abda5435a96ac3535bcafd0e2. Latest consensus state: current_term: 1 leader_uuid: "6573e69abda5435a96ac3535bcafd0e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } } }
08:19:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.965126 10965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [sys.catalog]: This master's current role is: FOLLOWER
08:19:56.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.971979 10988 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6573e69abda5435a96ac3535bcafd0e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } } }
08:19:56.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.972116 10988 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [sys.catalog]: This master's current role is: LEADER
08:19:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.973927 10940 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6573e69abda5435a96ac3535bcafd0e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } } }
08:19:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.974045 10940 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3 [sys.catalog]: This master's current role is: FOLLOWER
08:19:56.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.974859 10994 mvcc.cc:204] Tried to move back new op lower bound from 7317597376309989376 to 7317597376260222976. Current Snapshot: MvccSnapshot[applied={T|T < 7317597376309989376}]
08:19:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.977546 10995 mvcc.cc:204] Tried to move back new op lower bound from 7317597376309989376 to 7317597376260222976. Current Snapshot: MvccSnapshot[applied={T|T < 7317597376309989376 or (T in {7317597376309989376})}]
08:19:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.980012 10919 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6573e69abda5435a96ac3535bcafd0e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } } }
08:19:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.980144 10919 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2 [sys.catalog]: This master's current role is: LEADER
08:19:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.981781 10965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6573e69abda5435a96ac3535bcafd0e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d324577d84a43a291113ba61d7570da" member_type: VOTER last_known_addr { host: "127.10.102.254" port: 34843 } } peers { permanent_uuid: "a6f58e358bc54255a3da204d4b347fe3" member_type: VOTER last_known_addr { host: "127.10.102.253" port: 39423 } } peers { permanent_uuid: "6573e69abda5435a96ac3535bcafd0e2" member_type: VOTER last_known_addr { host: "127.10.102.252" port: 35361 } } }
08:19:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.981899 10965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da [sys.catalog]: This master's current role is: FOLLOWER
08:19:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.982985 10997 mvcc.cc:204] Tried to move back new op lower bound from 7317597376309989376 to 7317597376260222976. Current Snapshot: MvccSnapshot[applied={T|T < 7317597376309989376}]
08:19:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.987473 10991 catalog_manager.cc:1383] Generated new cluster ID: 7c365acd94584f30a64ebb4b2f1bfefb
08:19:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.987545 10991 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:19:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.004263 10991 catalog_manager.cc:1406] Generated new certificate authority record
08:19:57.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.005698 10991 catalog_manager.cc:1540] Loading token signing keys...
08:19:57.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.024596 10991 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 6573e69abda5435a96ac3535bcafd0e2: Generated new TSK 0
08:19:57.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.025357 10991 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:19:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.034098 10651 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/wal
08:19:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/data
08:19:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/logs
08:19:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/data/info.pb
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.193:0
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.102.193
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.193
08:19:57.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:57.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:57.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:57.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:57.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:57.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:19:57.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.156126 11013 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:57.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.156344 11013 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:57.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.156386 11013 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.159703 11013 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.159803 11013 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.102.193
08:19:57.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.163637 11013 tablet_server_runner.cc:78] Tablet server non-default flags:
08:19:57.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/logs
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/data
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/wal
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.193:0
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/data/info.pb
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.193
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11013
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:57.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.102.193
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.164629 11013 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.165710 11013 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.172091 11037 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
08:19:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.172075 11020 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
08:19:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.172111 11019 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
08:19:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.172340 11013 server_base.cc:1061] running on GCE node
08:19:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.172663 11013 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:57.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.173137 11013 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:57.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.174293 11013 hybrid_clock.cc:648] HybridClock initialized: now 1786522797174270 us; error 36 us; skew 500 ppm
08:19:57.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.176126 11013 webserver.cc:533] Webserver started at http://127.10.102.193:36007/ using document root <none> and password file <none>
08:19:57.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.176728 11013 fs_manager.cc:362] Metadata directory not provided
08:19:57.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.176795 11013 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:57.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.177044 11013 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:57.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.178781 11013 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/data/instance:
08:19:57.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08955f372bf544598a4e93a79aff5bba"
08:19:57.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:57 on dist-test-slave-fgb3"
08:19:57.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.179299 11013 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/wal/instance:
08:19:57.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08955f372bf544598a4e93a79aff5bba"
08:19:57.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:57 on dist-test-slave-fgb3"
08:19:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.182767 11013 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
08:19:57.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.184921 11048 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.186024 11013 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:19:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.186139 11013 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/data,/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/wal
08:19:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08955f372bf544598a4e93a79aff5bba"
08:19:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:57 on dist-test-slave-fgb3"
08:19:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.186235 11013 fs_report.cc:389] FS layout report
08:19:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/wal
08:19:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/wal
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/data/data
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.210108 11013 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.210942 11013 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
08:19:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.211143 11013 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.211820 11013 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:19:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.212932 11013 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:19:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.212991 11013 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:19:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.213032 11013 ts_tablet_manager.cc:616] Registered 0 tablets
08:19:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.213045 11013 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:19:57.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.222046 11013 rpc_server.cc:307] RPC server started. Bound to: 127.10.102.193:36793
08:19:57.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.222065 11254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.102.193:36793 every 8 connection(s)
08:19:57.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.223135 11013 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/data/info.pb
08:19:57.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.232319 11257 heartbeater.cc:344] Connected to a master server at 127.10.102.254:34843
08:19:57.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.232322 11255 heartbeater.cc:344] Connected to a master server at 127.10.102.252:35361
08:19:57.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.232379 10651 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu as pid 11013
08:19:57.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.232409 11258 heartbeater.cc:344] Connected to a master server at 127.10.102.253:39423
08:19:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.232473 10651 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-0/wal/instance
08:19:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.232586 11257 heartbeater.cc:461] Registering TS with master...
08:19:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.232589 11255 heartbeater.cc:461] Registering TS with master...
08:19:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.232589 11258 heartbeater.cc:461] Registering TS with master...
08:19:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.233207 11258 heartbeater.cc:507] Master 127.10.102.253:39423 requested a full tablet report, sending...
08:19:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.233739 11257 heartbeater.cc:507] Master 127.10.102.254:34843 requested a full tablet report, sending...
08:19:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.234784 11255 heartbeater.cc:507] Master 127.10.102.252:35361 requested a full tablet report, sending...
08:19:57.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.234972 10715 ts_manager.cc:194] Registered new tserver with Master: 08955f372bf544598a4e93a79aff5bba (127.10.102.193:36793)
08:19:57.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.235076 10793 ts_manager.cc:194] Registered new tserver with Master: 08955f372bf544598a4e93a79aff5bba (127.10.102.193:36793)
08:19:57.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.235704 10872 ts_manager.cc:194] Registered new tserver with Master: 08955f372bf544598a4e93a79aff5bba (127.10.102.193:36793)
08:19:57.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.236248 10651 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:57.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:57.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/wal
08:19:57.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/data
08:19:57.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:57.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:57.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:57.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/logs
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/data/info.pb
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.194:0
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.102.194
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.194
08:19:57.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:57.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:57.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:57.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:57.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:57.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:19:57.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.236841 10872 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.102.193:42361
08:19:57.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.344566 11269 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:57.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.344787 11269 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:57.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.344828 11269 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:57.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.348203 11269 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:57.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.348315 11269 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.102.194
08:19:57.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.352165 11269 tablet_server_runner.cc:78] Tablet server non-default flags:
08:19:57.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/logs
08:19:57.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:57.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:57.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/data
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/wal
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.194:0
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/data/info.pb
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.194
08:19:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11269
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.102.194
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:57.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:57.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.353307 11269 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:57.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.354614 11269 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.361239 11277 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
08:19:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.361286 11269 server_base.cc:1061] running on GCE node
08:19:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.361200 11280 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
08:19:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.361202 11278 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
08:19:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.361825 11269 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.362389 11269 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:57.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.363540 11269 hybrid_clock.cc:648] HybridClock initialized: now 1786522797363520 us; error 36 us; skew 500 ppm
08:19:57.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.365227 11269 webserver.cc:533] Webserver started at http://127.10.102.194:34217/ using document root <none> and password file <none>
08:19:57.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.365741 11269 fs_manager.cc:362] Metadata directory not provided
08:19:57.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.365790 11269 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:57.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.365942 11269 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:57.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.367439 11269 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/data/instance:
08:19:57.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7e2b5b80a624f6597346edc5c744e8d"
08:19:57.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:57 on dist-test-slave-fgb3"
08:19:57.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.367852 11269 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/wal/instance:
08:19:57.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7e2b5b80a624f6597346edc5c744e8d"
08:19:57.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:57 on dist-test-slave-fgb3"
08:19:57.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.371539 11269 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
08:19:57.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.373713 11298 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.374894 11269 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.375005 11269 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/data,/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/wal
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7e2b5b80a624f6597346edc5c744e8d"
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:57 on dist-test-slave-fgb3"
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.375083 11269 fs_report.cc:389] FS layout report
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/wal
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/wal
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/data/data
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:57.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:57.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:57.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:57.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:57.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:57.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:57.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.402287 11269 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:57.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.403000 11269 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
08:19:57.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.403154 11269 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:57.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.403695 11269 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:19:57.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.404779 11269 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:19:57.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.404829 11269 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:19:57.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.404867 11269 ts_tablet_manager.cc:616] Registered 0 tablets
08:19:57.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.404881 11269 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:19:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.414565 11269 rpc_server.cc:307] RPC server started. Bound to: 127.10.102.194:44609
08:19:57.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.414570 11525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.102.194:44609 every 8 connection(s)
08:19:57.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.415927 11269 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/data/info.pb
08:19:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.423833 10651 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu as pid 11269
08:19:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.423949 10651 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-1/wal/instance
08:19:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.425768 11530 heartbeater.cc:344] Connected to a master server at 127.10.102.254:34843
08:19:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.426035 11530 heartbeater.cc:461] Registering TS with master...
08:19:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.426513 11529 heartbeater.cc:344] Connected to a master server at 127.10.102.252:35361
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.426697 11530 heartbeater.cc:507] Master 127.10.102.254:34843 requested a full tablet report, sending...
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.426798 11529 heartbeater.cc:461] Registering TS with master...
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.426990 11529 heartbeater.cc:507] Master 127.10.102.252:35361 requested a full tablet report, sending...
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.427081 11531 heartbeater.cc:344] Connected to a master server at 127.10.102.253:39423
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.427151 11531 heartbeater.cc:461] Registering TS with master...
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.427314 11531 heartbeater.cc:507] Master 127.10.102.253:39423 requested a full tablet report, sending...
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.427330 10651 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/wal
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/data
08:19:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/logs
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/data/info.pb
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.195:0
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.102.195
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.195
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.427803 10874 ts_manager.cc:194] Registered new tserver with Master: b7e2b5b80a624f6597346edc5c744e8d (127.10.102.194:44609)
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.427839 10715 ts_manager.cc:194] Registered new tserver with Master: b7e2b5b80a624f6597346edc5c744e8d (127.10.102.194:44609)
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.427903 10793 ts_manager.cc:194] Registered new tserver with Master: b7e2b5b80a624f6597346edc5c744e8d (127.10.102.194:44609)
08:19:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.428452 10874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.102.194:59923
08:19:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.537204 11538 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.537415 11538 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.537456 11538 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:57.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.540823 11538 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:57.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.540930 11538 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.102.195
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.544867 11538 tablet_server_runner.cc:78] Tablet server non-default flags:
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/logs
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.102.212:33973
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/data
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/wal
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.102.195:0
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/data/info.pb
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.102.195
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.102.254:34843,127.10.102.253:39423,127.10.102.252:35361
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11538
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.102.195
08:19:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:19:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.545892 11538 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.547102 11538 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:57.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.553854 11548 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
08:19:57.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.554184 11545 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
08:19:57.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.553921 11544 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
08:19:57.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.554742 11538 server_base.cc:1061] running on GCE node
08:19:57.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.555172 11538 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:57.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.555778 11538 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.556945 11538 hybrid_clock.cc:648] HybridClock initialized: now 1786522797556915 us; error 49 us; skew 500 ppm
08:19:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.559041 11538 webserver.cc:533] Webserver started at http://127.10.102.195:37275/ using document root <none> and password file <none>
08:19:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.559676 11538 fs_manager.cc:362] Metadata directory not provided
08:19:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.559746 11538 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:57.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.559981 11538 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.561903 11538 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/data/instance:
08:19:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5c1a724223a243b7a1b1bbb8943be0cd"
08:19:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:57 on dist-test-slave-fgb3"
08:19:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.562465 11538 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/wal/instance:
08:19:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5c1a724223a243b7a1b1bbb8943be0cd"
08:19:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:57 on dist-test-slave-fgb3"
08:19:57.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.566520 11538 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
08:19:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.568820 11566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:57.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.569770 11538 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:19:57.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.569866 11538 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/data,/tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/wal
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5c1a724223a243b7a1b1bbb8943be0cd"
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:57 on dist-test-slave-fgb3"
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.569929 11538 fs_report.cc:389] FS layout report
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/wal
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/wal
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/data/data
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:57.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.597317 11538 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:57.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.597999 11538 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
08:19:57.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.598150 11538 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:57.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.598762 11538 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:19:57.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.599776 11538 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:19:57.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.599823 11538 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:19:57.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.599862 11538 ts_tablet_manager.cc:616] Registered 0 tablets
08:19:57.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.599876 11538 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:19:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.609047 11538 rpc_server.cc:307] RPC server started. Bound to: 127.10.102.195:46227
08:19:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.609083 11782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.102.195:46227 every 8 connection(s)
08:19:57.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.610011 11538 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/data/info.pb
08:19:57.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.614732 10651 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu as pid 11538
08:19:57.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.614849 10651 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskZHV4Yz/test-tmp/mini-kudu-cluster2205893155477012198/ts-2/wal/instance
08:19:57.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.621146 11783 heartbeater.cc:344] Connected to a master server at 127.10.102.252:35361
08:19:57.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.621150 11784 heartbeater.cc:344] Connected to a master server at 127.10.102.254:34843
08:19:57.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.621438 11783 heartbeater.cc:461] Registering TS with master...
08:19:57.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.621441 11784 heartbeater.cc:461] Registering TS with master...
08:19:57.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.622011 11784 heartbeater.cc:507] Master 127.10.102.254:34843 requested a full tablet report, sending...
08:19:57.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.622012 11783 heartbeater.cc:507] Master 127.10.102.252:35361 requested a full tablet report, sending...
08:19:57.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.622040 11786 heartbeater.cc:344] Connected to a master server at 127.10.102.253:39423
08:19:57.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.622165 11786 heartbeater.cc:461] Registering TS with master...
08:19:57.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.622366 11786 heartbeater.cc:507] Master 127.10.102.253:39423 requested a full tablet report, sending...
08:19:57.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.623159 10793 ts_manager.cc:194] Registered new tserver with Master: 5c1a724223a243b7a1b1bbb8943be0cd (127.10.102.195:46227)
08:19:57.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.623216 10713 ts_manager.cc:194] Registered new tserver with Master: 5c1a724223a243b7a1b1bbb8943be0cd (127.10.102.195:46227)
08:19:57.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.623680 10874 ts_manager.cc:194] Registered new tserver with Master: 5c1a724223a243b7a1b1bbb8943be0cd (127.10.102.195:46227)
08:19:57.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.624269 10874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.102.195:55037
08:19:57.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.637228 10651 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
08:19:57.638 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:19:57.639 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:19:57.649 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.102.254"
      port: 34843
    }
    bound_http_address {
      host: "127.10.102.254"
      port: 36531
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.102.253"
      port: 39423
    }
    bound_http_address {
      host: "127.10.102.253"
      port: 40583
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.102.252"
      port: 35361
    }
    bound_http_address {
      host: "127.10.102.252"
      port: 42737
    }
  }
}

08:19:57.653 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

08:19:57.655 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.102.193"
      port: 36793
    }
    bound_http_address {
      host: "127.10.102.193"
      port: 36007
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.102.194"
      port: 44609
    }
    bound_http_address {
      host: "127.10.102.194"
      port: 34217
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.102.195"
      port: 46227
    }
    bound_http_address {
      host: "127.10.102.195"
      port: 37275
    }
  }
}

08:19:57.656 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:19:57.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.821122 10961 catalog_manager.cc:1295] Loaded cluster ID: 7c365acd94584f30a64ebb4b2f1bfefb
08:19:57.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.821213 10961 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3: loading cluster ID for follower catalog manager: success
08:19:57.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.823730 10961 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3: acquiring CA information for follower catalog manager: success
08:19:57.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.825132 10961 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a6f58e358bc54255a3da204d4b347fe3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:19:57.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.862427 10985 catalog_manager.cc:1295] Loaded cluster ID: 7c365acd94584f30a64ebb4b2f1bfefb
08:19:57.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.862532 10985 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da: loading cluster ID for follower catalog manager: success
08:19:57.863 [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)
08:19:57.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.865053 10985 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da: acquiring CA information for follower catalog manager: success
08:19:57.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.866621 10985 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 2d324577d84a43a291113ba61d7570da: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:19:57.933 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:58.115 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:58.174 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:58.176 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:58.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:58.193 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:58.193 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:58.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.239637 11255 heartbeater.cc:499] Master 127.10.102.252:35361 was elected leader, sending a full tablet report...
08:19:58.291 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:58.291 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:19:58.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:58.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.429943 11529 heartbeater.cc:499] Master 127.10.102.252:35361 was elected leader, sending a full tablet report...
08:19:58.529 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e7d0ba5, L:/127.0.0.1:46542 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:58.529 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3b0b5b5e, L:/127.0.0.1:59686 - R:/127.10.102.254:34843] using SASL/PLAIN
08:19:58.529 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3248237f, L:/127.0.0.1:41424 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:58.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:58.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=500), Traces: [0ms] refreshing cache from master, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [470ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [470ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [471ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:19:58.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.622164 10874 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41424:
08:19:58.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
08:19:58.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:19:58.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:19:58.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:19:58.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:19:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:19:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:19:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:19:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:19:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:19:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:19:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:19:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:19:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:58.623713 10874 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.
08:19:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.625655 11783 heartbeater.cc:499] Master 127.10.102.252:35361 was elected leader, sending a full tablet report...
08:19:58.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.648175 11644 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd273d8647a42b084cae67510fdc3ab (DEFAULT_TABLE table=TestHandleTooBusy [id=2ecb246a45d04916a29319e0cca187f4]), partition=RANGE (key) PARTITION UNBOUNDED
08:19:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.649220 11644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd273d8647a42b084cae67510fdc3ab. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:58.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.653074 11396 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd273d8647a42b084cae67510fdc3ab (DEFAULT_TABLE table=TestHandleTooBusy [id=2ecb246a45d04916a29319e0cca187f4]), partition=RANGE (key) PARTITION UNBOUNDED
08:19:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.654007 11396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd273d8647a42b084cae67510fdc3ab. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:58.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.654497 11132 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd273d8647a42b084cae67510fdc3ab (DEFAULT_TABLE table=TestHandleTooBusy [id=2ecb246a45d04916a29319e0cca187f4]), partition=RANGE (key) PARTITION UNBOUNDED
08:19:58.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.655447 11132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd273d8647a42b084cae67510fdc3ab. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:58.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.656229 11841 tablet_bootstrap.cc:492] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd: Bootstrap starting.
08:19:58.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.659632 11841 tablet_bootstrap.cc:654] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd: Neither blocks nor log segments found. Creating new log.
08:19:58.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.659678 11842 tablet_bootstrap.cc:492] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d: Bootstrap starting.
08:19:58.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.660615 11841 log.cc:826] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd: Log is configured to *not* fsync() on all Append() calls
08:19:58.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.663189 11845 tablet_bootstrap.cc:492] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba: Bootstrap starting.
08:19:58.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.664160 11842 tablet_bootstrap.cc:654] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d: Neither blocks nor log segments found. Creating new log.
08:19:58.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.664641 11841 tablet_bootstrap.cc:492] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd: No bootstrap required, opened a new log
08:19:58.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.664870 11841 ts_tablet_manager.cc:1403] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.000s
08:19:58.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.665855 11842 log.cc:826] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d: Log is configured to *not* fsync() on all Append() calls
08:19:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.668171 11841 raft_consensus.cc:359] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 } } peers { permanent_uuid: "08955f372bf544598a4e93a79aff5bba" member_type: VOTER last_known_addr { host: "127.10.102.193" port: 36793 } } peers { permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 } }
08:19:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.668485 11841 raft_consensus.cc:385] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.668553 11841 raft_consensus.cc:740] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1a724223a243b7a1b1bbb8943be0cd, State: Initialized, Role: FOLLOWER
08:19:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.668771 11845 tablet_bootstrap.cc:654] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba: Neither blocks nor log segments found. Creating new log.
08:19:58.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.669063 11841 consensus_queue.cc:260] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd [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: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 } } peers { permanent_uuid: "08955f372bf544598a4e93a79aff5bba" member_type: VOTER last_known_addr { host: "127.10.102.193" port: 36793 } } peers { permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 } }
08:19:58.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:58.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.669628 11845 log.cc:826] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba: Log is configured to *not* fsync() on all Append() calls
08:19:58.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.669935 11841 ts_tablet_manager.cc:1434] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
08:19:58.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.671720 11845 tablet_bootstrap.cc:492] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba: No bootstrap required, opened a new log
08:19:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.674168 11845 ts_tablet_manager.cc:1403] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.000s
08:19:58.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.678586 11845 raft_consensus.cc:359] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 } } peers { permanent_uuid: "08955f372bf544598a4e93a79aff5bba" member_type: VOTER last_known_addr { host: "127.10.102.193" port: 36793 } } peers { permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 } }
08:19:58.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.679060 11845 raft_consensus.cc:385] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:58.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.679286 11845 raft_consensus.cc:740] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08955f372bf544598a4e93a79aff5bba, State: Initialized, Role: FOLLOWER
08:19:58.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.680013 11845 consensus_queue.cc:260] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [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: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 } } peers { permanent_uuid: "08955f372bf544598a4e93a79aff5bba" member_type: VOTER last_known_addr { host: "127.10.102.193" port: 36793 } } peers { permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 } }
08:19:58.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.680117 11842 tablet_bootstrap.cc:492] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d: No bootstrap required, opened a new log
08:19:58.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.680339 11842 ts_tablet_manager.cc:1403] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.000s
08:19:58.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.681579 11845 ts_tablet_manager.cc:1434] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
08:19:58.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.684685 11842 raft_consensus.cc:359] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 } } peers { permanent_uuid: "08955f372bf544598a4e93a79aff5bba" member_type: VOTER last_known_addr { host: "127.10.102.193" port: 36793 } } peers { permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 } }
08:19:58.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.685129 11842 raft_consensus.cc:385] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:58.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.685716 11842 raft_consensus.cc:740] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e2b5b80a624f6597346edc5c744e8d, State: Initialized, Role: FOLLOWER
08:19:58.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.686398 11842 consensus_queue.cc:260] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d [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: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 } } peers { permanent_uuid: "08955f372bf544598a4e93a79aff5bba" member_type: VOTER last_known_addr { host: "127.10.102.193" port: 36793 } } peers { permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 } }
08:19:58.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.687276 11842 ts_tablet_manager.cc:1434] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
08:19:58.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:58.725276 11260 tablet.cc:2406] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:19:58.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:58.862619 11787 tablet.cc:2406] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:19:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:58.918277 11533 tablet.cc:2406] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:19:58.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.944832 11850 raft_consensus.cc:493] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:19:58.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.945026 11850 raft_consensus.cc:515] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 } } peers { permanent_uuid: "08955f372bf544598a4e93a79aff5bba" member_type: VOTER last_known_addr { host: "127.10.102.193" port: 36793 } } peers { permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 } }
08:19:58.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.946221 11850 leader_election.cc:290] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c1a724223a243b7a1b1bbb8943be0cd (127.10.102.195:46227), b7e2b5b80a624f6597346edc5c744e8d (127.10.102.194:44609)
08:19:58.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.950347 11684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd273d8647a42b084cae67510fdc3ab" candidate_uuid: "08955f372bf544598a4e93a79aff5bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1a724223a243b7a1b1bbb8943be0cd" is_pre_election: true
08:19:58.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.950358 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd273d8647a42b084cae67510fdc3ab" candidate_uuid: "08955f372bf544598a4e93a79aff5bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e2b5b80a624f6597346edc5c744e8d" is_pre_election: true
08:19:58.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.950667 11684 raft_consensus.cc:2468] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08955f372bf544598a4e93a79aff5bba in term 0.
08:19:58.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.950667 11436 raft_consensus.cc:2468] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08955f372bf544598a4e93a79aff5bba in term 0.
08:19:58.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.951122 11053 leader_election.cc:304] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [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: 08955f372bf544598a4e93a79aff5bba, 5c1a724223a243b7a1b1bbb8943be0cd; no voters: 
08:19:58.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.951392 11850 raft_consensus.cc:2804] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 0 FOLLOWER]: Leader pre-election won for term 1
08:19:58.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.951485 11850 raft_consensus.cc:493] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:19:58.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.951534 11850 raft_consensus.cc:3060] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 0 FOLLOWER]: Advancing to term 1
08:19:58.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.952487 11850 raft_consensus.cc:515] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 } } peers { permanent_uuid: "08955f372bf544598a4e93a79aff5bba" member_type: VOTER last_known_addr { host: "127.10.102.193" port: 36793 } } peers { permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 } }
08:19:58.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.952898 11850 leader_election.cc:290] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [CANDIDATE]: Term 1 election: Requested vote from peers 5c1a724223a243b7a1b1bbb8943be0cd (127.10.102.195:46227), b7e2b5b80a624f6597346edc5c744e8d (127.10.102.194:44609)
08:19:58.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.953312 11684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd273d8647a42b084cae67510fdc3ab" candidate_uuid: "08955f372bf544598a4e93a79aff5bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c1a724223a243b7a1b1bbb8943be0cd"
08:19:58.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.953390 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd273d8647a42b084cae67510fdc3ab" candidate_uuid: "08955f372bf544598a4e93a79aff5bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e2b5b80a624f6597346edc5c744e8d"
08:19:58.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.953440 11684 raft_consensus.cc:3060] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd [term 0 FOLLOWER]: Advancing to term 1
08:19:58.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.953500 11436 raft_consensus.cc:3060] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d [term 0 FOLLOWER]: Advancing to term 1
08:19:58.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.954381 11436 raft_consensus.cc:2468] T 9fd273d8647a42b084cae67510fdc3ab P b7e2b5b80a624f6597346edc5c744e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08955f372bf544598a4e93a79aff5bba in term 1.
08:19:58.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.954641 11684 raft_consensus.cc:2468] T 9fd273d8647a42b084cae67510fdc3ab P 5c1a724223a243b7a1b1bbb8943be0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08955f372bf544598a4e93a79aff5bba in term 1.
08:19:58.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.954710 11053 leader_election.cc:304] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [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: 08955f372bf544598a4e93a79aff5bba, b7e2b5b80a624f6597346edc5c744e8d; no voters: 
08:19:58.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.954895 11850 raft_consensus.cc:2804] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 1 FOLLOWER]: Leader election won for term 1
08:19:58.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.955147 11850 raft_consensus.cc:697] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [term 1 LEADER]: Becoming Leader. State: Replica: 08955f372bf544598a4e93a79aff5bba, State: Running, Role: LEADER
08:19:58.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.955471 11850 consensus_queue.cc:237] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [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: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 } } peers { permanent_uuid: "08955f372bf544598a4e93a79aff5bba" member_type: VOTER last_known_addr { host: "127.10.102.193" port: 36793 } } peers { permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 } }
08:19:58.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:58.959250 10874 catalog_manager.cc:5719] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 08955f372bf544598a4e93a79aff5bba (127.10.102.193). New cstate: current_term: 1 leader_uuid: "08955f372bf544598a4e93a79aff5bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08955f372bf544598a4e93a79aff5bba" member_type: VOTER last_known_addr { host: "127.10.102.193" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 } health_report { overall_health: UNKNOWN } } }
08:19:59.030 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:59.031 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:59.032 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:59.033 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:59.033 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:59.052 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:59.052 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:59.053 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:59.053 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:59.054 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:59.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:59.054 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:59.054 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:59.056 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:59.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:59.057 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:59.059 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:59.059 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:59.061 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:59.063 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:59.034 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:59.065 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:59.068 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:59.072 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:59.074 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:59.075 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:59.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:59.079 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:59.082 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:59.082 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:59.083 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:59.083 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:59.089 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:59.091 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:19:59.091 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:59.099 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:59.099 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:59.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:59.104 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:59.106 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x43b59862, L:/127.0.0.1:46544 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:59.107 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:59.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:59.111 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:59.117 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:19:59.125 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa2514723, L:/127.0.0.1:46554 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:59.127 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:59.129 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:59.130 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:59.137 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:59.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:59.142 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:19:59.142 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:59.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:59.146 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:59.147 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:59.152 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:59.154 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:59.155 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:59.157 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:59.164 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:59.171 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:59.175 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:59.176 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x11d3f0d8, L:/127.0.0.1:41440 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:59.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:59.191 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:59.192 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:59.192 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:59.194 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:59.195 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:59.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:59.197 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:59.203 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:19:59.204 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:59.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:59.209 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:59.211 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:19:59.213 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:19:59.214 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:19:59.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:59.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=182), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [97ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:19:59.216 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:59.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:59.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:59.222 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd510ff20, L:/127.0.0.1:46562 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:59.232 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:19:59.234 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:59.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:19:59.251 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:59.258 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:59.261 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa7a39566, L:/127.0.0.1:46576 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:59.263 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x863fa085, L:/127.0.0.1:41444 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:59.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:59.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=215), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [173ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:19:59.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:59.273 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:59.274 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd1a40039, L:/127.0.0.1:46590 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:59.276 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:59.280 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8ea459fc, L:/127.0.0.1:41462 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:59.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:59.284 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:19:59.294 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x935fbe87, L:/127.0.0.1:59696 - R:/127.10.102.254:34843] using SASL/PLAIN
08:19:59.295 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x95895617, L:/127.0.0.1:46600 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:59.296 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7adcc208, L:/127.0.0.1:59722 - R:/127.10.102.254:34843] using SASL/PLAIN
08:19:59.302 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa4c4cce9, L:/127.0.0.1:41426 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:59.303 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd2c5eeb6, L:/127.0.0.1:59708 - R:/127.10.102.254:34843] using SASL/PLAIN
08:19:59.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:59.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=276), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:19:59.315 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb44b2063, L:/127.0.0.1:41488 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:59.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:59.318 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf8325718, L:/127.0.0.1:59710 - R:/127.10.102.254:34843] using SASL/PLAIN
08:19:59.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:59.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=261), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [183ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:19:59.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:59.324 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:59.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:59.333 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x97cab74d, L:/127.0.0.1:59742 - R:/127.10.102.254:34843] using SASL/PLAIN
08:19:59.334 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x36db5c3a, L:/127.0.0.1:41490 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:59.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:59.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [217ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:19:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.339358 11850 consensus_queue.cc:1048] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e2b5b80a624f6597346edc5c744e8d" member_type: VOTER last_known_addr { host: "127.10.102.194" port: 44609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:59.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:59.344 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61ac2df4, L:/127.0.0.1:41526 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:59.344 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3c58535b, L:/127.0.0.1:41446 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:59.350 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:59.373 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x67cca09c, L:/127.0.0.1:59728 - R:/127.10.102.254:34843] using SASL/PLAIN
08:19:59.380 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:59.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.383359 11850 consensus_queue.cc:1048] T 9fd273d8647a42b084cae67510fdc3ab P 08955f372bf544598a4e93a79aff5bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c1a724223a243b7a1b1bbb8943be0cd" member_type: VOTER last_known_addr { host: "127.10.102.195" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:59.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.383672 10861 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items
08:19:59.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.383740 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 2)
08:19:59.387 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8579cfe8, L:/127.0.0.1:41472 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:59.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.388298 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 0)
08:19:59.396 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:19:59.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.404050 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.404484 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.405 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0acc06f6, L:/127.0.0.1:41516 - R:/127.10.102.252:35361] using SASL/PLAIN
08:19:59.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.408128 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.409 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:19:59.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3403e1f0, L:/127.0.0.1:46572 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:59.414 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items
08:19:59.414 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items
08:19:59.415 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:19:59.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.419857 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.420 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:59.421 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=361), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [262ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, deferred=null) after lookup
08:19:59.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.422399 10860 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.423295 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.424 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:19:59.425 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c96e8f4, L:/127.0.0.1:46604 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:59.431 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:59.435 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.436283 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.440 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:59.441 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=387), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [218ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:19:59.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.443359 10859 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.443871 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.446142 10860 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.446866 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.448 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items
08:19:59.449 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.445 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:59.452 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ac77461, L:/127.0.0.1:46602 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:59.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.455806 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.459 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:59.459 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=405), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [220ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:19:59.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.461019 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.467046 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.467126 10859 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.468713 10860 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.468713 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.469426 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.470 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items
08:19:59.470 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.471 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:19:59.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.476084 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 5)
08:19:59.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.487376 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 6)
08:19:59.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:59.493 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items
08:19:59.494 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:59.505 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299979, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299985, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.508 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299979, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.516889 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 3)
08:19:59.525 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7edb4514, L:/127.0.0.1:46620 - R:/127.10.102.253:39423] using SASL/PLAIN
08:19:59.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.525167 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 4)
08:19:59.528 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2143ab01, L:/127.0.0.1:59758 - R:/127.10.102.254:34843] using SASL/PLAIN
08:19:59.532 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.533813 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 4)
08:19:59.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.534117 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 4)
08:19:59.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.534390 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 4)
08:19:59.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.543561 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 4)
08:19:59.546 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items
08:19:59.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.545181 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.546 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.548 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items
08:19:59.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.547791 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.552 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.552681 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.558612 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.563637 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.563943 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.566 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items
08:19:59.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.565768 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.567325 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.569 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items
08:19:59.569 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.572 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.573165 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.575026 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.583245 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.585994 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.590 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items
08:19:59.590 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.594681 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.595494 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41446 (request call id 4)
08:19:59.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.598 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:59.598 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.603 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.603936 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 9)
08:19:59.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.605057 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 9)
08:19:59.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.612524 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 9)
08:19:59.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.614908 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 9)
08:19:59.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.626642 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 9)
08:19:59.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.628541 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41516 (request call id 4)
08:19:59.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.632843 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41516 (request call id 4)
08:19:59.634 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x945626b3, L:/127.0.0.1:59786 - R:/127.10.102.254:34843] using TOKEN/null
08:19:59.638 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcf0dd1e9, L:/127.0.0.1:59794 - R:/127.10.102.254:34843] using TOKEN/null
08:19:59.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.644272 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.645 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items
08:19:59.645 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.646170 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.646433 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.647 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xac7b3946, L:/127.0.0.1:59770 - R:/127.10.102.254:34843] using TOKEN/null
08:19:59.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.652406 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.654945 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.665729 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.667136 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.672 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items
08:19:59.672 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:19:59.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.674552 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.683452 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.684530 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.686559 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.694909 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41472 (request call id 6)
08:19:59.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.703 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:59.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=649), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [218ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [333ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [355ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [360ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [363ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [368ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [386ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [388ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [389ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [389ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [400ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [410ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [410ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [412ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [413ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [441ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [446ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [447ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [465ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [480ms] refreshing cache from master, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [485ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [490ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [491ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [491ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items, [560ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [566ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [622ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1498326843(state=PENDING, result=null, callback=(continuation of Deferred@1157353618 after retry RPC after error@556739492) -> (continuation of Deferred@1349027526 after retry RPC after error@2092143759) -> (continuation of Deferred@1716954315 after retry RPC after error@1048363438) -> (continuation of Deferred@716586513 after retry RPC after error@1245823012) -> (continuation of Deferred@425874779 after retry RPC after error@1095468648) -> (continuation of Deferred@1519808230 after retry RPC after error@504546672), errback=(continuation of Deferred@1157353618 after retry RPC after error@556739492) -> (continuation of Deferred@1349027526 after retry RPC after error@2092143759) -> (continuation of Deferred@1716954315 after retry RPC after error@1048363438) -> (continuation of Deferred@716586513 after retry RPC after error@1245823012) -> (continuation of Deferred@425874779 after retry RPC after error@1095468648) -> (continuation of Deferred@1519808230 after retry RPC after error@504546672))) after lookup
08:19:59.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:59.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:59.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=652), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [331ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [346ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [447ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [449ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [460ms] refreshing cache from master, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [465ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [468ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [469ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [480ms] refreshing cache from master, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [485ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [485ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [486ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [487ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [500ms] refreshing cache from master, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [505ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [507ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [540ms] refreshing cache from master, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [547ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [547ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [562ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [562ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [580ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [587ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [588ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [589ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items, [589ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41516 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.10.102.252:35361, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [626ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [626ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [627ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@409190908(state=PENDING, result=null, callback=(continuation of Deferred@1991089442 after retry RPC after error@1619271666) -> (continuation of Deferred@663741145 after retry RPC after error@568703989) -> (continuation of Deferred@993748582 after retry RPC after error@2072024444) -> (continuation of Deferred@599865855 after retry RPC after error@796333153) -> (continuation of Deferred@1335844799 after retry RPC after error@810223685) -> (continuation of Deferred@443535730 after retry RPC after error@229378626), errback=(continuation of Deferred@1991089442 after retry RPC after error@1619271666) -> (continuation of Deferred@663741145 after retry RPC after error@568703989) -> (continuation of Deferred@993748582 after retry RPC after error@2072024444) -> (continuation of Deferred@599865855 after retry RPC after error@796333153) -> (continuation of Deferred@1335844799 after retry RPC after error@810223685) -> (continuation of Deferred@443535730 after retry RPC after error@229378626))) after lookup
08:19:59.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.714931 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41516 (request call id 7)
08:19:59.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.723063 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41516 (request call id 7)
08:19:59.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.727075 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41516 (request call id 7)
08:19:59.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.743988 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41516 (request call id 7)
08:19:59.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.752622 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41516 (request call id 7)
08:19:59.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.763464 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41516 (request call id 7)
08:19:59.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.763780 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41516 (request call id 7)
08:19:59.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.783339 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41516 (request call id 7)
08:19:59.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.783672 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41516 (request call id 7)
08:19:59.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:19:59.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.808 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.809 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.812 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.813493 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41526 (request call id 8)
08:19:59.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.823644 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 13)
08:19:59.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.824015 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 13)
08:19:59.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.845139 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 13)
08:19:59.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.846597 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 13)
08:19:59.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.864327 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 13)
08:19:59.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.865957 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 13)
08:19:59.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.885042 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 13)
08:19:59.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.885565 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 13)
08:19:59.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.904366 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 12)
08:19:59.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.904366 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 12)
08:19:59.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.906508 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 12)
08:19:59.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.908 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.912 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:19:59.913 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:19:59.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.915424 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41516 (request call id 9)
08:19:59.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.923382 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 14)
08:19:59.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.936601 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 14)
08:19:59.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.944844 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 14)
08:19:59.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.946625 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 14)
08:19:59.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.952279 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 11)
08:19:59.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.955790 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 11)
08:19:59.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.965659 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 11)
08:19:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.976665 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 11)
08:19:59.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.983201 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 11)
08:19:59.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.984797 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 11)
08:19:59.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.985064 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 11)
08:19:59.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.995926 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:19:59.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 11)
08:20:00.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.005674 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 11)
08:20:00.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.005946 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 11)
08:20:00.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.016 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.022956 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 15)
08:20:00.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.024461 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 15)
08:20:00.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.032975 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 12)
08:20:00.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.034049 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 12)
08:20:00.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.035946 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 12)
08:20:00.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.055162 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 12)
08:20:00.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.065341 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 12)
08:20:00.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.074512 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 12)
08:20:00.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.095549 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 12)
08:20:00.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.096029 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 12)
08:20:00.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.113 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.118634 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41444 (request call id 18)
08:20:00.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.123844 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41446 (request call id 14)
08:20:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.124646 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41446 (request call id 14)
08:20:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.125500 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41526 (request call id 15)
08:20:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.125737 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41526 (request call id 15)
08:20:00.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.134469 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41526 (request call id 15)
08:20:00.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.146818 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41526 (request call id 15)
08:20:00.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.154783 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41526 (request call id 15)
08:20:00.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.165298 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41526 (request call id 15)
08:20:00.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.165934 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41526 (request call id 15)
08:20:00.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.186810 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41526 (request call id 15)
08:20:00.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.206560 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41526 (request call id 15)
08:20:00.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.210 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.214573 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41440 (request call id 19)
08:20:00.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.216 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.218 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.232589 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 14)
08:20:00.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.235360 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41444 (request call id 19)
08:20:00.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.242554 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 16)
08:20:00.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.242892 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 16)
08:20:00.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.246475 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 16)
08:20:00.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.252722 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 16)
08:20:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.263605 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 16)
08:20:00.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.272282 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 16)
08:20:00.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.283027 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 16)
08:20:00.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.292737 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 16)
08:20:00.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.303691 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 16)
08:20:00.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.304191 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 16)
08:20:00.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.311 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.321 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.323676 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 20)
08:20:00.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.332338 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 18)
08:20:00.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.343439 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 18)
08:20:00.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.346580 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 21)
08:20:00.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.363739 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 21)
08:20:00.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.363900 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 21)
08:20:00.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.364627 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41446 (request call id 16)
08:20:00.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.372663 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41446 (request call id 16)
08:20:00.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.382899 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41446 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 7)
08:20:00.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.383284 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 7)
08:20:00.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:00.403961 10861 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items [suppressed 141 similar messages]
08:20:00.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.404072 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 7)
08:20:00.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.421 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:00.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.421 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.422 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:00.422 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:00.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:00.427 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:00.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:00.428 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:00.428 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:00.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.427939 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41490 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 22)
08:20:00.436 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:00.437 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:00.440 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:00.441 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:00.442 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:00.443 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:00.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.443588 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 22)
08:20:00.445 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:00.446 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:00.446 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:00.446 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:00.454 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:00.462 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:00.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.472752 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 22)
08:20:00.476 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x655bdde3, L:/127.0.0.1:46622 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:00.478 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x18377659, L:/127.0.0.1:41530 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:00.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.478863 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 22)
08:20:00.479 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items
08:20:00.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.482741 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 22)
08:20:00.485 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1ca7f088, L:/127.0.0.1:59800 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:00.487 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.496187 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 7)
08:20:00.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.496199 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 7)
08:20:00.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.502827 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 7)
08:20:00.504 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items
08:20:00.504 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.516 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.524662 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41516 (request call id 18)
08:20:00.526 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items
08:20:00.526 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.528 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.529 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:00.529 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:00.529 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:00.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.529 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:00.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:00.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:00.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:00.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:00.535 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:00.536 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:00.539 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:00.541 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:00.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.543955 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 21)
08:20:00.545 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items
08:20:00.547 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.547 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:00.550 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:00.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.552132 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 21)
08:20:00.552 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:00.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.563169 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 21)
08:20:00.563 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:00.564 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items
08:20:00.565 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.565 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:00.571 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:00.574 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6a7e587c, L:/127.0.0.1:41546 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:00.574 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:00.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.575601 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 21)
08:20:00.576 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items
08:20:00.577 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:00.599 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x99be8677, L:/127.0.0.1:59812 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:00.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.603440 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 21)
08:20:00.606 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items
08:20:00.607 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.607 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x428e3825, L:/127.0.0.1:46628 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:00.609 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.620 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.624837 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41530 (request call id 6)
08:20:00.626 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items
08:20:00.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.626948 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41530 (request call id 6)
08:20:00.627 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.629 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:00.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [37ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 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.10.102.252:35361, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 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.10.102.252:35361, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [123ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 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.10.102.252:35361, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [163ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41530 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.10.102.252:35361, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [185ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1911592710(state=PENDING, result=null, callback=(continuation of Deferred@847279563 after retry RPC after error@1638979496) -> (continuation of Deferred@416478806 after retry RPC after error@1844382445) -> (continuation of Deferred@1559237814 after retry RPC after error@991597847) -> (continuation of Deferred@880129124 after retry RPC after error@559442021) -> (continuation of Deferred@2102496604 after retry RPC after error@302779852) -> (continuation of Deferred@188960125 after retry RPC after error@1765410608), errback=(continuation of Deferred@847279563 after retry RPC after error@1638979496) -> (continuation of Deferred@416478806 after retry RPC after error@1844382445) -> (continuation of Deferred@1559237814 after retry RPC after error@991597847) -> (continuation of Deferred@880129124 after retry RPC after error@559442021) -> (continuation of Deferred@2102496604 after retry RPC after error@302779852) -> (continuation of Deferred@188960125 after retry RPC after error@1765410608))) after lookup
08:20:00.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.634 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:00.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.641954 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41546 (request call id 2)
08:20:00.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.643131 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 22)
08:20:00.644 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items
08:20:00.644 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.644783 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 22)
08:20:00.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.663013 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 23)
08:20:00.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.663375 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 23)
08:20:00.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.664788 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 23)
08:20:00.665 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items
08:20:00.666 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.666157 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 23)
08:20:00.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.683070 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 23)
08:20:00.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.683409 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 23)
08:20:00.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.684859 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 23)
08:20:00.685 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items
08:20:00.687 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.702874 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 23)
08:20:00.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.703316 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 23)
08:20:00.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.703316 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41490 (request call id 23)
08:20:00.705 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items
08:20:00.705 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.721 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.721 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.723502 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 12)
08:20:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.732620 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 12)
08:20:00.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.737 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.737 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.738 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:00.738 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:00.738 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:00.739 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:00.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:00.739 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:00.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:00.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:00.741 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:00.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:00.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.743832 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41546 (request call id 6)
08:20:00.744 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:00.745 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:00.746 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:00.747 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:00.747 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:00.749 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:00.749 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:00.750 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:00.751 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:00.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.752630 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41546 (request call id 6)
08:20:00.754 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:00.769 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x870217d4, L:/127.0.0.1:59814 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:00.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.771785 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41546 (request call id 6)
08:20:00.772 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x713e191d, L:/127.0.0.1:41558 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:00.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.773307 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41546 (request call id 6)
08:20:00.774 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items
08:20:00.781 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa930f35b, L:/127.0.0.1:46642 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:00.782 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.788789 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41546 (request call id 6)
08:20:00.789 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items
08:20:00.791 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.792129 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41546 (request call id 6)
08:20:00.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.803448 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 23)
08:20:00.804 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items
08:20:00.804 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.803469 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 23)
08:20:00.807 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items
08:20:00.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.806915 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 23)
08:20:00.808 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.812592 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 23)
08:20:00.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.822 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.823 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:00.823 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:00.823 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:00.824 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:00.824 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:00.824 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:00.824 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:00.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:00.827 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:00.827 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:00.830 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:00.831 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:00.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.831934 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 28)
08:20:00.832 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items
08:20:00.832 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.833 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:00.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:00.834 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:00.836 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:00.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.838 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.842 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.843 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:00.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:00.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.845202 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 26)
08:20:00.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.848366 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 26)
08:20:00.849 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items
08:20:00.849 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.850 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:00.853 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:00.858 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd8cd5961, L:/127.0.0.1:41568 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:00.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.858760 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 26)
08:20:00.859 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items
08:20:00.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.865012 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 26)
08:20:00.865 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4eb5e30e, L:/127.0.0.1:59828 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:00.867 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items
08:20:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.866801 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 26)
08:20:00.869 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.870 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x362eeee4, L:/127.0.0.1:46654 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:00.872 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.884614 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 26)
08:20:00.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.892328 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 26)
08:20:00.893 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items
08:20:00.896 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.905159 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41516 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 26)
08:20:00.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.906785 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 23)
08:20:00.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.906792 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.908 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items
08:20:00.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 23)
08:20:00.908 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.912 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items
08:20:00.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.911813 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41462 (request call id 23)
08:20:00.913 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.915953 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 7)
08:20:00.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:00.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=384), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [36ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 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.10.102.252:35361, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [124ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 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.10.102.252:35361, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [144ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 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.10.102.252:35361, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [163ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 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.10.102.252:35361, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [203ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items, [264ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41546 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [383ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [384ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@253377023(state=PENDING, result=null, callback=(continuation of Deferred@1234296865 after retry RPC after error@1046434756) -> (continuation of Deferred@826201257 after retry RPC after error@1865795248) -> (continuation of Deferred@702784415 after retry RPC after error@1835402260) -> (continuation of Deferred@708451981 after retry RPC after error@1803246908) -> (continuation of Deferred@1597043863 after retry RPC after error@44764609) -> (continuation of Deferred@2023732591 after retry RPC after error@1237091837) -> (continuation of Deferred@292574225 after retry RPC after error@1273992955), errback=(continuation of Deferred@1234296865 after retry RPC after error@1046434756) -> (continuation of Deferred@826201257 after retry RPC after error@1865795248) -> (continuation of Deferred@702784415 after retry RPC after error@1835402260) -> (continuation of Deferred@708451981 after retry RPC after error@1803246908) -> (continuation of Deferred@1597043863 after retry RPC after error@44764609) -> (continuation of Deferred@2023732591 after retry RPC after error@1237091837) -> (continuation of Deferred@292574225 after retry RPC after error@1273992955))) after lookup
08:20:00.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.928449 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41546 (request call id 8)
08:20:00.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.932176 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41546 (request call id 8)
08:20:00.933 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items
08:20:00.934 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.938 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:00.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:00.942 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:00.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.943854 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 25)
08:20:00.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.951824 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 4)
08:20:00.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.962757 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 4)
08:20:00.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.962833 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 4)
08:20:00.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.966867 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41558 (request call id 7)
08:20:00.968 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items
08:20:00.968 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:00.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.983180 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41558 (request call id 7)
08:20:00.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.983180 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:00.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41558 (request call id 7)
08:20:01.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.002585 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41558 (request call id 7)
08:20:01.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.003297 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41558 (request call id 7)
08:20:01.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.012672 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41558 (request call id 7)
08:20:01.013 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items
08:20:01.013 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.022862 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41558 (request call id 7)
08:20:01.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.022862 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41558 (request call id 7)
08:20:01.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.026 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:01.026 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:01.026 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:01.027 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:01.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [29ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [43ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items, [87ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 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.10.102.252:35361, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 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.10.102.252:35361, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [162ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [223ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [280ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1832208527(state=PENDING, result=null, callback=(continuation of Deferred@845254388 after retry RPC after error@1544710126) -> (continuation of Deferred@1252851498 after retry RPC after error@219854784) -> (continuation of Deferred@867344057 after retry RPC after error@2094047798) -> (continuation of Deferred@1369986857 after retry RPC after error@156520043) -> (continuation of Deferred@783572654 after retry RPC after error@1468831836) -> (continuation of Deferred@1150196891 after retry RPC after error@1862444407) -> (continuation of Deferred@1666176791 after retry RPC after error@1345518938), errback=(continuation of Deferred@845254388 after retry RPC after error@1544710126) -> (continuation of Deferred@1252851498 after retry RPC after error@219854784) -> (continuation of Deferred@867344057 after retry RPC after error@2094047798) -> (continuation of Deferred@1369986857 after retry RPC after error@156520043) -> (continuation of Deferred@783572654 after retry RPC after error@1468831836) -> (continuation of Deferred@1150196891 after retry RPC after error@1862444407) -> (continuation of Deferred@1666176791 after retry RPC after error@1345518938))) after lookup
08:20:01.027 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:01.028 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:01.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:01.028 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:01.029 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:01.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:01.032 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:01.032 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:01.035 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:01.036 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:01.038 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:01.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:01.040 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:01.042 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:01.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.042 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.043 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:01.043 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:01.043 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:01.043 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:01.043 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:01.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:01.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:01.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.044 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.045 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:01.045 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:01.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:01.047 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:01.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:01.049 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:01.053 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:01.053 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:01.060 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:01.061 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:01.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.063186 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 6)
08:20:01.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.063624 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 6)
08:20:01.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:01.067 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:01.068 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:01.070 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:01.073 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:01.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.082430 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 6)
08:20:01.083 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:01.088 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c236d6a, L:/127.0.0.1:46670 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:01.089 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:01.090 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb767eca2, L:/127.0.0.1:59838 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:01.096 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc990c7e, L:/127.0.0.1:41570 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:01.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.096751 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 6)
08:20:01.098 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items
08:20:01.099 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x99feb76d, L:/127.0.0.1:41576 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:01.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.100298 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 6)
08:20:01.101 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items
08:20:01.102 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.102344 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 27)
08:20:01.103 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a77ed66, L:/127.0.0.1:59840 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:01.103 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items
08:20:01.103 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.103 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83322216, L:/127.0.0.1:46684 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:01.105 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.118197 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 27)
08:20:01.119 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items
08:20:01.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.121552 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 27)
08:20:01.122 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items
08:20:01.122 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.120 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.136 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.139415 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41570 (request call id 2)
08:20:01.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.141080 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41570 (request call id 2)
08:20:01.143 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items
08:20:01.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:01.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [56ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41570 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41570 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.10.102.252:35361, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1873889670(state=PENDING, result=null, callback=(continuation of Deferred@306792493 after retry RPC after error@1578393714) -> (continuation of Deferred@1778794358 after retry RPC after error@262059721), errback=(continuation of Deferred@306792493 after retry RPC after error@1578393714) -> (continuation of Deferred@1778794358 after retry RPC after error@262059721))) after lookup
08:20:01.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.146390 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41488 (request call id 31)
08:20:01.147 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:01.147 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:01.147 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:01.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.148 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:01.148 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.148 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:01.148 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:01.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:01.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:01.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:01.153 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.155 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:01.155 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:01.159 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:01.160 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:01.161 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:01.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.162278 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 3)
08:20:01.164 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:01.166 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:01.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.166597 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 3)
08:20:01.168 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:01.168 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:01.169 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:01.169 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:01.171 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:01.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.177973 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 3)
08:20:01.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.182845 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 21)
08:20:01.183 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items
08:20:01.184 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.186952 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 21)
08:20:01.188 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8027dbc0, L:/127.0.0.1:59846 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:01.192 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9bd7797, L:/127.0.0.1:46696 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:01.195 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6552b7f2, L:/127.0.0.1:41590 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:01.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.196336 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 21)
08:20:01.197 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items
08:20:01.197 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.198153 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 21)
08:20:01.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.201650 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 21)
08:20:01.203 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items
08:20:01.203 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.204342 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 21)
08:20:01.205 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items
08:20:01.205 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.206116 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 21)
08:20:01.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.212234 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 7)
08:20:01.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.217509 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 7)
08:20:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.221153 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 7)
08:20:01.222 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items
08:20:01.223 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.226673 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41568 (request call id 7)
08:20:01.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:01.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=408), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [29ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 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.10.102.252:35361, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [123ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items, [138ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 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.10.102.252:35361, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [183ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items, [223ms] refreshing cache from master, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [227ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items, [273ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41568 dropped due to backpressure: service queue is full with 1 items, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [383ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [406ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1304566208(state=PENDING, result=null, callback=(continuation of Deferred@1149154434 after retry RPC after error@1411791050) -> (continuation of Deferred@553275103 after retry RPC after error@2099990297) -> (continuation of Deferred@1287667354 after retry RPC after error@700825504) -> (continuation of Deferred@1530630385 after retry RPC after error@2085576456) -> (continuation of Deferred@825662197 after retry RPC after error@898239436) -> (continuation of Deferred@842115476 after retry RPC after error@872417221) -> (continuation of Deferred@837075586 after retry RPC after error@1414884121), errback=(continuation of Deferred@1149154434 after retry RPC after error@1411791050) -> (continuation of Deferred@553275103 after retry RPC after error@2099990297) -> (continuation of Deferred@1287667354 after retry RPC after error@700825504) -> (continuation of Deferred@1530630385 after retry RPC after error@2085576456) -> (continuation of Deferred@825662197 after retry RPC after error@898239436) -> (continuation of Deferred@842115476 after retry RPC after error@872417221) -> (continuation of Deferred@837075586 after retry RPC after error@1414884121))) after lookup
08:20:01.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.240479 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41568 (request call id 8)
08:20:01.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.242018 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41568 (request call id 8)
08:20:01.242 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items
08:20:01.243 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.243049 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41568 (request call id 8)
08:20:01.243 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items
08:20:01.243 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.248 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.249 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:01.249 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:01.249 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:01.250 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:01.250 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:01.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:01.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:01.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:01.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:01.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.253 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.254 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:01.254 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:01.257 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:01.258 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:01.259 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:01.260 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:01.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.263058 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 6)
08:20:01.264 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:01.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.264664 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 6)
08:20:01.265 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:01.265 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items
08:20:01.265 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.265878 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 6)
08:20:01.266 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:01.268 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:01.268 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:01.270 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:01.278 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fdd5482, L:/127.0.0.1:41604 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:01.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.279196 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 6)
08:20:01.280 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items
08:20:01.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.282541 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 6)
08:20:01.283 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa3402547, L:/127.0.0.1:59850 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:01.297 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e67ec81, L:/127.0.0.1:46706 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:01.299 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.302016 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 6)
08:20:01.303 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items
08:20:01.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.303256 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.303 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 6)
08:20:01.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.319658 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 6)
08:20:01.320 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items
08:20:01.321 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.322206 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 6)
08:20:01.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.326251 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41576 (request call id 6)
08:20:01.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.340 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:01.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:01.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=83), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [22ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41604 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41604 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1781638522(state=PENDING, result=null, callback=(continuation of Deferred@355060385 after retry RPC after error@1536231906) -> (continuation of Deferred@1835219094 after retry RPC after error@169761333), errback=(continuation of Deferred@355060385 after retry RPC after error@1536231906) -> (continuation of Deferred@1835219094 after retry RPC after error@169761333))) after lookup
08:20:01.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=287), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [41ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items, [62ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items, [93ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [93ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 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.10.102.252:35361, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [142ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 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.10.102.252:35361, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [182ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41576 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.10.102.252:35361, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [203ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [280ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1526691546(state=PENDING, result=null, callback=(continuation of Deferred@357869113 after retry RPC after error@200360931) -> (continuation of Deferred@535685343 after retry RPC after error@1048908894) -> (continuation of Deferred@240126169 after retry RPC after error@264223915) -> (continuation of Deferred@2145650323 after retry RPC after error@1767234261) -> (continuation of Deferred@1741488614 after retry RPC after error@358982480) -> (continuation of Deferred@1248522225 after retry RPC after error@221120283), errback=(continuation of Deferred@357869113 after retry RPC after error@200360931) -> (continuation of Deferred@535685343 after retry RPC after error@1048908894) -> (continuation of Deferred@240126169 after retry RPC after error@264223915) -> (continuation of Deferred@2145650323 after retry RPC after error@1767234261) -> (continuation of Deferred@1741488614 after retry RPC after error@358982480) -> (continuation of Deferred@1248522225 after retry RPC after error@221120283))) after lookup
08:20:01.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.343665 10861 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41576 (request call id 7)
08:20:01.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:01.356 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.356 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.359478 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41604 (request call id 4)
08:20:01.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.362080 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 33)
08:20:01.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.362689 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 22)
08:20:01.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.381445 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.382 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items
08:20:01.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 22)
08:20:01.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.383601 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 22)
08:20:01.384 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.400730 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 22)
08:20:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.401330 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 22)
08:20:01.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:01.412081 10862 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items [suppressed 114 similar messages]
08:20:01.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.412154 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 8)
08:20:01.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.419751 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 8)
08:20:01.422 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items
08:20:01.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.421635 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 8)
08:20:01.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.422044 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 8)
08:20:01.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.422943 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 8)
08:20:01.424 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.442159 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 8)
08:20:01.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.443246 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41472 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.444 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.461 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:01.461 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:01.461 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:01.462 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:01.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:01.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:01.462 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:01.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:01.464 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:01.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:01.467 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:01.468 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:01.469 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:01.470 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:01.471 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:01.472 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:01.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:01.475 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:01.486 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7ce8e1c6, L:/127.0.0.1:41618 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:01.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.486804 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41576 (request call id 13)
08:20:01.487 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items
08:20:01.487 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:01.487 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfe010f48, L:/127.0.0.1:46716 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:01.489 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:01.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.499502 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41604 (request call id 7)
08:20:01.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.500756 10861 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41590 (request call id 8)
08:20:01.503 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6b21a280, L:/127.0.0.1:59854 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:01.505 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.510056 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41590 (request call id 8)
08:20:01.510 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items
08:20:01.511 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.516691 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 8)
08:20:01.517 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items
08:20:01.517 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.529764 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 8)
08:20:01.530 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items
08:20:01.531 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.541633 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 8)
08:20:01.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.547 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:01.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=83), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [19ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41618 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1326522481(state=PENDING, result=null, callback=(continuation of Deferred@285581144 after retry RPC after error@2123663688) -> (continuation of Deferred@1768581322 after retry RPC after error@792649534) -> (continuation of Deferred@310147806 after retry RPC after error@1215856400), errback=(continuation of Deferred@285581144 after retry RPC after error@2123663688) -> (continuation of Deferred@1768581322 after retry RPC after error@792649534) -> (continuation of Deferred@310147806 after retry RPC after error@1215856400))) after lookup
08:20:01.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.561722 10861 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41576 (request call id 15)
08:20:01.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.562028 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41590 (request call id 9)
08:20:01.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.564 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:01.565 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=405), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [30ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 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.10.102.252:35361, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [43ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [104ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 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.10.102.252:35361, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [143ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 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.10.102.252:35361, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [223ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [225ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [262ms] refreshing cache from master, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [263ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [264ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [265ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [342ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [358ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [358ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [403ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@2113388077(state=PENDING, result=null, callback=(continuation of Deferred@297681060 after retry RPC after error@1111351681) -> (continuation of Deferred@973074615 after retry RPC after error@2042177395) -> (continuation of Deferred@451015552 after retry RPC after error@939342004) -> (continuation of Deferred@1900092596 after retry RPC after error@1098067792) -> (continuation of Deferred@1419491597 after retry RPC after error@184357810) -> (continuation of Deferred@1931479781 after retry RPC after error@728867454) -> (continuation of Deferred@581641676 after retry RPC after error@1076482728) -> (continuation of Deferred@858623850 after retry RPC after error@367638819) -> (continuation of Deferred@1855417111 after retry RPC after error@1613056255), errback=(continuation of Deferred@297681060 after retry RPC after error@1111351681) -> (continuation of Deferred@973074615 after retry RPC after error@2042177395) -> (continuation of Deferred@451015552 after retry RPC after error@939342004) -> (continuation of Deferred@1900092596 after retry RPC after error@1098067792) -> (continuation of Deferred@1419491597 after retry RPC after error@184357810) -> (continuation of Deferred@1931479781 after retry RPC after error@728867454) -> (continuation of Deferred@581641676 after retry RPC after error@1076482728) -> (continuation of Deferred@858623850 after retry RPC after error@367638819) -> (continuation of Deferred@1855417111 after retry RPC after error@1613056255))) after lookup
08:20:01.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.567 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:01.568 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:01.568 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:01.568 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:01.569 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:01.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:01.569 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:01.569 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:01.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:01.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:01.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:01.576 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:01.577 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:01.578 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:01.579 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:01.580 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:01.581 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:01.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:01.582 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:01.584 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:01.586 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:01.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.592078 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41558 (request call id 18)
08:20:01.594 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x70a5f4a9, L:/127.0.0.1:41620 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:01.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.595534 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41558 (request call id 18)
08:20:01.596 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items
08:20:01.597 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca29c9d3, L:/127.0.0.1:59856 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:01.614 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfca8a7ca, L:/127.0.0.1:46724 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:01.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.611074 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41558 (request call id 18)
08:20:01.616 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.629581 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41558 (request call id 18)
08:20:01.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.638690 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41558 (request call id 18)
08:20:01.639 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items
08:20:01.639 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.652 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.659160 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41620 (request call id 2)
08:20:01.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.668 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:01.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [19ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41620 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41620 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1145069932(state=PENDING, result=null, callback=(continuation of Deferred@461862304 after retry RPC after error@1976468052) -> (continuation of Deferred@1675872306 after retry RPC after error@611294755), errback=(continuation of Deferred@461862304 after retry RPC after error@1976468052) -> (continuation of Deferred@1675872306 after retry RPC after error@611294755))) after lookup
08:20:01.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:01.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.672 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.677999 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41570 (request call id 13)
08:20:01.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.688848 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41604 (request call id 8)
08:20:01.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.689154 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 36)
08:20:01.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.689378 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 36)
08:20:01.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.698482 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 36)
08:20:01.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.701776 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 36)
08:20:01.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.717795 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 36)
08:20:01.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.721004 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 36)
08:20:01.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.738442 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 36)
08:20:01.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.741077 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 36)
08:20:01.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.741575 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41472 (request call id 36)
08:20:01.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.753 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.758571 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41570 (request call id 17)
08:20:01.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.761605 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41570 (request call id 17)
08:20:01.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.766240 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41570 (request call id 17)
08:20:01.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.772 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.773 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:01.773 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:01.773 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:01.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.774 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.774 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:01.774 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:01.775 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:01.775 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:01.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:01.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:01.778 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:01.782 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:01.783 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:01.785 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:01.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.786559 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 17)
08:20:01.788 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.789409 10861 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 17)
08:20:01.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.789911 10827 master_runner.cc:187] Error getting master registration for 127.10.102.252:35361: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items, 
08:20:01.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.790043 10827 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:01.789 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:01.790 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:01.792 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:01.794 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:01.803 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:01.805 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:01.805 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5d8ccb7, L:/127.0.0.1:41634 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:01.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.806403 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 17)
08:20:01.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.806696 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 17)
08:20:01.807 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items
08:20:01.812 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac9f3fd4, L:/127.0.0.1:46734 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:01.816 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdb837e49, L:/127.0.0.1:59858 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:01.818 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.824118 10859 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:41414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 17)
08:20:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.824530 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 17)
08:20:01.825 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items
08:20:01.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.824936 10750 master_runner.cc:187] Error getting master registration for 127.10.102.252:35361: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:41414 dropped due to backpressure: service queue is full with 1 items, 
08:20:01.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.825098 10750 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:01.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.825857 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41558 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 17)
08:20:01.827 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.845410 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 17)
08:20:01.847 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items
08:20:01.847 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.853 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.853 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:01.854 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:01.854 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:01.854 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:01.854 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:01.855 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:01.855 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:01.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:01.858 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:01.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:01.860 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:01.861 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:01.862 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:01.863 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:01.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.866227 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41558 (request call id 24)
08:20:01.867 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items
08:20:01.867 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:01.867 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.868 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:01.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.868736 10861 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:41422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41558 (request call id 24)
08:20:01.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.869340 10670 master_runner.cc:187] Error getting master registration for 127.10.102.252:35361: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:41422 dropped due to backpressure: service queue is full with 1 items, 
08:20:01.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.871227 10670 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:01.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.872 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.873 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:01.873 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:01.873 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:01.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:01.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:01.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:01.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:01.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:01.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.877 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:01.880 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:01.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.884301 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 23)
08:20:01.885 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items
08:20:01.886 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.886 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xea3889a4, L:/127.0.0.1:41648 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:01.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.887884 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 23)
08:20:01.890 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items
08:20:01.891 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:01.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:01.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:01.895 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:01.897 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:01.905 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe16f0847, L:/127.0.0.1:46744 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:01.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.904798 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 23)
08:20:01.905 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items
08:20:01.906 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.908 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:01.909 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:01.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:01.913 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:01.914 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9d6614f0, L:/127.0.0.1:59860 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:01.915 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.919806 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 23)
08:20:01.921 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:01.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.923069 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 8)
08:20:01.924 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items
08:20:01.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.923506 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 8)
08:20:01.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:01.927 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.929 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:01.930 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:01.934 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:01.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b1dee3e, L:/127.0.0.1:41654 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:01.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.938748 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 8)
08:20:01.941 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items
08:20:01.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.943111 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 8)
08:20:01.943 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items
08:20:01.944 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.951 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd186d69e, L:/127.0.0.1:46760 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:01.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.954 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.958 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x270f1c9b, L:/127.0.0.1:59868 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:01.960 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.964452 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41634 (request call id 6)
08:20:01.965 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items
08:20:01.965 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.969110 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41634 (request call id 6)
08:20:01.969 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items
08:20:01.971 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.973 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:01.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [24ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [35ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 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.10.102.252:35361, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [64ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 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.10.102.252:35361, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [101ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 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.10.102.252:35361, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41634 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.10.102.252:35361, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [181ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@682468497(state=PENDING, result=null, callback=(continuation of Deferred@1975966568 after retry RPC after error@424660612) -> (continuation of Deferred@231665626 after retry RPC after error@1216502750) -> (continuation of Deferred@199021629 after retry RPC after error@1820327980) -> (continuation of Deferred@382370393 after retry RPC after error@1288464373) -> (continuation of Deferred@559693677 after retry RPC after error@1303501322) -> (continuation of Deferred@262881711 after retry RPC after error@553086048), errback=(continuation of Deferred@1975966568 after retry RPC after error@424660612) -> (continuation of Deferred@231665626 after retry RPC after error@1216502750) -> (continuation of Deferred@199021629 after retry RPC after error@1820327980) -> (continuation of Deferred@382370393 after retry RPC after error@1288464373) -> (continuation of Deferred@559693677 after retry RPC after error@1303501322) -> (continuation of Deferred@262881711 after retry RPC after error@553086048))) after lookup
08:20:01.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:01.980 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:01.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:01.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.982111 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41620 (request call id 7)
08:20:01.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.983798 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41648 (request call id 4)
08:20:01.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.989600 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41648 (request call id 4)
08:20:01.990 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items
08:20:01.992 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:01.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.999010 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:01.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41648 (request call id 4)
08:20:02.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.005228 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41648 (request call id 4)
08:20:02.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.009217 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41648 (request call id 4)
08:20:02.010 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items
08:20:02.011 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.018358 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41648 (request call id 4)
08:20:02.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.024586 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41648 (request call id 4)
08:20:02.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.029738 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41648 (request call id 4)
08:20:02.030 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items
08:20:02.030 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.038764 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41648 (request call id 4)
08:20:02.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.044839 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41648 (request call id 4)
08:20:02.057 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.058 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:02.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [29ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 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.10.102.252:35361, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41648 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.10.102.252:35361, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1665881325(state=PENDING, result=null, callback=(continuation of Deferred@1114830225 after retry RPC after error@1390580711) -> (continuation of Deferred@976317493 after retry RPC after error@56929186) -> (continuation of Deferred@1450117154 after retry RPC after error@273990819) -> (continuation of Deferred@557138520 after retry RPC after error@120247399), errback=(continuation of Deferred@1114830225 after retry RPC after error@1390580711) -> (continuation of Deferred@976317493 after retry RPC after error@56929186) -> (continuation of Deferred@1450117154 after retry RPC after error@273990819) -> (continuation of Deferred@557138520 after retry RPC after error@120247399))) after lookup
08:20:02.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.059774 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41648 (request call id 5)
08:20:02.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.063958 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41648 (request call id 5)
08:20:02.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.069214 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41648 (request call id 5)
08:20:02.070 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items
08:20:02.070 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.076 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:02.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.081467 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 20)
08:20:02.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.083 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.084697 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41634 (request call id 13)
08:20:02.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.101262 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41634 (request call id 13)
08:20:02.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.103224 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41634 (request call id 13)
08:20:02.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.121537 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41634 (request call id 13)
08:20:02.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.122457 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41634 (request call id 13)
08:20:02.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.130129 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41654 (request call id 6)
08:20:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.141760 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41654 (request call id 6)
08:20:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.142659 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41654 (request call id 6)
08:20:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.144064 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41654 (request call id 6)
08:20:02.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.160 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:02.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=265), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [33ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [52ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [61ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 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.10.102.252:35361, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 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.10.102.252:35361, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 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.10.102.252:35361, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [161ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41654 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.10.102.252:35361, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [222ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@95631792(state=PENDING, result=null, callback=(continuation of Deferred@218674601 after retry RPC after error@1424117906) -> (continuation of Deferred@1107542147 after retry RPC after error@1583419338) -> (continuation of Deferred@369908818 after retry RPC after error@1353509057) -> (continuation of Deferred@217529743 after retry RPC after error@1522433156) -> (continuation of Deferred@782521677 after retry RPC after error@427379384) -> (continuation of Deferred@752289629 after retry RPC after error@86246431), errback=(continuation of Deferred@218674601 after retry RPC after error@1424117906) -> (continuation of Deferred@1107542147 after retry RPC after error@1583419338) -> (continuation of Deferred@369908818 after retry RPC after error@1353509057) -> (continuation of Deferred@217529743 after retry RPC after error@1522433156) -> (continuation of Deferred@782521677 after retry RPC after error@427379384) -> (continuation of Deferred@752289629 after retry RPC after error@86246431))) after lookup
08:20:02.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.162734 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 10)
08:20:02.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.163112 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41654 (request call id 7)
08:20:02.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.179 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:02.179 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:02.180 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:02.180 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:02.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:02.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:02.180 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:02.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:02.181 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:02.182 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:02.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:02.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.184 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.184 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:02.185 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:02.186 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:02.186 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:02.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:02.187 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:02.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.189149 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.195 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:02.196 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:02.196 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:02.197 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.203094 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.203104 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.208 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7be2a411, L:/127.0.0.1:46768 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:02.211 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x42461f87, L:/127.0.0.1:59876 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:02.212 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5660c800, L:/127.0.0.1:41656 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:02.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.213186 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.214 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items
08:20:02.214 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.221486 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.224572 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.226174 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.227 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items
08:20:02.227 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.241953 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.242690 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.246701 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.247 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items
08:20:02.247 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.261157 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41618 (request call id 9)
08:20:02.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.263 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:02.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.266366 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41656 (request call id 3)
08:20:02.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.280 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:02.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [27ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items, [29ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 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.10.102.252:35361, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [41ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41656 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@601531522(state=PENDING, result=null, callback=(continuation of Deferred@1300156305 after retry RPC after error@313729761) -> (continuation of Deferred@905779012 after retry RPC after error@1140153293) -> (continuation of Deferred@2026636901 after retry RPC after error@1935906743), errback=(continuation of Deferred@1300156305 after retry RPC after error@313729761) -> (continuation of Deferred@905779012 after retry RPC after error@1140153293) -> (continuation of Deferred@2026636901 after retry RPC after error@1935906743))) after lookup
08:20:02.281 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:02.281 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:02.282 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:02.282 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:02.282 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:02.282 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:02.282 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:02.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:02.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:02.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.285 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.290 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:02.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:02.291 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:02.291 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:02.292 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:02.292 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:02.293 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:02.294 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:02.295 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:02.296 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:02.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.301576 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 26)
08:20:02.302 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:02.304 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:02.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.309248 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 26)
08:20:02.311 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x066af974, L:/127.0.0.1:46782 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:02.315 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d535a03, L:/127.0.0.1:59892 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:02.318 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2db176ed, L:/127.0.0.1:41662 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:02.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.318681 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 26)
08:20:02.319 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items
08:20:02.319 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.329689 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 26)
08:20:02.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.332063 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 26)
08:20:02.333 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items
08:20:02.333 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.342468 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 13)
08:20:02.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.344319 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41634 (request call id 16)
08:20:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.349999 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41634 (request call id 16)
08:20:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.352540 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41634 (request call id 16)
08:20:02.353 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items
08:20:02.353 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.359320 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41604 (request call id 10)
08:20:02.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.362491 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41604 (request call id 10)
08:20:02.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.367 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:02.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.368707 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 13)
08:20:02.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.371752 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 13)
08:20:02.372 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items
08:20:02.372 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.381284 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41590 (request call id 27)
08:20:02.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.388 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.389492 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41618 (request call id 12)
08:20:02.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.392132 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41662 (request call id 4)
08:20:02.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.407225 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41662 (request call id 4)
08:20:02.409 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items
08:20:02.410 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.409345 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 14)
08:20:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.409668 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 14)
08:20:02.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.426501 10860 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items [suppressed 112 similar messages]
08:20:02.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.426596 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 14)
08:20:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.429932 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 14)
08:20:02.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.445401 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 9)
08:20:02.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.446907 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 9)
08:20:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.449115 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 9)
08:20:02.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.452874 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 9)
08:20:02.454 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items
08:20:02.454 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.463590 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 9)
08:20:02.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.466048 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 9)
08:20:02.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.470 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.484 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.485 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:02.485 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:02.485 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:02.486 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:02.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:02.486 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:02.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:02.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:02.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.489 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.491 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:02.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:02.494 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:02.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.491022 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 15)
08:20:02.495 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:02.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.496089 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 15)
08:20:02.497 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items
08:20:02.497 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:02.497 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.499 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:02.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.501101 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 15)
08:20:02.502 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:02.505 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:02.507 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:02.509 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:02.517 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:02.519 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:02.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.521327 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 15)
08:20:02.523 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x78e18d3a, L:/127.0.0.1:41670 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:02.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.524436 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 15)
08:20:02.527 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items
08:20:02.528 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe02d833a, L:/127.0.0.1:59900 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:02.532 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x188a09ba, L:/127.0.0.1:46792 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:02.533 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.537189 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 15)
08:20:02.538 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items
08:20:02.539 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.541472 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 15)
08:20:02.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.548324 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 9)
08:20:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.556910 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 9)
08:20:02.558 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items
08:20:02.562 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.561719 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 9)
08:20:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.564656 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 9)
08:20:02.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.572 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.585 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:02.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [32ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [43ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41670 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@647450509(state=PENDING, result=null, callback=(continuation of Deferred@923157082 after retry RPC after error@2003108462) -> (continuation of Deferred@904155594 after retry RPC after error@697535452) -> (continuation of Deferred@738330662 after retry RPC after error@1932204474), errback=(continuation of Deferred@923157082 after retry RPC after error@2003108462) -> (continuation of Deferred@904155594 after retry RPC after error@697535452) -> (continuation of Deferred@738330662 after retry RPC after error@1932204474))) after lookup
08:20:02.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.589 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.601397 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41576 (request call id 31)
08:20:02.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.609858 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 16)
08:20:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.616806 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 16)
08:20:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.622602 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 24)
08:20:02.633 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items
08:20:02.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.632612 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 24)
08:20:02.634 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.636910 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 24)
08:20:02.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.657510 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 24)
08:20:02.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.661788 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 24)
08:20:02.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.669380 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 24)
08:20:02.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.676 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.678004 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41670 (request call id 9)
08:20:02.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.688 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.689980 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41604 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41618 (request call id 19)
08:20:02.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.700074 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41604 (request call id 15)
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.707304 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41604 (request call id 15)
08:20:02.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.726543 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41604 (request call id 15)
08:20:02.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.747092 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41604 (request call id 15)
08:20:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.767261 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41604 (request call id 15)
08:20:02.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.777 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.781747 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41576 (request call id 33)
08:20:02.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.786417 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41576 (request call id 33)
08:20:02.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.788 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.802403 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 26)
08:20:02.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.806787 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 19)
08:20:02.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.808908 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 19)
08:20:02.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.822809 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 19)
08:20:02.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.829396 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 19)
08:20:02.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.831915 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41662 (request call id 8)
08:20:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.842027 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41662 (request call id 8)
08:20:02.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.849588 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41662 (request call id 8)
08:20:02.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.862403 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41662 (request call id 8)
08:20:02.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.869831 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41662 (request call id 8)
08:20:02.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.877 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:02.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=587), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [21ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items, [28ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 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.10.102.252:35361, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items, [62ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [81ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 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.10.102.252:35361, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [101ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 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.10.102.252:35361, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [163ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items, [163ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 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.10.102.252:35361, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [204ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items, [206ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 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.10.102.252:35361, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [342ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items, [343ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [343ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items, [540ms] refreshing cache from master, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [541ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [541ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [586ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1241801459(state=PENDING, result=null, callback=(continuation of Deferred@1243744072 after retry RPC after error@454730956) -> (continuation of Deferred@1654522466 after retry RPC after error@191166264) -> (continuation of Deferred@1361488219 after retry RPC after error@525622135) -> (continuation of Deferred@231458797 after retry RPC after error@557460571) -> (continuation of Deferred@1160918358 after retry RPC after error@2013286756) -> (continuation of Deferred@732370214 after retry RPC after error@1527753981) -> (continuation of Deferred@256096847 after retry RPC after error@1966231986) -> (continuation of Deferred@1722774551 after retry RPC after error@1088504955), errback=(continuation of Deferred@1243744072 after retry RPC after error@454730956) -> (continuation of Deferred@1654522466 after retry RPC after error@191166264) -> (continuation of Deferred@1361488219 after retry RPC after error@525622135) -> (continuation of Deferred@231458797 after retry RPC after error@557460571) -> (continuation of Deferred@1160918358 after retry RPC after error@2013286756) -> (continuation of Deferred@732370214 after retry RPC after error@1527753981) -> (continuation of Deferred@256096847 after retry RPC after error@1966231986) -> (continuation of Deferred@1722774551 after retry RPC after error@1088504955))) after lookup
08:20:02.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.882647 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41662 (request call id 9)
08:20:02.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:02.889 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:02.890 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:02.890 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:02.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:02.890 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:02.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:02.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:02.890 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:02.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:02.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:02.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.894 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:02.895 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:02.896 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:02.896 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:02.897 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:02.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:02.898 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:02.900 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:02.901 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:02.902 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:02.909 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xefeb56b9, L:/127.0.0.1:41674 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:02.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.909896 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41618 (request call id 25)
08:20:02.910 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items
08:20:02.911 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3722e045, L:/127.0.0.1:46798 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:02.916 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x56ba844a, L:/127.0.0.1:59910 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:02.917 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.919879 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 9)
08:20:02.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.921720 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 9)
08:20:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.936514 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 9)
08:20:02.937 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items
08:20:02.937 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.941977 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 9)
08:20:02.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.956893 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 9)
08:20:02.957 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items
08:20:02.957 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.966758 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 9)
08:20:02.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.969624 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 9)
08:20:02.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.976351 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:02.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 9)
08:20:02.977 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items
08:20:02.977 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:02.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.980 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.981 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:02.981 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:02.981 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:02.982 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:02.982 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:02.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:02.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:02.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:02.985 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:02.985 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:02.987 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:02.988 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:02.989 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:02.990 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:02.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:02.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:02.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.993 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.993 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:02.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:02.996 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:02.996 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:02.999 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:02.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:03.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [15ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items, [18ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [23ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 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.10.102.252:35361, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41674 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1783064636(state=PENDING, result=null, callback=(continuation of Deferred@603297324 after retry RPC after error@1541906959) -> (continuation of Deferred@1539244720 after retry RPC after error@174626675) -> (continuation of Deferred@94577892 after retry RPC after error@1664227717) -> (continuation of Deferred@1086008785 after retry RPC after error@237431226), errback=(continuation of Deferred@603297324 after retry RPC after error@1541906959) -> (continuation of Deferred@1539244720 after retry RPC after error@174626675) -> (continuation of Deferred@94577892 after retry RPC after error@1664227717) -> (continuation of Deferred@1086008785 after retry RPC after error@237431226))) after lookup
08:20:03.001 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:03.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.006028 10860 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 21)
08:20:03.017 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xce8d8acf, L:/127.0.0.1:41682 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:03.017 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4093cb9b, L:/127.0.0.1:59924 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:03.017 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb84a700, L:/127.0.0.1:46800 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:03.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.018146 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 21)
08:20:03.018 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items
08:20:03.019 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.022643 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 16)
08:20:03.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.030057 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 16)
08:20:03.030 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items
08:20:03.031 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.036417 10860 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 16)
08:20:03.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.049377 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 16)
08:20:03.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.049404 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.050 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items
08:20:03.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 16)
08:20:03.051 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.070192 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 16)
08:20:03.070 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items
08:20:03.071 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.076555 10860 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 16)
08:20:03.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.089730 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 16)
08:20:03.090 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items
08:20:03.090 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.091 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:03.091 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:03.091 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:03.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:03.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:03.092 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:03.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:03.093 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:03.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:03.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:03.096 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:03.097 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:03.098 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:03.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:03.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.099 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.100 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:03.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.102 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:03.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:03.104 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:03.104 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:03.106 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:03.116 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2760833f, L:/127.0.0.1:41684 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:03.117 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c3206b6, L:/127.0.0.1:46806 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:03.118 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4f5cb486, L:/127.0.0.1:59932 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:03.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.122159 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 33)
08:20:03.122 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items
08:20:03.122 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.129 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items
08:20:03.129 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.129024 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 33)
08:20:03.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.138983 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 33)
08:20:03.140 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items
08:20:03.140 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.158445 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 33)
08:20:03.159 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items
08:20:03.159 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.169804 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 19)
08:20:03.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.178787 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 19)
08:20:03.179 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items
08:20:03.179 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.190 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items
08:20:03.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.189850 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 19)
08:20:03.190 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.198045 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41684 (request call id 4)
08:20:03.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.203 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.204 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:03.204 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:03.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:03.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [21ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items, [25ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 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.10.102.252:35361, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items, [82ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41684 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.10.102.252:35361, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [101ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@804744159(state=PENDING, result=null, callback=(continuation of Deferred@594203791 after retry RPC after error@504513607) -> (continuation of Deferred@1533388208 after retry RPC after error@1339593872) -> (continuation of Deferred@988020552 after retry RPC after error@912237615) -> (continuation of Deferred@1080151921 after retry RPC after error@1268166649), errback=(continuation of Deferred@594203791 after retry RPC after error@504513607) -> (continuation of Deferred@1533388208 after retry RPC after error@1339593872) -> (continuation of Deferred@988020552 after retry RPC after error@912237615) -> (continuation of Deferred@1080151921 after retry RPC after error@1268166649))) after lookup
08:20:03.205 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:03.204 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:03.204 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:03.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:03.206 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:03.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:03.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:03.208 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:03.208 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:03.210 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:03.211 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:03.212 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:03.213 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:03.213 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:03.214 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:03.216 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:03.216 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:03.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:03.227 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:03.227 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabe48fc3, L:/127.0.0.1:46820 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:03.235 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6dc7e54b, L:/127.0.0.1:41688 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:03.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.235917 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41684 (request call id 6)
08:20:03.236 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items
08:20:03.242 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2257dc57, L:/127.0.0.1:59940 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:03.244 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.246780 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 22)
08:20:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.252526 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 22)
08:20:03.253 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items
08:20:03.254 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.258708 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 22)
08:20:03.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.273412 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 22)
08:20:03.274 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items
08:20:03.275 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.279018 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41656 (request call id 22)
08:20:03.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.293 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.294298 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41688 (request call id 3)
08:20:03.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.298164 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41684 (request call id 9)
08:20:03.298 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items
08:20:03.298 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.304 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.309 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.313 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items
08:20:03.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.310767 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 7)
08:20:03.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.311574 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 7)
08:20:03.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.312598 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 7)
08:20:03.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.316598 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41674 (request call id 8)
08:20:03.317 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.319 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items
08:20:03.319 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.329178 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41674 (request call id 8)
08:20:03.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.332636 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41674 (request call id 8)
08:20:03.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.349442 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41674 (request call id 8)
08:20:03.353 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items
08:20:03.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.352110 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41674 (request call id 8)
08:20:03.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.352110 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41674 (request call id 8)
08:20:03.354 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.369820 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41674 (request call id 8)
08:20:03.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.372123 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41674 (request call id 8)
08:20:03.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.392612 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:03.394 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:03.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=185), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [17ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 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.10.102.252:35361, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items, [88ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 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.10.102.252:35361, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [141ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41688 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.10.102.252:35361, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [182ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@968599121(state=PENDING, result=null, callback=(continuation of Deferred@1163942504 after retry RPC after error@147348306) -> (continuation of Deferred@1039792606 after retry RPC after error@1502894366) -> (continuation of Deferred@518056798 after retry RPC after error@1412968731) -> (continuation of Deferred@654120267 after retry RPC after error@1574626339) -> (continuation of Deferred@1148800733 after retry RPC after error@1373380512) -> (continuation of Deferred@524619677 after retry RPC after error@355736490), errback=(continuation of Deferred@1163942504 after retry RPC after error@147348306) -> (continuation of Deferred@1039792606 after retry RPC after error@1502894366) -> (continuation of Deferred@518056798 after retry RPC after error@1412968731) -> (continuation of Deferred@654120267 after retry RPC after error@1574626339) -> (continuation of Deferred@1148800733 after retry RPC after error@1373380512) -> (continuation of Deferred@524619677 after retry RPC after error@355736490))) after lookup
08:20:03.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.397403 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41656 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41688 (request call id 7)
08:20:03.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:03.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.407280 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41684 (request call id 10)
08:20:03.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.410847 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 25)
08:20:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.411639 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.411861 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.412554 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.423537 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.429402 10862 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items [suppressed 101 similar messages]
08:20:03.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.429488 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.431914 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.432163 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.442727 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.452433 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.452433 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.463122 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41682 (request call id 8)
08:20:03.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.471036 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 10)
08:20:03.471 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items
08:20:03.471 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.472635 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 10)
08:20:03.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.483335 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 10)
08:20:03.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.493011 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 10)
08:20:03.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.497 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.508 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.509 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:03.509 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:03.509 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:03.510 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:03.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:03.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:03.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:03.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:03.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.513 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:03.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:03.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:03.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=527), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [30ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 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.10.102.252:35361, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 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.10.102.252:35361, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [141ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [141ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [141ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [202ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [203ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [322ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [331ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [331ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [420ms] refreshing cache from master, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [422ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [423ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [483ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [483ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [523ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [524ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [526ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@860272434(state=PENDING, result=null, callback=(continuation of Deferred@755222168 after retry RPC after error@37725636) -> (continuation of Deferred@1435536090 after retry RPC after error@1399408765) -> (continuation of Deferred@1617781646 after retry RPC after error@520350658) -> (continuation of Deferred@1318347938 after retry RPC after error@1462237101) -> (continuation of Deferred@1558028244 after retry RPC after error@1543512694) -> (continuation of Deferred@836561952 after retry RPC after error@1496248105) -> (continuation of Deferred@1765669095 after retry RPC after error@879981604) -> (continuation of Deferred@1645749094 after retry RPC after error@1281478571) -> (continuation of Deferred@1243474944 after retry RPC after error@1700815667), errback=(continuation of Deferred@755222168 after retry RPC after error@37725636) -> (continuation of Deferred@1435536090 after retry RPC after error@1399408765) -> (continuation of Deferred@1617781646 after retry RPC after error@520350658) -> (continuation of Deferred@1318347938 after retry RPC after error@1462237101) -> (continuation of Deferred@1558028244 after retry RPC after error@1543512694) -> (continuation of Deferred@836561952 after retry RPC after error@1496248105) -> (continuation of Deferred@1765669095 after retry RPC after error@879981604) -> (continuation of Deferred@1645749094 after retry RPC after error@1281478571) -> (continuation of Deferred@1243474944 after retry RPC after error@1700815667))) after lookup
08:20:03.517 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:03.518 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:03.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:03.519 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:03.520 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:03.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:03.522 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:03.522 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:03.523 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:03.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.532596 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 14)
08:20:03.533 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:03.533 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xce82e4f5, L:/127.0.0.1:41704 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:03.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.534031 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 14)
08:20:03.534 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items
08:20:03.535 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:03.540 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f76cc29, L:/127.0.0.1:46836 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:03.547 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9d8ad000, L:/127.0.0.1:59944 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.548952 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.549 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 27)
08:20:03.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.559219 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 27)
08:20:03.560 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items
08:20:03.560 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.561672 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 34)
08:20:03.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.562558 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 34)
08:20:03.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.573501 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 10)
08:20:03.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.579671 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.580 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items
08:20:03.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 10)
08:20:03.580 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.584417 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 10)
08:20:03.599 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items
08:20:03.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.599218 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.600 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.601 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.618 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.620 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:03.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [16ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 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.10.102.252:35361, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [41ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41704 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1850340474(state=PENDING, result=null, callback=(continuation of Deferred@1466156696 after retry RPC after error@1601027267) -> (continuation of Deferred@799920286 after retry RPC after error@241568565) -> (continuation of Deferred@1199065959 after retry RPC after error@1967226095) -> (continuation of Deferred@883522553 after retry RPC after error@170455546), errback=(continuation of Deferred@1466156696 after retry RPC after error@1601027267) -> (continuation of Deferred@799920286 after retry RPC after error@241568565) -> (continuation of Deferred@1199065959 after retry RPC after error@1967226095) -> (continuation of Deferred@883522553 after retry RPC after error@170455546))) after lookup
08:20:03.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.662627 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 35)
08:20:03.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.662634 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 35)
08:20:03.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.672433 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 35)
08:20:03.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.672433 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 35)
08:20:03.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.689404 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 35)
08:20:03.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.703 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.712642 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41662 (request call id 23)
08:20:03.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.716382 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41662 (request call id 23)
08:20:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.719357 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41662 (request call id 23)
08:20:03.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.721 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.723 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.736840 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41674 (request call id 14)
08:20:03.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.749512 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41674 (request call id 14)
08:20:03.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.770675 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41674 (request call id 14)
08:20:03.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.790093 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41674 (request call id 14)
08:20:03.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.804 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.809208 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41682 (request call id 17)
08:20:03.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.822 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.823 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:03.823 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:03.823 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:03.824 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:03.824 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:03.825 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:03.825 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:03.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.829 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:03.829 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:03.829 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:03.830 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:03.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:03.830 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:03.831 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:03.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:03.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:03.834 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:03.834 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:03.836 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:03.837 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:03.837 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:03.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.840034 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41704 (request call id 7)
08:20:03.841 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:03.842 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:03.842 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:03.843 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:03.844 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:03.845 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:03.846 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:03.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.852298 10859 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.852 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:03.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 16)
08:20:03.854 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:03.854 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:03.856 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:03.861 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:03.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.862510 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 16)
08:20:03.869 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3c8493d7, L:/127.0.0.1:33828 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:03.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.870077 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 16)
08:20:03.871 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items
08:20:03.871 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:03.871 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd3de1fa3, L:/127.0.0.1:33842 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.872375 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 16)
08:20:03.873 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items
08:20:03.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:03.875 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbafb1b72, L:/127.0.0.1:38114 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:03.875 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:03.876 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:03.880 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:03.880 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:03.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.882644 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 16)
08:20:03.887 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2390ed24, L:/127.0.0.1:38118 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:03.888 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:03.893 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64ce7694, L:/127.0.0.1:47546 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:03.895 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.897 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x868b146a, L:/127.0.0.1:47554 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:03.898 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.901995 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 16)
08:20:03.903 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items
08:20:03.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.904 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items
08:20:03.904 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.906 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.903362 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 16)
08:20:03.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.903944 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 16)
08:20:03.907 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.923513 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41530 (request call id 41)
08:20:03.924 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items
08:20:03.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:03.925 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.926 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.926 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items
08:20:03.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.924410 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.926 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299996, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:03.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.927616 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 29)
08:20:03.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.928790 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41648 (request call id 29)
08:20:03.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.943252 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33842 (request call id 3)
08:20:03.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.945410 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33828 (request call id 3)
08:20:03.945 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items
08:20:03.946 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.949070 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33828 (request call id 3)
08:20:03.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.962810 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33828 (request call id 3)
08:20:03.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.964037 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33828 (request call id 3)
08:20:03.964 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items
08:20:03.964 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.969439 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33828 (request call id 3)
08:20:03.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.981915 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 10)
08:20:03.982 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items
08:20:03.982 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.984 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items
08:20:03.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.983090 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 10)
08:20:03.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.983479 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 10)
08:20:03.984 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.989532 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 10)
08:20:04.005 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items
08:20:04.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.005 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.002743 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 10)
08:20:04.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.003603 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 10)
08:20:04.005 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:04.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=165), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [31ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items, [34ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [56ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [61ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 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.10.102.252:35361, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 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.10.102.252:35361, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 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.10.102.252:35361, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [142ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33842 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.10.102.252:35361, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [162ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1987287981(state=PENDING, result=null, callback=(continuation of Deferred@376869796 after retry RPC after error@659628624) -> (continuation of Deferred@1174344189 after retry RPC after error@792417308) -> (continuation of Deferred@225581548 after retry RPC after error@589298096) -> (continuation of Deferred@508720343 after retry RPC after error@1807505589) -> (continuation of Deferred@1989972311 after retry RPC after error@714220621) -> (continuation of Deferred@669718788 after retry RPC after error@773555388), errback=(continuation of Deferred@376869796 after retry RPC after error@659628624) -> (continuation of Deferred@1174344189 after retry RPC after error@792417308) -> (continuation of Deferred@225581548 after retry RPC after error@589298096) -> (continuation of Deferred@508720343 after retry RPC after error@1807505589) -> (continuation of Deferred@1989972311 after retry RPC after error@714220621) -> (continuation of Deferred@669718788 after retry RPC after error@773555388))) after lookup
08:20:04.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.009274 10862 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 29)
08:20:04.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.023 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.024 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:04.024 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:04.024 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:04.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:04.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:04.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:04.024 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:04.025 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:04.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.026 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.027 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:04.027 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:04.027 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:04.027 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:04.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:04.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:04.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:04.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:04.028 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:04.029 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:04.030 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:04.030 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:04.031 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:04.032 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:04.033 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:04.035 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:04.035 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:04.036 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:04.038 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:04.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.038882 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41704 (request call id 8)
08:20:04.040 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:04.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.043668 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41704 (request call id 8)
08:20:04.044 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items
08:20:04.045 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.048 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:04.048 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x11c79d30, L:/127.0.0.1:33852 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.049193 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41704 (request call id 8)
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.049268 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41704 (request call id 8)
08:20:04.049 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items
08:20:04.050 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:04.051 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:04.051 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:04.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:04.052 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:04.053 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:04.063 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c39eb4d, L:/127.0.0.1:33858 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:04.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.063112 10860 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41704 (request call id 8)
08:20:04.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.063985 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41704 (request call id 8)
08:20:04.064 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items
08:20:04.067 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:04.069 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x58d97f1a, L:/127.0.0.1:38120 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:04.069 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:04.071 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:04.072 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1491391b, L:/127.0.0.1:47562 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:04.073 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:04.073 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.074 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:04.084 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe5ed39e8, L:/127.0.0.1:47576 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:04.088 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x75307df7, L:/127.0.0.1:38134 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:04.089 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.095139 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41704 (request call id 8)
08:20:04.096 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items
08:20:04.097 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items
08:20:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.096709 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41704 (request call id 8)
08:20:04.098 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.098 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.103433 10859 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41704 (request call id 8)
08:20:04.104 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items
08:20:04.104 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:04.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.114379 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33852 (request call id 2)
08:20:04.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.116029 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33852 (request call id 2)
08:20:04.116 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items
08:20:04.117 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.119388 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33852 (request call id 2)
08:20:04.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:04.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=93), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [16ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items, [37ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [40ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33852 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33852 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1623183441(state=PENDING, result=null, callback=(continuation of Deferred@1727215365 after retry RPC after error@1360392251) -> (continuation of Deferred@515066305 after retry RPC after error@9449246), errback=(continuation of Deferred@1727215365 after retry RPC after error@1360392251) -> (continuation of Deferred@515066305 after retry RPC after error@9449246))) after lookup
08:20:04.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.126 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.127 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:04.127 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:04.127 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:04.128 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:04.128 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:04.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:04.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:04.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:04.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:04.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:04.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:04.133 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:04.134 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:04.135 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:04.136 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:04.136 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:04.137 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:04.150 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:04.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.150141 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 3)
08:20:04.151 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:04.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:04.155 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:04.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.159163 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 3)
08:20:04.162 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xece06ad9, L:/127.0.0.1:47592 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:04.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.163667 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33842 (request call id 9)
08:20:04.164 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items
08:20:04.164 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.169575 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33842 (request call id 9)
08:20:04.171 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x48254ee3, L:/127.0.0.1:33868 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:04.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.171903 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33842 (request call id 9)
08:20:04.172 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb3a27004, L:/127.0.0.1:38140 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:04.172 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items
08:20:04.173 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.176815 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33842 (request call id 9)
08:20:04.178 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items
08:20:04.178 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.179700 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33842 (request call id 9)
08:20:04.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.189904 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33842 (request call id 9)
08:20:04.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.195484 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33842 (request call id 9)
08:20:04.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.196233 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33842 (request call id 9)
08:20:04.196 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items
08:20:04.197 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items
08:20:04.197 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.197 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.198927 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33842 (request call id 9)
08:20:04.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.203016 10859 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33828 (request call id 7)
08:20:04.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.211 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:04.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=374), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [29ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [48ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 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.10.102.252:35361, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items, [142ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 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.10.102.252:35361, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [163ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 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.10.102.252:35361, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [202ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items, [204ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [204ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [263ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items, [263ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [362ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [370ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1235963115(state=PENDING, result=null, callback=(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) -> (continuation of Deferred@1311665455 after retry RPC after error@2136904380) -> (continuation of Deferred@82587010 after retry RPC after error@788722031), errback=(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) -> (continuation of Deferred@1311665455 after retry RPC after error@2136904380) -> (continuation of Deferred@82587010 after retry RPC after error@788722031))) after lookup
08:20:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.215705 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33828 (request call id 8)
08:20:04.216 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items
08:20:04.216 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.228 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:04.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.229327 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 9)
08:20:04.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.231 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.236433 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33868 (request call id 3)
08:20:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.237414 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.238 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items
08:20:04.238 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.239130 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.249262 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.254640 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.255564 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.256 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items
08:20:04.256 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.269644 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.274827 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.276027 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.276 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items
08:20:04.276 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.289906 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.295046 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.309036 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33858 (request call id 6)
08:20:04.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:04.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=282), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [29ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [51ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 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.10.102.252:35361, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [114ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items, [129ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 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.10.102.252:35361, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [142ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 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.10.102.252:35361, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [161ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items, [161ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [202ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [279ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@819708918(state=PENDING, result=null, callback=(continuation of Deferred@1179534932 after retry RPC after error@27351025) -> (continuation of Deferred@1054772455 after retry RPC after error@1358183609) -> (continuation of Deferred@1681701909 after retry RPC after error@1873375676) -> (continuation of Deferred@635068698 after retry RPC after error@1421508844) -> (continuation of Deferred@1441219194 after retry RPC after error@1902636523) -> (continuation of Deferred@121864300 after retry RPC after error@125750664), errback=(continuation of Deferred@1179534932 after retry RPC after error@27351025) -> (continuation of Deferred@1054772455 after retry RPC after error@1358183609) -> (continuation of Deferred@1681701909 after retry RPC after error@1873375676) -> (continuation of Deferred@635068698 after retry RPC after error@1421508844) -> (continuation of Deferred@1441219194 after retry RPC after error@1902636523) -> (continuation of Deferred@121864300 after retry RPC after error@125750664))) after lookup
08:20:04.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.316529 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33858 (request call id 7)
08:20:04.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.323493 10860 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33842 (request call id 10)
08:20:04.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.331 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:04.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.333 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.334282 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 21)
08:20:04.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.343101 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 21)
08:20:04.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.349435 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 36)
08:20:04.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.352874 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 36)
08:20:04.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.355758 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33868 (request call id 6)
08:20:04.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.356730 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33858 (request call id 8)
08:20:04.357 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items
08:20:04.357 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.363324 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33858 (request call id 8)
08:20:04.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.372233 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33858 (request call id 8)
08:20:04.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.379122 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33858 (request call id 8)
08:20:04.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.383611 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33858 (request call id 8)
08:20:04.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.392391 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33858 (request call id 8)
08:20:04.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.403020 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33858 (request call id 8)
08:20:04.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:04.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.423224 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 15)
08:20:04.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.429095 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 37)
08:20:04.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:04.432648 10859 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items [suppressed 113 similar messages]
08:20:04.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.432729 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41654 (request call id 37)
08:20:04.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.434 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.434 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.435 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:04.435 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:04.435 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:04.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:04.435 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:04.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:04.436 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:04.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:04.439 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:04.439 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:04.440 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:04.441 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:04.442 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:04.443 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:04.443 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.443488 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 16)
08:20:04.444 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:04.445 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:04.446 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:04.446 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:04.447 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:04.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.456194 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33868 (request call id 7)
08:20:04.457 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c1d126e, L:/127.0.0.1:38156 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:04.458 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcca54b5d, L:/127.0.0.1:47604 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:04.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.463480 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33868 (request call id 7)
08:20:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.464633 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33868 (request call id 7)
08:20:04.466 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x92cac84c, L:/127.0.0.1:33874 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:04.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.467370 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33868 (request call id 7)
08:20:04.467 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items
08:20:04.468 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.482776 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33868 (request call id 7)
08:20:04.483 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items
08:20:04.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.483757 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33868 (request call id 7)
08:20:04.484 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.492871 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33868 (request call id 7)
08:20:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.498025 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 11)
08:20:04.498 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items
08:20:04.498 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.503120 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 11)
08:20:04.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.503121 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 11)
08:20:04.504 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items
08:20:04.505 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.520 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.521 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.523149 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 18)
08:20:04.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.523967 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 18)
08:20:04.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:04.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=84), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [17ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 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.10.102.252:35361, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33874 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@256093258(state=PENDING, result=null, callback=(continuation of Deferred@1508896364 after retry RPC after error@1254886064) -> (continuation of Deferred@423500081 after retry RPC after error@185456544) -> (continuation of Deferred@758633507 after retry RPC after error@117752511), errback=(continuation of Deferred@1508896364 after retry RPC after error@1254886064) -> (continuation of Deferred@423500081 after retry RPC after error@185456544) -> (continuation of Deferred@758633507 after retry RPC after error@117752511))) after lookup
08:20:04.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.535 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:04.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.536 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.536 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:04.536 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:04.536 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:04.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:04.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:04.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:04.537 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:04.538 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:04.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:04.540 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:04.542 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:04.543 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:04.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.543591 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 17)
08:20:04.544 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:04.545 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:04.547 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:04.548 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:04.551 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:04.553 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:04.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.562418 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 17)
08:20:04.564 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xccd1dd87, L:/127.0.0.1:38166 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:04.569 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x548cada6, L:/127.0.0.1:33886 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:04.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.569698 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 17)
08:20:04.570 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items
08:20:04.571 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:04.573 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:04.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.582639 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 17)
08:20:04.584 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88592e83, L:/127.0.0.1:47618 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:04.585 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.601563 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 11)
08:20:04.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.602896 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 11)
08:20:04.604 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items
08:20:04.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.604143 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 11)
08:20:04.605 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.612937 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 11)
08:20:04.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.619015 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 11)
08:20:04.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.623222 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 11)
08:20:04.624 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items
08:20:04.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.624116 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 11)
08:20:04.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.624475 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 11)
08:20:04.625 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.626 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.639 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.645776 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 18)
08:20:04.646 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items
08:20:04.646 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.662783 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 18)
08:20:04.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.664428 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 18)
08:20:04.665 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items
08:20:04.665 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.703234 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 18)
08:20:04.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.705080 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.705 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items
08:20:04.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 18)
08:20:04.706 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.715857 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33868 (request call id 8)
08:20:04.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.729 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:04.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=596), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [29ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 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.10.102.252:35361, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 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.10.102.252:35361, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [142ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 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.10.102.252:35361, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [222ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items, [223ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 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.10.102.252:35361, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [323ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [364ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items, [364ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items, [580ms] refreshing cache from master, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [582ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [582ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [595ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@672973283(state=PENDING, result=null, callback=(continuation of Deferred@826468234 after retry RPC after error@1100398561) -> (continuation of Deferred@1645206325 after retry RPC after error@743578958) -> (continuation of Deferred@168481273 after retry RPC after error@2123828974) -> (continuation of Deferred@1650308218 after retry RPC after error@1582923026) -> (continuation of Deferred@42003001 after retry RPC after error@1143371001) -> (continuation of Deferred@1272440419 after retry RPC after error@1593029606) -> (continuation of Deferred@1529305891 after retry RPC after error@751926530) -> (continuation of Deferred@1489072645 after retry RPC after error@468620920), errback=(continuation of Deferred@826468234 after retry RPC after error@1100398561) -> (continuation of Deferred@1645206325 after retry RPC after error@743578958) -> (continuation of Deferred@168481273 after retry RPC after error@2123828974) -> (continuation of Deferred@1650308218 after retry RPC after error@1582923026) -> (continuation of Deferred@42003001 after retry RPC after error@1143371001) -> (continuation of Deferred@1272440419 after retry RPC after error@1593029606) -> (continuation of Deferred@1529305891 after retry RPC after error@751926530) -> (continuation of Deferred@1489072645 after retry RPC after error@468620920))) after lookup
08:20:04.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:04.741 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.742 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.743 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:04.743 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:04.743 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:04.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:04.743 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:04.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:04.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:04.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:04.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:04.745 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:04.747 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:04.748 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:04.749 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:04.750 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:04.750 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:04.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:04.752 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:04.752 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:04.753 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:04.754 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:04.763 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x74e5daff, L:/127.0.0.1:38182 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:04.765 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items
08:20:04.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.764519 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 12)
08:20:04.766 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.769 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x22d38f9c, L:/127.0.0.1:47622 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:04.776 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6616e282, L:/127.0.0.1:33896 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:04.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.776677 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 12)
08:20:04.777 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items
08:20:04.777 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.789420 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 12)
08:20:04.790 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items
08:20:04.791 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.809892 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 12)
08:20:04.810 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items
08:20:04.811 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.824409 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 12)
08:20:04.825 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items
08:20:04.826 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.830120 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 12)
08:20:04.830 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items
08:20:04.832 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.833556 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41688 (request call id 28)
08:20:04.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.844 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.845 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.846272 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 22)
08:20:04.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.847214 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 22)
08:20:04.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.849413 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.856168 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.856410 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.863492 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.875377 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.876387 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.882949 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.896206 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.897094 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.903023 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.916353 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.916679 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.923499 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33896 (request call id 4)
08:20:04.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.933 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:04.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=185), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [16ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items, [29ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 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.10.102.252:35361, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33896 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.10.102.252:35361, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@444983634(state=PENDING, result=null, callback=(continuation of Deferred@755546712 after retry RPC after error@868346319) -> (continuation of Deferred@733066291 after retry RPC after error@516626286) -> (continuation of Deferred@1996076181 after retry RPC after error@1254798356) -> (continuation of Deferred@1828487506 after retry RPC after error@717921220), errback=(continuation of Deferred@755546712 after retry RPC after error@868346319) -> (continuation of Deferred@733066291 after retry RPC after error@516626286) -> (continuation of Deferred@1996076181 after retry RPC after error@1254798356) -> (continuation of Deferred@1828487506 after retry RPC after error@717921220))) after lookup
08:20:04.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.936301 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33896 (request call id 5)
08:20:04.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.945 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.945 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:04.945 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:04.945 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:04.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:04.946 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:04.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:04.947 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:04.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:04.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:04.947 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:04.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:04.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:04.950 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:04.952 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:04.953 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:04.954 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:04.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:04.957 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:04.958 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:04.959 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:04.961 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:04.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.962772 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 27)
08:20:04.972 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:04.973 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x36e5aaed, L:/127.0.0.1:38192 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:04.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.976718 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 27)
08:20:04.978 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:04.982 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3845c6ee, L:/127.0.0.1:33902 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.982739 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 27)
08:20:04.983 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items
08:20:04.987 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x59677aac, L:/127.0.0.1:47628 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:04.989 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.994240 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 27)
08:20:04.995 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items
08:20:04.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.995850 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 27)
08:20:04.996 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:04.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.999548 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:04.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41704 (request call id 18)
08:20:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.006618 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 11)
08:20:05.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.015131 10860 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 11)
08:20:05.016 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items
08:20:05.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.016722 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 11)
08:20:05.017 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:05.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:05.037 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=84), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [21ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 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.10.102.252:35361, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [41ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 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.10.102.252:35361, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [63ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 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.10.102.252:35361, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1741162987(state=PENDING, result=null, callback=(continuation of Deferred@1790859754 after retry RPC after error@259830488) -> (continuation of Deferred@1151753380 after retry RPC after error@1669763722) -> (continuation of Deferred@2079319577 after retry RPC after error@300904910), errback=(continuation of Deferred@1790859754 after retry RPC after error@259830488) -> (continuation of Deferred@1151753380 after retry RPC after error@1669763722) -> (continuation of Deferred@2079319577 after retry RPC after error@300904910))) after lookup
08:20:05.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:05.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.049 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.051 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.065028 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33886 (request call id 8)
08:20:05.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.076050 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33886 (request call id 8)
08:20:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.083369 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33886 (request call id 8)
08:20:05.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.103623 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33886 (request call id 8)
08:20:05.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.103623 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33886 (request call id 8)
08:20:05.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.122979 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33886 (request call id 8)
08:20:05.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.136325 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33886 (request call id 8)
08:20:05.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.140 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:05.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=598), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [23ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 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.10.102.252:35361, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [61ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 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.10.102.252:35361, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 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.10.102.252:35361, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 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.10.102.252:35361, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 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.10.102.252:35361, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [162ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [221ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 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.10.102.252:35361, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [282ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items, [283ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [283ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [522ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [523ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [597ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1133758155(state=PENDING, result=null, callback=(continuation of Deferred@777393924 after retry RPC after error@376678139) -> (continuation of Deferred@447070696 after retry RPC after error@1205729769) -> (continuation of Deferred@1496135713 after retry RPC after error@1390549377) -> (continuation of Deferred@1719417012 after retry RPC after error@1313249059) -> (continuation of Deferred@2115650298 after retry RPC after error@1014391465) -> (continuation of Deferred@994595851 after retry RPC after error@1103963086) -> (continuation of Deferred@1844229279 after retry RPC after error@1652617377) -> (continuation of Deferred@454105334 after retry RPC after error@871013129), errback=(continuation of Deferred@777393924 after retry RPC after error@376678139) -> (continuation of Deferred@447070696 after retry RPC after error@1205729769) -> (continuation of Deferred@1496135713 after retry RPC after error@1390549377) -> (continuation of Deferred@1719417012 after retry RPC after error@1313249059) -> (continuation of Deferred@2115650298 after retry RPC after error@1014391465) -> (continuation of Deferred@994595851 after retry RPC after error@1103963086) -> (continuation of Deferred@1844229279 after retry RPC after error@1652617377) -> (continuation of Deferred@454105334 after retry RPC after error@871013129))) after lookup
08:20:05.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.142717 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33886 (request call id 9)
08:20:05.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.143044 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33886 (request call id 9)
08:20:05.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.149 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:05.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.153 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.183612 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 26)
08:20:05.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.190088 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 26)
08:20:05.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.196602 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33858 (request call id 23)
08:20:05.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.209434 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33858 (request call id 23)
08:20:05.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.229621 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33858 (request call id 23)
08:20:05.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.235903 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 19)
08:20:05.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.249837 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33896 (request call id 12)
08:20:05.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.252 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.254 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.263262 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 27)
08:20:05.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.263262 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 27)
08:20:05.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.282575 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 27)
08:20:05.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.285032 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 27)
08:20:05.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.302817 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 27)
08:20:05.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.304131 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 27)
08:20:05.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.323261 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 27)
08:20:05.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.324339 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 27)
08:20:05.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.343526 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.344 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.346125 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33886 (request call id 15)
08:20:05.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.354 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.355691 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 21)
08:20:05.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.374822 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 21)
08:20:05.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.395226 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 21)
08:20:05.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.414558 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 21)
08:20:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.423117 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 22)
08:20:05.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:05.434836 10860 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items [suppressed 94 similar messages]
08:20:05.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.434924 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 22)
08:20:05.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.436379 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 22)
08:20:05.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.453 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.455266 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 23)
08:20:05.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.456161 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 23)
08:20:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.469401 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 23)
08:20:05.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.489719 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 23)
08:20:05.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.510017 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 23)
08:20:05.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.514375 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33868 (request call id 23)
08:20:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.521857 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 12)
08:20:05.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.530277 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 12)
08:20:05.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.536003 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 12)
08:20:05.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.545 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.546 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:05.546 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:05.546 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:05.547 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:05.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:05.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:05.547 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:05.547 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:05.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:05.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:05.550 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:05.551 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:05.551 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:05.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:05.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.553 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.554 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:05.554 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:05.554 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:05.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:05.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:05.555 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:05.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:05.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:05.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.556 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.556 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:05.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:05.558 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:05.560 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:05.561 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:05.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:05.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:05.563 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:05.566 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b237e1e, L:/127.0.0.1:33906 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:05.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:05.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=17), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [17ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:20:05.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:05.570 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa68dad5c, L:/127.0.0.1:47632 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:05.572 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x45951f03, L:/127.0.0.1:38196 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:05.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.583168 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 30)
08:20:05.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.595170 10860 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 30)
08:20:05.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.615698 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33828 (request call id 30)
08:20:05.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.628103 10859 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 12)
08:20:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.639259 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 12)
08:20:05.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.656934 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.195:55037 (request call id 12)
08:20:05.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.658 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.671 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.671 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:05.671 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:05.671 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:05.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.672 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.672 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:05.672 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:05.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:05.673 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:05.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:05.677 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:05.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:05.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.762 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.762 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:05.762 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:05.763 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:05.763 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:05.763 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:05.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:05.763 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:05.764 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:05.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:05.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:05.767 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:05.767 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:05.768 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:05.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:05.770 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:05.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:05.772 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:05.774 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:05.776 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:05.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.779 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.782 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7049aa46, L:/127.0.0.1:33922 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.783102 10861 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33906 (request call id 4)
08:20:05.784 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33922 dropped due to backpressure: service queue is full with 1 items
08:20:05.785 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:05.796 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8231d54c, L:/127.0.0.1:47644 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:05.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.797 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.802 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa8747d65, L:/127.0.0.1:38198 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:05.804 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:05.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.808573 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33922 (request call id 1)
08:20:05.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.815863 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33922 (request call id 1)
08:20:05.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.836326 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33922 (request call id 1)
08:20:05.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.855577 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33922 (request call id 1)
08:20:05.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.862 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:05.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [17ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33922 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33922 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.10.102.252:35361, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [42ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@901211150(state=PENDING, result=null, callback=(continuation of Deferred@793802627 after retry RPC after error@1683364311), errback=(continuation of Deferred@793802627 after retry RPC after error@1683364311))) after lookup
08:20:05.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.875849 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33922 (request call id 2)
08:20:05.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.880 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:05.881 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:05.881 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:05.881 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:05.882 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:05.882 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:05.882 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:05.882 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:05.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:05.884 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:05.884 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:05.886 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:05.887 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:05.887 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:05.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:05.889 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:05.891 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:05.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:05.894 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:05.894 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:05.896 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:05.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.899 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.905 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f9d6ebf, L:/127.0.0.1:38214 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:05.905 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd3b89d4c, L:/127.0.0.1:47660 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:05.910 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e1f21a1, L:/127.0.0.1:33932 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:05.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.911331 10862 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33906 (request call id 5)
08:20:05.911 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.102.252:35361: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33932 dropped due to backpressure: service queue is full with 1 items
08:20:05.912 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843; will retry
08:20:05.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.929232 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33932 (request call id 1)
08:20:05.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.932587 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33932 (request call id 1)
08:20:05.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.952172 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:05.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33932 (request call id 1)
08:20:05.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.965 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:05.966 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:05.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=79), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [20ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33932 dropped due to backpressure: service queue is full with 1 items, [26ms] delaying RPC due to: Service unavailable: Master config (127.10.102.252:35361,127.10.102.253:39423,127.10.102.254:34843) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33932 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [43ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=Deferred@1108335038(state=PENDING, result=null, callback=(continuation of Deferred@1715217088 after retry RPC after error@1938258809), errback=(continuation of Deferred@1715217088 after retry RPC after error@1938258809))) after lookup
08:20:05.966 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:05.966 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:05.967 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:05.967 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:05.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:05.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:05.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:05.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:05.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:05.972 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:05.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.985 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:05.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:05.999 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:06.038694 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:06.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 12)
08:20:06.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:06.056259 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:06.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.193:42361 (request call id 12)
08:20:06.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.071 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.085 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:06.139540 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:06.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41704 (request call id 20)
08:20:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:06.148723 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41704 (request call id 20)
08:20:06.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:06.168990 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:06.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41704 (request call id 20)
08:20:06.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.174 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.186 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.186 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:06.186 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:06.186 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:06.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:06.187 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:06.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:06.187 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:06.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:06.188 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:06.188 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:06.190 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:06.191 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:06.192 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:06.192 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:06.193 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:06.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:06.194 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:06.194 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:06.198 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:06.199 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:06.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.200 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:06.201 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:06.201 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:06.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:06.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:06.202 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:06.202 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:06.203 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x41b897dc, L:/127.0.0.1:38218 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:06.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:06.207 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4199cc37, L:/127.0.0.1:47670 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:06.207 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9956de93, L:/127.0.0.1:33948 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:06.207 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:06.208 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:06.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.275 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:06.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=84), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [16ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:20:06.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:06.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.286 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.301 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.387 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.479 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.487 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.502 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:06.546804 10862 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33948 dropped due to backpressure: service queue is full with 1 items [suppressed 31 similar messages]
08:20:06.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:06.546881 10862 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:06.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 13)
08:20:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:06.552940 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 13)
08:20:06.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:06.572419 10861 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:20:06.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.10.102.194:59923 (request call id 13)
08:20:06.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.579 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.580 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:06.580 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:06.580 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:06.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:06.581 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:06.581 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:06.582 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:06.582 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:06.583 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:06.583 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:06.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.588 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.589 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:06.589 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:06.589 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:06.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:06.589 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:06.589 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:06.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:06.589 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:06.591 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:06.591 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:06.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.603 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.694 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.706 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.707 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:06.707 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:06.707 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:06.708 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:06.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:06.708 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:06.708 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:06.708 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:06.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:06.710 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:06.711 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:06.712 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:06.713 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:06.713 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:06.713 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:06.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:06.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:06.716 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:06.717 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:06.717 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:06.726 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4a4f2d5a, L:/127.0.0.1:33956 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:06.727 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc92c3f82, L:/127.0.0.1:47676 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:06.727 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc3a2d9fa, L:/127.0.0.1:38226 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:06.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:06.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=17), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [17ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, deferred=null) after lookup
08:20:06.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:06.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.798 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.901 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:06.901 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:06.901 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:06.902 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:06.902 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:06.902 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:06.902 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:06.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:06.902 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:06.904 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:06.904 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:06.906 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:06.907 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:06.908 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:06.908 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:06.908 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:06.909 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:06.910 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:06.910 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:06.910 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:06.911 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:06.919 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfd799f9b, L:/127.0.0.1:38242 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:06.919 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb93c239a, L:/127.0.0.1:47686 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:06.919 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56503651, L:/127.0.0.1:33964 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:06.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:06.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=14), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [13ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:20:06.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:06.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:06.935 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.025 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.038 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.128 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.141 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.231 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.244 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:07.245 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:07.245 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:07.245 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:07.245 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:07.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:07.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:07.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:07.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:07.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:07.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.334 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.437 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.437 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:07.437 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:07.437 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:07.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:07.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:07.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:07.439 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:07.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:07.440 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:07.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:07.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.478 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.478 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:07.478 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:07.478 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:07.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:07.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:07.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:07.479 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:07.479 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:07.480 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:07.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:07.482 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:07.483 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:07.484 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:07.484 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:07.484 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:07.485 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:07.486 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:07.487 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:07.487 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:07.494 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:07.496 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x24503219, L:/127.0.0.1:33972 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:07.496 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0499bf5c, L:/127.0.0.1:38256 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:07.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:07.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=15), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [14ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, deferred=null) after lookup
08:20:07.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:07.502 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a9cd03d, L:/127.0.0.1:47694 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:07.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.602 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.626 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.729 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.808 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.911 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:07.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:07.935 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.015 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:08.015 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:08.015 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:08.015 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:08.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:08.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:08.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:08.016 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:08.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:08.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:08.019 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:08.021 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:08.022 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:08.022 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:08.023 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:08.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:08.024 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:08.024 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:08.025 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:08.026 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:08.033 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55044938, L:/127.0.0.1:38264 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:08.033 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2848f70, L:/127.0.0.1:33974 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:08.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:08.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=15), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [13ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.253:39423: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:20:08.036 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5e49d08f, L:/127.0.0.1:47710 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:08.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:08.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.037 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.038 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:08.038 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:08.038 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:08.038 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:08.038 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:08.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:08.038 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:08.039 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:08.043 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:08.043 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:08.045 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:08.046 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:08.047 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:08.047 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:08.048 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:08.049 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:08.049 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:08.050 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:08.050 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:08.051 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:08.058 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe65ff3ff, L:/127.0.0.1:33982 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:08.060 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x43279ad7, L:/127.0.0.1:38270 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:08.060 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcb636b21, L:/127.0.0.1:47720 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:08.060 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:08.061 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=15), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [14ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:20:08.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:08.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.139 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.165 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.242 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.267 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.345 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.473 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.553 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.553 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:08.553 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:08.554 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:08.554 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:08.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:08.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:08.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:08.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:08.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:08.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:08.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.576 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.577 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:08.577 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:08.577 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:08.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:08.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:08.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:08.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:08.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:08.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:08.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:08.583 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:08.584 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.252:35361(127.10.102.252:35361)] connecting to peer
08:20:08.585 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.253:39423(127.10.102.253:39423)] connecting to peer
08:20:08.585 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.102.252:35361(127.10.102.252:35361)] Successfully connected to peer
08:20:08.586 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.102.254:34843(127.10.102.254:34843)] connecting to peer
08:20:08.587 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.102.254:34843(127.10.102.254:34843)] Successfully connected to peer
08:20:08.587 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.252
08:20:08.591 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.254
08:20:08.596 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa651e0f8, L:/127.0.0.1:33988 - R:/127.10.102.252:35361] using SASL/PLAIN
08:20:08.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.102.253:39423(127.10.102.253:39423)] Successfully connected to peer
08:20:08.599 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6cebd177, L:/127.0.0.1:47730 - R:/127.10.102.254:34843] using SASL/PLAIN
08:20:08.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:08.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.252:35361, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.253:39423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.102.254:34843, [16ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.254:34843: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.10.102.252:35361: OK, deferred=null) after lookup
08:20:08.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2ecb246a45d04916a29319e0cca187f4
08:20:08.603 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.102.253
08:20:08.615 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x14bfb019, L:/127.0.0.1:38284 - R:/127.10.102.253:39423] using SASL/PLAIN
08:20:08.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.808 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:08.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:08.911 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:09.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:09.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:09.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd273d8647a42b084cae67510fdc3ab for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:20:09.116 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fd273d8647a42b084cae67510fdc3ab@[08955f372bf544598a4e93a79aff5bba(127.10.102.193:36793)[L],5c1a724223a243b7a1b1bbb8943be0cd(127.10.102.195:46227),b7e2b5b80a624f6597346edc5c744e8d(127.10.102.194:44609)]}]
08:20:09.117 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:09.117 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:09.117 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:09.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:09.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:09.118 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:09.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:09.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:09.119 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:09.119 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:09.119 [DEBUG - main] (Connection.java:575) [peer master-127.10.102.254:34843(127.10.102.254:34843)] disconnecting while in state READY
08:20:09.119 [DEBUG - main] (Connection.java:575) [peer master-127.10.102.252:35361(127.10.102.252:35361)] disconnecting while in state READY
08:20:09.120 [DEBUG - main] (Connection.java:575) [peer master-127.10.102.253:39423(127.10.102.253:39423)] disconnecting while in state READY
08:20:09.120 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.102.254:34843(127.10.102.254:34843)] handling channelInactive
08:20:09.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.102.252:35361(127.10.102.252:35361)] handling channelInactive
08:20:09.120 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.102.254:34843(127.10.102.254:34843)] cleaning up while in state READY due to: connection closed
08:20:09.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.102.252:35361(127.10.102.252:35361)] cleaning up while in state READY due to: connection closed
08:20:09.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:09.122 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.102.253:39423(127.10.102.253:39423)] handling channelInactive
08:20:09.122 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.102.253:39423(127.10.102.253:39423)] cleaning up while in state READY due to: connection closed
08:20:09.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:09.122225 10651 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu with pid 11013
08:20:09.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:09.146654 10651 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu with pid 11269
08:20:09.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:09.165243 10651 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu with pid 11538
08:20:09.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:09.182329 10651 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu with pid 10670
08:20:09.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:09.197820 10651 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu with pid 10750
08:20:09.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:09.213510 10651 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskZHV4Yz/build/debug/bin/kudu with pid 10827
08:20:09.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:09Z chronyd exiting

Time: 13.641

OK (1 test)

