JUnit version 4.13.2
.18:21:43.223 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786472503215
18:21:43.254 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
18:21:43.288 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
18:21:43.296 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskVolD6K/test-tmp
18:21:43.322 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
18:21:43.324 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskVolD6K/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
18:21:43.519 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912"
  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 {
  }
}

18:21:43.730 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:21:43.731 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:21:43.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:43.735618 28892 mini_oidc.cc:150] Starting JWKS server
18:21:43.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:43.739656 28892 webserver.cc:533] Webserver started at http://127.0.0.1:41263/ using document root <none> and password file <none>
18:21:43.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:43.740126 28892 mini_oidc.cc:186] Starting OIDC Discovery server
18:21:43.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:43.742156 28892 webserver.cc:533] Webserver started at http://127.0.0.1:38829/ using document root <none> and password file <none>
18:21:43.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:21:43Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:21:43.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:21:43Z Disabled control of system clock
18:21:43.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:43.805929 28892 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:43.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:43.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/wal
18:21:43.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/data
18:21:43.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:43.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:43.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:43.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:43.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:43.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:43.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/logs
18:21:43.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/data/info.pb
18:21:43.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:43.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:43.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:43.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:21:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.62:37141
18:21:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.62
18:21:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41263/jwks.json
18:21:43.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:21:43.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:21:43.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
18:21:44.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.108791 28916 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
18:21:44.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.109337 28916 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:44.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.109700 28916 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:44.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.110240 28916 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:44.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.142625 28916 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:21:44.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.142997 28916 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.143216 28916 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:21:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.143501 28916 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:21:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.143733 28916 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:21:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.143870 28916 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41263/jwks.json
18:21:44.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:44.180526 28916 master_runner.cc:387] Master server non-default flags:
18:21:44.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/logs
18:21:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/data
18:21:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/wal
18:21:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
18:21:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.62:37141
18:21:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:21:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:21:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41263/jwks.json
18:21:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/data/info.pb
18:21:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.62
18:21:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:21:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:21:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 18:01:34 UTC on bdcb31816ec0
18:21:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17632
18:21:44.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
18:21:44.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:44.182389 28916 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:44.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:44.184387 28916 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:44.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.196599 28927 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
18:21:45.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:45.599543 28925 debug-util.cc:398] Leaking SignalData structure 0x7b08000375c0 after lost signal to thread 28916
18:21:45.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:45.803104 28925 kernel_stack_watchdog.cc:198] Thread 28916 stuck at /home/jenkins-slave/workspace/build_and_test@4/src/kudu/util/thread.cc:642 for 401ms:
18:21:45.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
18:21:45.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
18:21:45.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
18:21:45.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
18:21:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:45.803217 28916 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.607s	user 0.638s	sys 0.967s
18:21:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:44.196835 28929 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
18:21:45.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:45.805905 28930 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1606 milliseconds
18:21:45.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:45.806160 28931 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
18:21:45.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:45.805487 28916 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.609s	user 0.639s	sys 0.967s
18:21:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.806819 28916 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
18:21:45.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.810261 28916 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:45.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.812707 28916 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:45.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.814057 28916 hybrid_clock.cc:648] HybridClock initialized: now 1786472505813992 us; error 80 us; skew 500 ppm
18:21:45.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.814844 28916 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:21:45.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.820851 28916 webserver.cc:533] Webserver started at http://127.28.55.62:43827/ using document root <none> and password file <none>
18:21:45.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.821836 28916 fs_manager.cc:362] Metadata directory not provided
18:21:45.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.822026 28916 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:45.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.822518 28916 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:45.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.827005 28916 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/data/instance:
18:21:45.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f219b895fc6040a9826b0c2b7bd7e32c"
18:21:45.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:45 on dist-test-slave-21b9"
18:21:45.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.828295 28916 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/wal/instance:
18:21:45.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f219b895fc6040a9826b0c2b7bd7e32c"
18:21:45.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:45 on dist-test-slave-21b9"
18:21:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.836169 28916 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
18:21:45.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.842093 28940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:45.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.843611 28916 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
18:21:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.843969 28916 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/data,/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/wal
18:21:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f219b895fc6040a9826b0c2b7bd7e32c"
18:21:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:45 on dist-test-slave-21b9"
18:21:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.844298 28916 fs_report.cc:389] FS layout report
18:21:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/wal
18:21:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/wal
18:21:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/data/data
18:21:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:45.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:45.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:45.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:45.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:45.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:45.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.904182 28916 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:45.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.905757 28916 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
18:21:45.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.906198 28916 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:45.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.946280 28916 rpc_server.cc:307] RPC server started. Bound to: 127.28.55.62:37141
18:21:45.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.946357 28982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.55.62:37141 every 8 connection(s)
18:21:45.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.949267 28916 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/data/info.pb
18:21:45.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.956669 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:45.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.959861 28892 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu as pid 28916
18:21:45.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.960410 28892 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-0/wal/instance
18:21:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.965515 28892 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/wal
18:21:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/data
18:21:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/logs
18:21:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/data/info.pb
18:21:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:21:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.61:45039
18:21:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.61
18:21:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:45.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:45.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:45.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:45.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:45.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41263/jwks.json
18:21:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:21:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:21:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
18:21:45.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:45.971985 28983 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } has no permanent_uuid. Determining permanent_uuid...
18:21:46.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:46.006517 28983 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } has no permanent_uuid. Determining permanent_uuid...
18:21:46.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.009150 28943 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.55.61:45039: connect: Connection refused (error 111)
18:21:46.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.015913 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.61:45039: Network error: Client connection negotiation failed: client connection to 127.28.55.61:45039: connect: Connection refused (error 111)
18:21:46.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:46.065497 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } attempt: 1
18:21:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.069559 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.61:45039: Network error: Client connection negotiation failed: client connection to 127.28.55.61:45039: connect: Connection refused (error 111)
18:21:46.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:46.138041 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } attempt: 2
18:21:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.143260 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.61:45039: Network error: Client connection negotiation failed: client connection to 127.28.55.61:45039: connect: Connection refused (error 111)
18:21:46.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:46.234738 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } attempt: 3
18:21:46.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.239059 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.61:45039: Network error: Client connection negotiation failed: client connection to 127.28.55.61:45039: connect: Connection refused (error 111)
18:21:46.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.295420 28988 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
18:21:46.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.295938 28988 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:46.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.296241 28988 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:46.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.296726 28988 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:46.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.328754 28988 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:21:46.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.329231 28988 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:46.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.329457 28988 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:21:46.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.329685 28988 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:21:46.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.329900 28988 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:21:46.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.330107 28988 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41263/jwks.json
18:21:46.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:46.367537 28988 master_runner.cc:387] Master server non-default flags:
18:21:46.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/logs
18:21:46.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:46.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:46.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:46.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:46.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:46.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:46.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/data
18:21:46.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/wal
18:21:46.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:46.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:46.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
18:21:46.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:46.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:46.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:46.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.61:45039
18:21:46.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:21:46.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:46.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:46.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:21:46.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41263/jwks.json
18:21:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/data/info.pb
18:21:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.61
18:21:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:46.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:46.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:46.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:46.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:46.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:46.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:46.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:21:46.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:46.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:46.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:21:46.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 18:01:34 UTC on bdcb31816ec0
18:21:46.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17632
18:21:46.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
18:21:46.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:46.368919 28988 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:46.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:46.370890 28988 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:46.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:46.382550 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } attempt: 4
18:21:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.388754 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.61:45039: Network error: Client connection negotiation failed: client connection to 127.28.55.61:45039: connect: Connection refused (error 111)
18:21:46.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:46.688200 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } attempt: 5
18:21:46.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.699584 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.61:45039: Network error: Client connection negotiation failed: client connection to 127.28.55.61:45039: connect: Connection refused (error 111)
18:21:47.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.247087 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } attempt: 6
18:21:47.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:47.273571 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.61:45039: Network error: Client connection negotiation failed: client connection to 127.28.55.61:45039: connect: Connection refused (error 111)
18:21:47.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.385346 29005 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
18:21:47.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:46.385358 29003 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
18:21:47.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:47.694131 29008 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1304 milliseconds
18:21:47.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:47.695381 29009 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
18:21:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:47.696074 28988 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.310s	user 0.000s	sys 0.007s
18:21:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:47.696316 28988 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.310s	user 0.000s	sys 0.007s
18:21:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.696496 28988 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
18:21:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.697680 28988 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:47.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.700304 28988 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:47.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.701670 28988 hybrid_clock.cc:648] HybridClock initialized: now 1786472507701621 us; error 57 us; skew 500 ppm
18:21:47.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.702593 28988 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:21:47.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.709882 28988 webserver.cc:533] Webserver started at http://127.28.55.61:39813/ using document root <none> and password file <none>
18:21:47.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.711001 28988 fs_manager.cc:362] Metadata directory not provided
18:21:47.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.711230 28988 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:47.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.711881 28988 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:47.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.716835 28988 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/data/instance:
18:21:47.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "32046f33b1db4d47996765adbfbb1f32"
18:21:47.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:47 on dist-test-slave-21b9"
18:21:47.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.718180 28988 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/wal/instance:
18:21:47.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "32046f33b1db4d47996765adbfbb1f32"
18:21:47.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:47 on dist-test-slave-21b9"
18:21:47.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.726809 28988 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.000s
18:21:47.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.732975 29025 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:47.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.734297 28988 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
18:21:47.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.734663 28988 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/data,/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/wal
18:21:47.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "32046f33b1db4d47996765adbfbb1f32"
18:21:47.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:47 on dist-test-slave-21b9"
18:21:47.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.735106 28988 fs_report.cc:389] FS layout report
18:21:47.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:47.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/wal
18:21:47.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/wal
18:21:47.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/data/data
18:21:47.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:47.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:47.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:47.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:47.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:47.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.804754 28988 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:47.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.806227 28988 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
18:21:47.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.806625 28988 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.843883 28988 rpc_server.cc:307] RPC server started. Bound to: 127.28.55.61:45039
18:21:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.843958 29062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.55.61:45039 every 8 connection(s)
18:21:47.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.846782 28988 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/data/info.pb
18:21:47.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.851470 28892 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu as pid 28988
18:21:47.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.851980 28892 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-1/wal/instance
18:21:47.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.853878 29065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:47.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.855003 28892 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:47.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:47.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/wal
18:21:47.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/data
18:21:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/logs
18:21:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/data/info.pb
18:21:47.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:47.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:47.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:47.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:47.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:47.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:47.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:47.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:21:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.60:37741
18:21:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.60
18:21:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:47.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:47.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:47.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:47.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:47.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:47.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:47.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41263/jwks.json
18:21:47.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:21:47.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:21:47.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
18:21:47.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.866483 29065 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } has no permanent_uuid. Determining permanent_uuid...
18:21:47.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.888244 29065 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } has no permanent_uuid. Determining permanent_uuid...
18:21:47.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.903560 29065 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } has no permanent_uuid. Determining permanent_uuid...
18:21:47.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:47.906270 29033 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:47.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:47.910561 29065 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:47.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:47.960062 29065 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 1
18:21:47.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:47.965371 29065 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:48.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.033779 29065 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 2
18:21:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.038156 29065 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:48.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.129552 29065 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 3
18:21:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.133996 29065 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:48.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.172427 29071 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
18:21:48.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.172952 29071 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:48.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.173280 29071 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:48.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.173806 29071 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:48.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.206168 29071 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:21:48.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.206506 29071 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.206769 29071 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:21:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.207144 29071 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:21:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.207569 29071 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:21:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.207840 29071 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41263/jwks.json
18:21:48.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.245270 29071 master_runner.cc:387] Master server non-default flags:
18:21:48.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/logs
18:21:48.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:48.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:48.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:48.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:48.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:48.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:48.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/data
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/wal
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.60:37741
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41263/jwks.json
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/data/info.pb
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.60
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:21:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 18:01:34 UTC on bdcb31816ec0
18:21:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17632
18:21:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
18:21:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.246901 29071 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.249256 29071 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:48.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.261693 29084 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
18:21:48.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.277433 29065 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 4
18:21:48.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.282927 29065 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:48.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.334101 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } attempt: 7
18:21:48.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.363256 28983 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } has no permanent_uuid. Determining permanent_uuid...
18:21:48.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.371368 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.429924 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 1
18:21:48.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.437047 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.518493 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 2
18:21:48.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.525640 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:48.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.582414 29065 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 5
18:21:48.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.590255 29065 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:48.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.611135 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 3
18:21:48.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.618245 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:48.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:48.758725 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 4
18:21:48.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.766368 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:49.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.049890 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 5
18:21:49.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:49.057857 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:49.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.137775 29065 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 6
18:21:49.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:49.164544 29065 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:49.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:48.262137 29085 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
18:21:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:49.602288 29090 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1338 milliseconds
18:21:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:49.603713 29091 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
18:21:49.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.610353 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 6
18:21:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:49.614552 29071 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.353s	user 0.440s	sys 0.903s
18:21:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:49.614943 29071 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.353s	user 0.440s	sys 0.903s
18:21:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.615212 29071 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
18:21:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.616729 29071 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:49.618506 28983 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.55.60:37741: Network error: Client connection negotiation failed: client connection to 127.28.55.60:37741: connect: Connection refused (error 111)
18:21:49.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.619876 29071 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:49.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.621266 29071 hybrid_clock.cc:648] HybridClock initialized: now 1786472509621189 us; error 81 us; skew 500 ppm
18:21:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.622182 29071 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:21:49.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.629452 29071 webserver.cc:533] Webserver started at http://127.28.55.60:38397/ using document root <none> and password file <none>
18:21:49.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.630499 29071 fs_manager.cc:362] Metadata directory not provided
18:21:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.630728 29071 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.631338 29071 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.636108 29071 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/data/instance:
18:21:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "545890ca077546dc884804ba1348d67b"
18:21:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:49 on dist-test-slave-21b9"
18:21:49.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.637419 29071 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/wal/instance:
18:21:49.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "545890ca077546dc884804ba1348d67b"
18:21:49.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:49 on dist-test-slave-21b9"
18:21:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.645990 29071 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.005s
18:21:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.652508 29117 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.653875 29071 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
18:21:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.654279 29071 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/data,/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/wal
18:21:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "545890ca077546dc884804ba1348d67b"
18:21:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:49 on dist-test-slave-21b9"
18:21:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.654747 29071 fs_report.cc:389] FS layout report
18:21:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/wal
18:21:49.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/wal
18:21:49.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/data/data
18:21:49.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:49.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:49.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:49.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:49.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:49.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:49.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:49.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:49.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:49.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:49.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:49.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.732502 29071 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.734162 29071 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
18:21:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.734663 29071 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:49.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.772639 29071 rpc_server.cc:307] RPC server started. Bound to: 127.28.55.60:37741
18:21:49.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.772727 29154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.55.60:37741 every 8 connection(s)
18:21:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.775653 29071 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/data/info.pb
18:21:49.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.778564 28892 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu as pid 29071
18:21:49.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.779109 28892 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/master-2/wal/instance
18:21:49.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.782446 29155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.797251 29155 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } has no permanent_uuid. Determining permanent_uuid...
18:21:49.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.820070 29155 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } has no permanent_uuid. Determining permanent_uuid...
18:21:49.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.830755 29155 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } has no permanent_uuid. Determining permanent_uuid...
18:21:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.846858 29155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b: Bootstrap starting.
18:21:49.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.853791 29155 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b: Neither blocks nor log segments found. Creating new log.
18:21:49.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.855937 29155 log.cc:826] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b: Log is configured to *not* fsync() on all Append() calls
18:21:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.861658 29155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b: No bootstrap required, opened a new log
18:21:49.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.881198 29155 raft_consensus.cc:359] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } }
18:21:49.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.881839 29155 raft_consensus.cc:385] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:49.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.882040 29155 raft_consensus.cc:740] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545890ca077546dc884804ba1348d67b, State: Initialized, Role: FOLLOWER
18:21:49.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.883119 29155 consensus_queue.cc:260] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [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: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } }
18:21:49.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.886582 29171 sys_catalog.cc:455] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [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: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } } }
18:21:49.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.887422 29171 sys_catalog.cc:458] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [sys.catalog]: This master's current role is: FOLLOWER
18:21:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.888490 29155 sys_catalog.cc:565] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [sys.catalog]: configured and running, proceeding with master startup.
18:21:49.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:49.918483 29196 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:21:49.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:49.918848 29196 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:21:49.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.909229 29071 master_runner.cc:187] Error getting master registration for 127.28.55.62:37141: OK, instance_id { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" instance_seqno: 1786472505935604 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:21:49.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:49.932870 29071 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:21:49.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:49.990398 29126 tablet.cc:2406] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.077113 29171 raft_consensus.cc:493] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:21:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.077695 29171 raft_consensus.cc:515] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } }
18:21:50.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.080644 29171 leader_election.cc:290] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f219b895fc6040a9826b0c2b7bd7e32c (127.28.55.62:37141), 32046f33b1db4d47996765adbfbb1f32 (127.28.55.61:45039)
18:21:50.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.225036 29065 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 7
18:21:50.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.247879 29065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32: Bootstrap starting.
18:21:50.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.256181 29065 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32: Neither blocks nor log segments found. Creating new log.
18:21:50.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.258658 29065 log.cc:826] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32: Log is configured to *not* fsync() on all Append() calls
18:21:50.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.264755 29065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32: No bootstrap required, opened a new log
18:21:50.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.292846 29065 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } }
18:21:50.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.293773 29065 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:50.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.294067 29065 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32046f33b1db4d47996765adbfbb1f32, State: Initialized, Role: FOLLOWER
18:21:50.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.295051 29065 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [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: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } }
18:21:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.298046 29201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [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: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } } }
18:21:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.299326 29201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [sys.catalog]: This master's current role is: FOLLOWER
18:21:50.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.300169 29065 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [sys.catalog]: configured and running, proceeding with master startup.
18:21:50.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.300335 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "545890ca077546dc884804ba1348d67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32046f33b1db4d47996765adbfbb1f32" is_pre_election: true
18:21:50.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.301258 29047 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545890ca077546dc884804ba1348d67b in term 0.
18:21:50.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.303109 29119 leader_election.cc:304] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [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: 32046f33b1db4d47996765adbfbb1f32, 545890ca077546dc884804ba1348d67b; no voters: 
18:21:50.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.304219 29171 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 0 FOLLOWER]: Leader pre-election won for term 1
18:21:50.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.304615 29171 raft_consensus.cc:493] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:21:50.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.304951 29171 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 0 FOLLOWER]: Advancing to term 1
18:21:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:50.314402 29038 tablet.cc:2406] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:50.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.316573 29171 raft_consensus.cc:515] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } }
18:21:50.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.326817 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "545890ca077546dc884804ba1348d67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32046f33b1db4d47996765adbfbb1f32"
18:21:50.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.328553 29047 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [term 0 FOLLOWER]: Advancing to term 1
18:21:50.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.334326 29047 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545890ca077546dc884804ba1348d67b in term 1.
18:21:50.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.335433 29171 leader_election.cc:290] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [CANDIDATE]: Term 1 election: Requested vote from peers f219b895fc6040a9826b0c2b7bd7e32c (127.28.55.62:37141), 32046f33b1db4d47996765adbfbb1f32 (127.28.55.61:45039)
18:21:50.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.336968 29119 leader_election.cc:304] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [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: 32046f33b1db4d47996765adbfbb1f32, 545890ca077546dc884804ba1348d67b; no voters: 
18:21:50.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.337895 29171 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 1 FOLLOWER]: Leader election won for term 1
18:21:50.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.344350 29171 raft_consensus.cc:697] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [term 1 LEADER]: Becoming Leader. State: Replica: 545890ca077546dc884804ba1348d67b, State: Running, Role: LEADER
18:21:50.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.345420 29171 consensus_queue.cc:237] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [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: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } }
18:21:50.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.355028 29226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 545890ca077546dc884804ba1348d67b. Latest consensus state: current_term: 1 leader_uuid: "545890ca077546dc884804ba1348d67b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } } }
18:21:50.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.357291 29226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [sys.catalog]: This master's current role is: LEADER
18:21:50.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:50.362475 29225 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:21:50.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:50.362825 29225 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:21:50.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.368413 29232 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
18:21:50.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.375509 29232 catalog_manager.cc:1520] Initializing Kudu cluster ID...
18:21:50.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.343657 28988 master_runner.cc:187] Error getting master registration for 127.28.55.62:37141: OK, instance_id { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" instance_seqno: 1786472505935604 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:21:50.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.385001 28988 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:21:50.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.411135 29047 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [term 1 FOLLOWER]: Refusing update from remote peer 545890ca077546dc884804ba1348d67b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:50.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.412894 29171 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:50.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.448642 29201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 545890ca077546dc884804ba1348d67b. Latest consensus state: current_term: 1 leader_uuid: "545890ca077546dc884804ba1348d67b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } } }
18:21:50.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.449355 29201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [sys.catalog]: This master's current role is: FOLLOWER
18:21:50.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.450827 29233 mvcc.cc:204] Tried to move back new op lower bound from 7317391402619944960 to 7317391402385596416. Current Snapshot: MvccSnapshot[applied={T|T < 7317391402619944960}]
18:21:50.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.455473 29234 mvcc.cc:204] Tried to move back new op lower bound from 7317391402619944960 to 7317391402385596416. Current Snapshot: MvccSnapshot[applied={T|T < 7317391402619944960}]
18:21:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.457299 29201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "545890ca077546dc884804ba1348d67b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } } }
18:21:50.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.457957 29201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32 [sys.catalog]: This master's current role is: FOLLOWER
18:21:50.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.457688 29171 sys_catalog.cc:455] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "545890ca077546dc884804ba1348d67b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } } }
18:21:50.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.458406 29171 sys_catalog.cc:458] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [sys.catalog]: This master's current role is: LEADER
18:21:50.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.460121 29232 catalog_manager.cc:1383] Generated new cluster ID: 5c73ee0d80ca45c08fba5f68e3ebdedf
18:21:50.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.460399 29232 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
18:21:50.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.506063 29232 catalog_manager.cc:1406] Generated new certificate authority record
18:21:50.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.508688 29232 catalog_manager.cc:1540] Loading token signing keys...
18:21:50.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.538806 29232 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b: Generated new TSK 0
18:21:50.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.540702 29232 catalog_manager.cc:1550] Initializing in-progress tserver states...
18:21:50.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.583839 28892 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:50.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:50.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/wal
18:21:50.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/data
18:21:50.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/logs
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/data/info.pb
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.1:0
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.55.1
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.1
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:50.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:50.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:21:50.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.651896 28983 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } attempt: 7
18:21:50.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.690989 28983 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c: Bootstrap starting.
18:21:50.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.708717 28983 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c: Neither blocks nor log segments found. Creating new log.
18:21:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.714056 28983 log.cc:826] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c: Log is configured to *not* fsync() on all Append() calls
18:21:50.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.735692 28983 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c: No bootstrap required, opened a new log
18:21:50.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.804920 28983 raft_consensus.cc:359] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } }
18:21:50.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.807127 28983 raft_consensus.cc:385] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:50.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.807814 28983 raft_consensus.cc:740] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f219b895fc6040a9826b0c2b7bd7e32c, State: Initialized, Role: FOLLOWER
18:21:50.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.810274 28983 consensus_queue.cc:260] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [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: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } }
18:21:50.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.830102 29242 sys_catalog.cc:455] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [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: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } } }
18:21:50.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.831996 29242 sys_catalog.cc:458] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [sys.catalog]: This master's current role is: FOLLOWER
18:21:50.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.835152 28957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "545890ca077546dc884804ba1348d67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f219b895fc6040a9826b0c2b7bd7e32c"
18:21:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.835877 28961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "545890ca077546dc884804ba1348d67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" is_pre_election: true
18:21:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.836936 28956 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [term 0 FOLLOWER]: Advancing to term 1
18:21:50.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.847488 28956 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [term 1 FOLLOWER]: Refusing update from remote peer 545890ca077546dc884804ba1348d67b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:50.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.837265 28983 sys_catalog.cc:565] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [sys.catalog]: configured and running, proceeding with master startup.
18:21:50.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.849640 29171 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:50.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.927592 29242 sys_catalog.cc:455] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 545890ca077546dc884804ba1348d67b. Latest consensus state: current_term: 1 leader_uuid: "545890ca077546dc884804ba1348d67b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } } }
18:21:50.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.928288 29242 sys_catalog.cc:458] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [sys.catalog]: This master's current role is: FOLLOWER
18:21:50.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.929322 29259 sys_catalog.cc:455] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "545890ca077546dc884804ba1348d67b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } } }
18:21:50.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.930351 29259 sys_catalog.cc:458] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c [sys.catalog]: This master's current role is: FOLLOWER
18:21:50.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:50.949584 29274 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
18:21:51.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:51.116945 29239 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:51.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:51.117619 29239 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:51.118343 29239 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:51.177975 29239 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:51.179329 29239 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.55.1
18:21:51.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.246820 29239 tablet_server_runner.cc:78] Tablet server non-default flags:
18:21:51.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/logs
18:21:51.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:51.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/data
18:21:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/wal
18:21:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.1:0
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/data/info.pb
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.1
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.55.1
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:21:51.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:51.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:51.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:21:51.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 18:01:34 UTC on bdcb31816ec0
18:21:51.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17632
18:21:51.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
18:21:51.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.248585 29239 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:51.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.250801 29239 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:51.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:51.269176 29282 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
18:21:51.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.369748 29225 catalog_manager.cc:1295] Loaded cluster ID: 5c73ee0d80ca45c08fba5f68e3ebdedf
18:21:51.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.370707 29225 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32: loading cluster ID for follower catalog manager: success
18:21:51.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.392033 29225 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32: acquiring CA information for follower catalog manager: success
18:21:51.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.403432 29225 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 32046f33b1db4d47996765adbfbb1f32: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:21:51.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.455025 29171 sys_catalog.cc:455] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "545890ca077546dc884804ba1348d67b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f219b895fc6040a9826b0c2b7bd7e32c" member_type: VOTER last_known_addr { host: "127.28.55.62" port: 37141 } } peers { permanent_uuid: "32046f33b1db4d47996765adbfbb1f32" member_type: VOTER last_known_addr { host: "127.28.55.61" port: 45039 } } peers { permanent_uuid: "545890ca077546dc884804ba1348d67b" member_type: VOTER last_known_addr { host: "127.28.55.60" port: 37741 } } }
18:21:51.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.456491 29171 sys_catalog.cc:458] T 00000000000000000000000000000000 P 545890ca077546dc884804ba1348d67b [sys.catalog]: This master's current role is: LEADER
18:21:51.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.967764 29274 catalog_manager.cc:1295] Loaded cluster ID: 5c73ee0d80ca45c08fba5f68e3ebdedf
18:21:51.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.968082 29274 catalog_manager.cc:1588] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c: loading cluster ID for follower catalog manager: success
18:21:51.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.979823 29274 catalog_manager.cc:1610] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c: acquiring CA information for follower catalog manager: success
18:21:51.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:51.985343 29274 catalog_manager.cc:1638] T 00000000000000000000000000000000 P f219b895fc6040a9826b0c2b7bd7e32c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:21:52.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:52.669682 29281 debug-util.cc:398] Leaking SignalData structure 0x7b080002ede0 after lost signal to thread 29239
18:21:52.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:52.831597 29239 thread.cc:641] GCE (cloud detector) Time spent creating pthread: real 1.565s	user 0.448s	sys 0.629s
18:21:52.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:52.834861 29239 thread.cc:608] GCE (cloud detector) Time spent starting thread: real 1.568s	user 0.448s	sys 0.629s
18:21:52.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:51.270311 29283 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
18:21:52.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.853273 29239 server_base.cc:1061] running on GCE node
18:21:52.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:52.860833 29295 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
18:21:52.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.862720 29239 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.878800 29239 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:52.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.880779 29239 hybrid_clock.cc:648] HybridClock initialized: now 1786472512880739 us; error 65 us; skew 500 ppm
18:21:52.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.882171 29239 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:21:52.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.905685 29239 webserver.cc:533] Webserver started at http://127.28.55.1:37849/ using document root <none> and password file <none>
18:21:52.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.907562 29239 fs_manager.cc:362] Metadata directory not provided
18:21:52.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.908279 29239 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:52.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.909157 29239 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:52.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.915867 29239 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/data/instance:
18:21:52.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47600026345e484e8f131f2ff80f7e41"
18:21:52.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:52 on dist-test-slave-21b9"
18:21:52.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.917896 29239 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/wal/instance:
18:21:52.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47600026345e484e8f131f2ff80f7e41"
18:21:52.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:52 on dist-test-slave-21b9"
18:21:52.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.936059 29239 fs_manager.cc:696] Time spent creating directory manager: real 0.017s	user 0.006s	sys 0.007s
18:21:52.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.973405 29306 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:52.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.975582 29239 fs_manager.cc:730] Time spent opening block manager: real 0.035s	user 0.007s	sys 0.002s
18:21:52.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.976385 29239 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/data,/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/wal
18:21:52.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47600026345e484e8f131f2ff80f7e41"
18:21:52.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:52 on dist-test-slave-21b9"
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:52.977262 29239 fs_report.cc:389] FS layout report
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/wal
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/wal
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/data/data
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:52.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:52.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:53.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.101593 29239 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.104255 29239 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
18:21:53.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.105433 29239 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:53.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.115445 29239 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:21:53.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.125017 29239 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:21:53.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.125820 29239 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
18:21:53.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.126386 29239 ts_tablet_manager.cc:616] Registered 0 tablets
18:21:53.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.126835 29239 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:21:53.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.344585 29239 rpc_server.cc:307] RPC server started. Bound to: 127.28.55.1:33041
18:21:53.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.344812 29496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.55.1:33041 every 8 connection(s)
18:21:53.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.347321 29239 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/data/info.pb
18:21:53.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.350160 28892 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu as pid 29239
18:21:53.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.350631 28892 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-0/wal/instance
18:21:53.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.363925 28892 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:53.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:53.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/wal
18:21:53.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/data
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/logs
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/data/info.pb
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.2:0
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.55.2
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.2
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:21:53.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.410085 29498 heartbeater.cc:344] Connected to a master server at 127.28.55.61:45039
18:21:53.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.410712 29498 heartbeater.cc:461] Registering TS with master...
18:21:53.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.412263 29498 heartbeater.cc:507] Master 127.28.55.61:45039 requested a full tablet report, sending...
18:21:53.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.416018 29043 ts_manager.cc:194] Registered new tserver with Master: 47600026345e484e8f131f2ff80f7e41 (127.28.55.1:33041)
18:21:53.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.426976 29500 heartbeater.cc:344] Connected to a master server at 127.28.55.60:37741
18:21:53.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.427332 29500 heartbeater.cc:461] Registering TS with master...
18:21:53.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.428272 29500 heartbeater.cc:507] Master 127.28.55.60:37741 requested a full tablet report, sending...
18:21:53.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.431383 29133 ts_manager.cc:194] Registered new tserver with Master: 47600026345e484e8f131f2ff80f7e41 (127.28.55.1:33041)
18:21:53.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.434142 29133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.55.1:40717
18:21:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.441844 29505 heartbeater.cc:344] Connected to a master server at 127.28.55.62:37141
18:21:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.442211 29505 heartbeater.cc:461] Registering TS with master...
18:21:53.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.442749 29505 heartbeater.cc:507] Master 127.28.55.62:37141 requested a full tablet report, sending...
18:21:53.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.446095 28955 ts_manager.cc:194] Registered new tserver with Master: 47600026345e484e8f131f2ff80f7e41 (127.28.55.1:33041)
18:21:53.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:53.793673 29504 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:53.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:53.794354 29504 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:53.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:53.795091 29504 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:53.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:53.845515 29504 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:53.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:53.846848 29504 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.55.2
18:21:53.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.883040 29504 tablet_server_runner.cc:78] Tablet server non-default flags:
18:21:53.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/logs
18:21:53.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:53.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/data
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/wal
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.2:0
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/data/info.pb
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.2
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:53.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.55.2
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 18:01:34 UTC on bdcb31816ec0
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17632
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
18:21:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.884904 29504 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:53.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:53.886899 29504 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:53.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:53.900113 29520 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
18:21:54.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:54.438319 29500 heartbeater.cc:499] Master 127.28.55.60:37741 was elected leader, sending a full tablet report...
18:21:55.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:55.302129 29518 debug-util.cc:398] Leaking SignalData structure 0x7b080002ede0 after lost signal to thread 29504
18:21:55.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:55.436576 29518 kernel_stack_watchdog.cc:198] Thread 29504 stuck at /home/jenkins-slave/workspace/build_and_test@4/src/kudu/util/thread.cc:642 for 398ms:
18:21:55.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
18:21:55.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
18:21:55.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
18:21:55.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
18:21:55.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:53.901510 29521 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
18:21:55.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:55.438257 29504 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.536s	user 0.548s	sys 0.894s
18:21:55.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:55.438862 29504 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.537s	user 0.548s	sys 0.894s
18:21:55.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:55.439855 29526 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
18:21:55.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:55.442615 29524 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1536 milliseconds
18:21:55.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.442636 29504 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
18:21:55.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.443846 29504 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:55.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.445963 29504 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:55.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.447327 29504 hybrid_clock.cc:648] HybridClock initialized: now 1786472515447280 us; error 42 us; skew 500 ppm
18:21:55.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.448220 29504 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:21:55.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.454206 29504 webserver.cc:533] Webserver started at http://127.28.55.2:41761/ using document root <none> and password file <none>
18:21:55.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.455300 29504 fs_manager.cc:362] Metadata directory not provided
18:21:55.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.455503 29504 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:55.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.455907 29504 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:55.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.460626 29504 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/data/instance:
18:21:55.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "258cbb3c309849ba94865fb8f60eeb73"
18:21:55.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:55 on dist-test-slave-21b9"
18:21:55.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.461691 29504 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/wal/instance:
18:21:55.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "258cbb3c309849ba94865fb8f60eeb73"
18:21:55.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:55 on dist-test-slave-21b9"
18:21:55.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.468820 29504 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
18:21:55.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.474288 29535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.475461 29504 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
18:21:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.475827 29504 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/data,/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/wal
18:21:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "258cbb3c309849ba94865fb8f60eeb73"
18:21:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:55 on dist-test-slave-21b9"
18:21:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.476187 29504 fs_report.cc:389] FS layout report
18:21:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/wal
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/wal
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/data/data
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:55.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.523059 29504 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.524704 29504 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
18:21:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.525204 29504 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:55.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.527936 29504 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:21:55.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.532603 29504 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:21:55.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.532820 29504 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:21:55.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.533116 29504 ts_tablet_manager.cc:616] Registered 0 tablets
18:21:55.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.533352 29504 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:21:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.667435 29504 rpc_server.cc:307] RPC server started. Bound to: 127.28.55.2:41137
18:21:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.667549 29730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.55.2:41137 every 8 connection(s)
18:21:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.670097 29504 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/data/info.pb
18:21:55.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.675729 28892 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu as pid 29504
18:21:55.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.676322 28892 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-1/wal/instance
18:21:55.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.692301 28892 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:55.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu
18:21:55.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/wal
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/data
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/logs
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/data/info.pb
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:21:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.3:0
18:21:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.55.3
18:21:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.3
18:21:55.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:55.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:55.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:55.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:55.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:55.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:21:55.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.719820 29733 heartbeater.cc:344] Connected to a master server at 127.28.55.60:37741
18:21:55.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.719954 29732 heartbeater.cc:344] Connected to a master server at 127.28.55.61:45039
18:21:55.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.720378 29733 heartbeater.cc:461] Registering TS with master...
18:21:55.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.720378 29732 heartbeater.cc:461] Registering TS with master...
18:21:55.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.721264 29737 heartbeater.cc:344] Connected to a master server at 127.28.55.62:37141
18:21:55.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.721658 29737 heartbeater.cc:461] Registering TS with master...
18:21:55.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.721838 29732 heartbeater.cc:507] Master 127.28.55.61:45039 requested a full tablet report, sending...
18:21:55.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.721830 29733 heartbeater.cc:507] Master 127.28.55.60:37741 requested a full tablet report, sending...
18:21:55.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.722680 29737 heartbeater.cc:507] Master 127.28.55.62:37141 requested a full tablet report, sending...
18:21:55.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.725123 29133 ts_manager.cc:194] Registered new tserver with Master: 258cbb3c309849ba94865fb8f60eeb73 (127.28.55.2:41137)
18:21:55.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.725126 29043 ts_manager.cc:194] Registered new tserver with Master: 258cbb3c309849ba94865fb8f60eeb73 (127.28.55.2:41137)
18:21:55.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.725824 28955 ts_manager.cc:194] Registered new tserver with Master: 258cbb3c309849ba94865fb8f60eeb73 (127.28.55.2:41137)
18:21:55.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:55.726781 29133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.55.2:48739
18:21:56.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:56.008721 29751 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:56.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:56.009898 29751 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:56.010907 29751 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:56.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:56.045650 29751 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:56.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:56.046424 29751 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.55.3
18:21:56.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:56.082259 29751 tablet_server_runner.cc:78] Tablet server non-default flags:
18:21:56.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/logs
18:21:56.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.55.20:38119
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/data
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/wal
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.55.3:0
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/data/info.pb
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.55.3
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.55.62:37141,127.28.55.61:45039,127.28.55.60:37741
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.55.3
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:21:56.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 18:01:34 UTC on bdcb31816ec0
18:21:56.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17632
18:21:56.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
18:21:56.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:56.083823 29751 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:56.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:56.085495 29751 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:56.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:56.097776 29761 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
18:21:56.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:56.729879 29733 heartbeater.cc:499] Master 127.28.55.60:37741 was elected leader, sending a full tablet report...
18:21:57.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:57.501214 29759 debug-util.cc:398] Leaking SignalData structure 0x7b080002ede0 after lost signal to thread 29751
18:21:57.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:57.647598 29751 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.549s	user 0.679s	sys 0.849s
18:21:57.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:57.647939 29751 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.550s	user 0.679s	sys 0.849s
18:21:57.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:56.098436 29762 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
18:21:57.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:57.650054 29764 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
18:21:57.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:57.653976 29763 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1552 milliseconds
18:21:57.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.654011 29751 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
18:21:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.655375 29751 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:57.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.657431 29751 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:57.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.658777 29751 hybrid_clock.cc:648] HybridClock initialized: now 1786472517658748 us; error 43 us; skew 500 ppm
18:21:57.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.659611 29751 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:21:57.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.665841 29751 webserver.cc:533] Webserver started at http://127.28.55.3:42601/ using document root <none> and password file <none>
18:21:57.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.666822 29751 fs_manager.cc:362] Metadata directory not provided
18:21:57.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.667063 29751 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:57.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.667620 29751 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:57.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.672334 29751 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/data/instance:
18:21:57.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "55cdc44b66744092b85a0dfd98d482a4"
18:21:57.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:57 on dist-test-slave-21b9"
18:21:57.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.673602 29751 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/wal/instance:
18:21:57.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "55cdc44b66744092b85a0dfd98d482a4"
18:21:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:57 on dist-test-slave-21b9"
18:21:57.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.681080 29751 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.002s
18:21:57.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.686856 29780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:57.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.688074 29751 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
18:21:57.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.688417 29751 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/data,/tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/wal
18:21:57.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "55cdc44b66744092b85a0dfd98d482a4"
18:21:57.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:57 on dist-test-slave-21b9"
18:21:57.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.688792 29751 fs_report.cc:389] FS layout report
18:21:57.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:57.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/wal
18:21:57.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/wal
18:21:57.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/data/data
18:21:57.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:57.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:57.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.751196 29751 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:57.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.752825 29751 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
18:21:57.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.753338 29751 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:57.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.756120 29751 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:21:57.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.760289 29751 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:21:57.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.760494 29751 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:21:57.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.760792 29751 ts_tablet_manager.cc:616] Registered 0 tablets
18:21:57.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.760972 29751 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:21:57.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.902204 29751 rpc_server.cc:307] RPC server started. Bound to: 127.28.55.3:41923
18:21:57.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.902293 29984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.55.3:41923 every 8 connection(s)
18:21:57.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.904963 29751 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/data/info.pb
18:21:57.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.910434 28892 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu as pid 29751
18:21:57.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.910914 28892 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskVolD6K/test-tmp/mini-kudu-cluster10376110192251064912/ts-2/wal/instance
18:21:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.950580 29988 heartbeater.cc:344] Connected to a master server at 127.28.55.61:45039
18:21:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.951068 29988 heartbeater.cc:461] Registering TS with master...
18:21:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.951169 29992 heartbeater.cc:344] Connected to a master server at 127.28.55.60:37741
18:21:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.951578 29992 heartbeater.cc:461] Registering TS with master...
18:21:57.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.952873 29992 heartbeater.cc:507] Master 127.28.55.60:37741 requested a full tablet report, sending...
18:21:57.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.954456 29988 heartbeater.cc:507] Master 127.28.55.61:45039 requested a full tablet report, sending...
18:21:57.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.956038 29133 ts_manager.cc:194] Registered new tserver with Master: 55cdc44b66744092b85a0dfd98d482a4 (127.28.55.3:41923)
18:21:57.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.957697 29133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.55.3:60849
18:21:57.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.961774 29043 ts_manager.cc:194] Registered new tserver with Master: 55cdc44b66744092b85a0dfd98d482a4 (127.28.55.3:41923)
18:21:57.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.964771 29995 heartbeater.cc:344] Connected to a master server at 127.28.55.62:37141
18:21:57.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.965139 29995 heartbeater.cc:461] Registering TS with master...
18:21:57.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.965772 29995 heartbeater.cc:507] Master 127.28.55.62:37141 requested a full tablet report, sending...
18:21:57.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.968609 28953 ts_manager.cc:194] Registered new tserver with Master: 55cdc44b66744092b85a0dfd98d482a4 (127.28.55.3:41923)
18:21:57.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:57.975296 28892 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:21:57.987 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:21:57.988 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:21:57.998 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.55.62"
      port: 37141
    }
    bound_http_address {
      host: "127.28.55.62"
      port: 43827
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.55.61"
      port: 45039
    }
    bound_http_address {
      host: "127.28.55.61"
      port: 39813
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.55.60"
      port: 37741
    }
    bound_http_address {
      host: "127.28.55.60"
      port: 38397
    }
  }
}

18:21:58.001 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

18:21:58.004 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.55.1"
      port: 33041
    }
    bound_http_address {
      host: "127.28.55.1"
      port: 37849
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.55.2"
      port: 41137
    }
    bound_http_address {
      host: "127.28.55.2"
      port: 41761
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.55.3"
      port: 41923
    }
    bound_http_address {
      host: "127.28.55.3"
      port: 42601
    }
  }
}

18:21:58.004 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:21:58.203 [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.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	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)
18:21:58.260 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:58.422 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:58.482 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:58.483 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:58.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:58.503 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:58.504 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:58.604 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:58.604 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:58.604 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:58.816 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc3f6bf9, L:/127.0.0.1:49120 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:58.816 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xde7b1e51, L:/127.0.0.1:49036 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:58.816 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x08e1695e, L:/127.0.0.1:46046 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:58.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:58.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=475), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [446ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [446ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [447ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:58.914880 29133 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49120:
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:58.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:58.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:21:58.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:58.919792 29133 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.
18:21:58.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:58.963794 29992 heartbeater.cc:499] Master 127.28.55.60:37741 was elected leader, sending a full tablet report...
18:21:58.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:21:59.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.021656 29869 tablet_service.cc:1511] Processing CreateTablet for tablet 3850994b4ed341bbac4100201624e839 (DEFAULT_TABLE table=TestHandleTooBusy [id=eb230f5aa05d4bbfb59aa1c261e20eb1]), partition=RANGE (key) PARTITION UNBOUNDED
18:21:59.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.024235 29869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3850994b4ed341bbac4100201624e839. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:59.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.028983 29618 tablet_service.cc:1511] Processing CreateTablet for tablet 3850994b4ed341bbac4100201624e839 (DEFAULT_TABLE table=TestHandleTooBusy [id=eb230f5aa05d4bbfb59aa1c261e20eb1]), partition=RANGE (key) PARTITION UNBOUNDED
18:21:59.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.031008 29618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3850994b4ed341bbac4100201624e839. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:59.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.031144 29386 tablet_service.cc:1511] Processing CreateTablet for tablet 3850994b4ed341bbac4100201624e839 (DEFAULT_TABLE table=TestHandleTooBusy [id=eb230f5aa05d4bbfb59aa1c261e20eb1]), partition=RANGE (key) PARTITION UNBOUNDED
18:21:59.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.035211 29386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3850994b4ed341bbac4100201624e839. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:59.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.060529 30048 tablet_bootstrap.cc:492] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41: Bootstrap starting.
18:21:59.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.063740 30047 tablet_bootstrap.cc:492] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73: Bootstrap starting.
18:21:59.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.067241 30048 tablet_bootstrap.cc:654] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41: Neither blocks nor log segments found. Creating new log.
18:21:59.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.069646 30048 log.cc:826] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41: Log is configured to *not* fsync() on all Append() calls
18:21:59.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.070914 30047 tablet_bootstrap.cc:654] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73: Neither blocks nor log segments found. Creating new log.
18:21:59.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.073287 30047 log.cc:826] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73: Log is configured to *not* fsync() on all Append() calls
18:21:59.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.073979 30053 tablet_bootstrap.cc:492] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4: Bootstrap starting.
18:21:59.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.074853 30048 tablet_bootstrap.cc:492] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41: No bootstrap required, opened a new log
18:21:59.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.075377 30048 ts_tablet_manager.cc:1403] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.003s
18:21:59.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.079594 30047 tablet_bootstrap.cc:492] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73: No bootstrap required, opened a new log
18:21:59.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.080111 30047 ts_tablet_manager.cc:1403] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
18:21:59.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.081085 30053 tablet_bootstrap.cc:654] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4: Neither blocks nor log segments found. Creating new log.
18:21:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.083324 30053 log.cc:826] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4: Log is configured to *not* fsync() on all Append() calls
18:21:59.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.092641 30053 tablet_bootstrap.cc:492] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4: No bootstrap required, opened a new log
18:21:59.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.093173 30053 ts_tablet_manager.cc:1403] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
18:21:59.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.096939 30048 raft_consensus.cc:359] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 } } peers { permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 } } peers { permanent_uuid: "47600026345e484e8f131f2ff80f7e41" member_type: VOTER last_known_addr { host: "127.28.55.1" port: 33041 } }
18:21:59.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.097627 30048 raft_consensus.cc:385] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:59.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.097927 30048 raft_consensus.cc:740] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47600026345e484e8f131f2ff80f7e41, State: Initialized, Role: FOLLOWER
18:21:59.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.098892 30048 consensus_queue.cc:260] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [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: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 } } peers { permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 } } peers { permanent_uuid: "47600026345e484e8f131f2ff80f7e41" member_type: VOTER last_known_addr { host: "127.28.55.1" port: 33041 } }
18:21:59.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.107933 30047 raft_consensus.cc:359] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 } } peers { permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 } } peers { permanent_uuid: "47600026345e484e8f131f2ff80f7e41" member_type: VOTER last_known_addr { host: "127.28.55.1" port: 33041 } }
18:21:59.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.108817 30047 raft_consensus.cc:385] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:59.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.109146 30047 raft_consensus.cc:740] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 258cbb3c309849ba94865fb8f60eeb73, State: Initialized, Role: FOLLOWER
18:21:59.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.110110 30047 consensus_queue.cc:260] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73 [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: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 } } peers { permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 } } peers { permanent_uuid: "47600026345e484e8f131f2ff80f7e41" member_type: VOTER last_known_addr { host: "127.28.55.1" port: 33041 } }
18:21:59.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.115093 30048 ts_tablet_manager.cc:1434] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41: Time spent starting tablet: real 0.039s	user 0.024s	sys 0.005s
18:21:59.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.117357 30047 ts_tablet_manager.cc:1434] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73: Time spent starting tablet: real 0.037s	user 0.023s	sys 0.008s
18:21:59.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.132261 30053 raft_consensus.cc:359] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 } } peers { permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 } } peers { permanent_uuid: "47600026345e484e8f131f2ff80f7e41" member_type: VOTER last_known_addr { host: "127.28.55.1" port: 33041 } }
18:21:59.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.132922 30053 raft_consensus.cc:385] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:59.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.133118 30053 raft_consensus.cc:740] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55cdc44b66744092b85a0dfd98d482a4, State: Initialized, Role: FOLLOWER
18:21:59.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.133868 30053 consensus_queue.cc:260] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4 [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: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 } } peers { permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 } } peers { permanent_uuid: "47600026345e484e8f131f2ff80f7e41" member_type: VOTER last_known_addr { host: "127.28.55.1" port: 33041 } }
18:21:59.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.137327 30053 ts_tablet_manager.cc:1434] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4: Time spent starting tablet: real 0.044s	user 0.028s	sys 0.003s
18:21:59.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:59.179940 29510 tablet.cc:2406] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:59.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.185067 30057 raft_consensus.cc:493] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:21:59.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:59.185540 30002 tablet.cc:2406] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:59.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.185702 30057 raft_consensus.cc:515] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 } } peers { permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 } } peers { permanent_uuid: "47600026345e484e8f131f2ff80f7e41" member_type: VOTER last_known_addr { host: "127.28.55.1" port: 33041 } }
18:21:59.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:59.189182 29738 tablet.cc:2406] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:59.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.191152 30057 leader_election.cc:290] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55cdc44b66744092b85a0dfd98d482a4 (127.28.55.3:41923), 258cbb3c309849ba94865fb8f60eeb73 (127.28.55.2:41137)
18:21:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.201277 29904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3850994b4ed341bbac4100201624e839" candidate_uuid: "47600026345e484e8f131f2ff80f7e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cdc44b66744092b85a0dfd98d482a4" is_pre_election: true
18:21:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.201442 29658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3850994b4ed341bbac4100201624e839" candidate_uuid: "47600026345e484e8f131f2ff80f7e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "258cbb3c309849ba94865fb8f60eeb73" is_pre_election: true
18:21:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.202322 29904 raft_consensus.cc:2468] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47600026345e484e8f131f2ff80f7e41 in term 0.
18:21:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.202316 29658 raft_consensus.cc:2468] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47600026345e484e8f131f2ff80f7e41 in term 0.
18:21:59.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.203776 29314 leader_election.cc:304] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [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: 47600026345e484e8f131f2ff80f7e41, 55cdc44b66744092b85a0dfd98d482a4; no voters: 
18:21:59.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.204521 30057 raft_consensus.cc:2804] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:21:59.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.204807 30057 raft_consensus.cc:493] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:21:59.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.205072 30057 raft_consensus.cc:3060] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 0 FOLLOWER]: Advancing to term 1
18:21:59.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.209457 30057 raft_consensus.cc:515] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 } } peers { permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 } } peers { permanent_uuid: "47600026345e484e8f131f2ff80f7e41" member_type: VOTER last_known_addr { host: "127.28.55.1" port: 33041 } }
18:21:59.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.210988 30057 leader_election.cc:290] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [CANDIDATE]: Term 1 election: Requested vote from peers 55cdc44b66744092b85a0dfd98d482a4 (127.28.55.3:41923), 258cbb3c309849ba94865fb8f60eeb73 (127.28.55.2:41137)
18:21:59.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.211731 29904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3850994b4ed341bbac4100201624e839" candidate_uuid: "47600026345e484e8f131f2ff80f7e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cdc44b66744092b85a0dfd98d482a4"
18:21:59.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.211951 29658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3850994b4ed341bbac4100201624e839" candidate_uuid: "47600026345e484e8f131f2ff80f7e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "258cbb3c309849ba94865fb8f60eeb73"
18:21:59.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.212131 29904 raft_consensus.cc:3060] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4 [term 0 FOLLOWER]: Advancing to term 1
18:21:59.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.212455 29658 raft_consensus.cc:3060] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73 [term 0 FOLLOWER]: Advancing to term 1
18:21:59.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.216423 29904 raft_consensus.cc:2468] T 3850994b4ed341bbac4100201624e839 P 55cdc44b66744092b85a0dfd98d482a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47600026345e484e8f131f2ff80f7e41 in term 1.
18:21:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.216967 29658 raft_consensus.cc:2468] T 3850994b4ed341bbac4100201624e839 P 258cbb3c309849ba94865fb8f60eeb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47600026345e484e8f131f2ff80f7e41 in term 1.
18:21:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.217348 29314 leader_election.cc:304] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [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: 47600026345e484e8f131f2ff80f7e41, 55cdc44b66744092b85a0dfd98d482a4; no voters: 
18:21:59.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.218060 30057 raft_consensus.cc:2804] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 1 FOLLOWER]: Leader election won for term 1
18:21:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.219791 30057 raft_consensus.cc:697] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [term 1 LEADER]: Becoming Leader. State: Replica: 47600026345e484e8f131f2ff80f7e41, State: Running, Role: LEADER
18:21:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.220845 30057 consensus_queue.cc:237] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [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: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 } } peers { permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 } } peers { permanent_uuid: "47600026345e484e8f131f2ff80f7e41" member_type: VOTER last_known_addr { host: "127.28.55.1" port: 33041 } }
18:21:59.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.231774 29133 catalog_manager.cc:5719] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47600026345e484e8f131f2ff80f7e41 (127.28.55.1). New cstate: current_term: 1 leader_uuid: "47600026345e484e8f131f2ff80f7e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47600026345e484e8f131f2ff80f7e41" member_type: VOTER last_known_addr { host: "127.28.55.1" port: 33041 } health_report { overall_health: HEALTHY } } }
18:21:59.390 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:59.391 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:59.392 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:59.392 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:59.393 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:59.393 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:59.393 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:59.393 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:59.394 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:59.394 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:59.394 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:59.395 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:59.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:59.397 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:59.395 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:59.399 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:59.401 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:59.402 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:59.402 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:59.404 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:59.409 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:59.410 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:59.410 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:59.411 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:59.412 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:59.413 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:59.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:59.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:59.420 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:59.422 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:59.428 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:59.434 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:59.438 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:59.439 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:59.440 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:59.447 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:59.449 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:59.461 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:59.441 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:59.467 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:59.470 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:59.471 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:59.471 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:59.472 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:59.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:59.475 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:59.476 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:59.477 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:59.478 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:59.532 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:59.535 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x73fbc84f, L:/127.0.0.1:46054 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:59.542 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:59.546 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4a058396, L:/127.0.0.1:49056 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:59.543 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:59.550 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0605d4b8, L:/127.0.0.1:49066 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:59.552 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:59.554 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:59.561 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:59.563 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:59.563 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:21:59.564 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:59.565 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:59.566 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:59.567 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:59.569 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:59.549 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:59.572 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:59.575 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:21:59.576 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:59.582 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:59.584 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:59.586 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:59.586 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:59.588 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:59.588 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea704d10, L:/127.0.0.1:49132 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:59.592 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:59.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:59.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=205), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [156ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:21:59.597 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe1331d27, L:/127.0.0.1:49144 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:59.598 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:59.600 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:59.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:21:59.608 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:59.610 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:59.611 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:59.616 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:59.617 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:59.620 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:59.623 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:59.624 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:59.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:59.628 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:59.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=233), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [167ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:21:59.630 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:59.636 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:59.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:21:59.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.652575 30057 consensus_queue.cc:1048] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "258cbb3c309849ba94865fb8f60eeb73" member_type: VOTER last_known_addr { host: "127.28.55.2" port: 41137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
18:21:59.655 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd30ed566, L:/127.0.0.1:49046 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:59.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:21:59.660 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:59.662 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:59.686 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:21:59.690 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:59.692 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:21:59.694 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:59.703 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8fd22922, L:/127.0.0.1:49172 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:59.683 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d2fddc5, L:/127.0.0.1:49114 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:59.720 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:59.722 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:59.727 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:21:59.730 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:59.732 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:21:59.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:59.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=364), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [155ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [334ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:21:59.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:21:59.780 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x27dfd607, L:/127.0.0.1:46090 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:59.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:21:59.786 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5237d98a, L:/127.0.0.1:46094 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:59.789 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:59.792 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0e2a46a8, L:/127.0.0.1:46122 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:59.796 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:21:59.801 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83f57589, L:/127.0.0.1:49152 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:59.805 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x26b1ff01, L:/127.0.0.1:46080 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:59.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xee478ddd, L:/127.0.0.1:49150 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:59.815 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6d71e03, L:/127.0.0.1:49098 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:59.820 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ab91123, L:/127.0.0.1:49208 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:59.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:59.821938 29123 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items
18:21:59.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.822268 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 0)
18:21:59.824 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x151ac915, L:/127.0.0.1:49156 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:59.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:59.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=431), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [381ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [412ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:21:59.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.826694 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49152 (request call id 1)
18:21:59.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.827345 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49152 (request call id 1)
18:21:59.829 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09681358, L:/127.0.0.1:49118 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:59.831 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items
18:21:59.831 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items
18:21:59.835 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5687d38, L:/127.0.0.1:49102 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:59.836 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items
18:21:59.850 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd4761523, L:/127.0.0.1:46106 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:59.850 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd1a2c0ab, L:/127.0.0.1:49082 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:59.851 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf5c1b15a, L:/127.0.0.1:49104 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:59.856 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x39da2b97, L:/127.0.0.1:49186 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:59.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.858657 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49152 (request call id 1)
18:21:59.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.860335 30216 consensus_queue.cc:1048] T 3850994b4ed341bbac4100201624e839 P 47600026345e484e8f131f2ff80f7e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55cdc44b66744092b85a0dfd98d482a4" member_type: VOTER last_known_addr { host: "127.28.55.3" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:59.886 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:21:59.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.886039 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 10)
18:21:59.889 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:21:59.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.898087 29123 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.28.55.3:60849 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 10)
18:21:59.901 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8c1ebe4a, L:/127.0.0.1:46124 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:59.908 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcf1f0182, L:/127.0.0.1:49196 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:59.910 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6b0ec00, L:/127.0.0.1:46070 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:59.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:59.912 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items
18:21:59.912 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:21:59.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:59.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:59.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:59.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=525), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [428ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [434ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items, [453ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [489ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [518ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@990133634(state=PENDING, result=null, callback=(continuation of Deferred@1532425330 after retry RPC after error@151688343), errback=(continuation of Deferred@1532425330 after retry RPC after error@151688343))) after lookup
18:21:59.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:59.926474 29992 heartbeater.cc:646] Failed to heartbeat to 127.28.55.60:37741 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.28.55.3:60849 dropped due to backpressure: service queue is full with 1 items
18:21:59.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:21:59.932 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfc2acd0f, L:/127.0.0.1:49214 - R:/127.28.55.60:37741] using SASL/PLAIN
18:21:59.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:59.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=543), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [459ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [538ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:21:59.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.935895 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49214 (request call id 0)
18:21:59.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.936968 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.937 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299974, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:21:59.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49186 (request call id 1)
18:21:59.938 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299975, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:21:59.938 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299977, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:21:59.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.942199 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49196 (request call id 1)
18:21:59.944 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x601627c7, L:/127.0.0.1:46154 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:59.945 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items
18:21:59.945 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4517e214, L:/127.0.0.1:46138 - R:/127.28.55.61:45039] using SASL/PLAIN
18:21:59.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:21:59.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.949479 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49196 (request call id 1)
18:21:59.950 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items
18:21:59.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.956068 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49196 (request call id 1)
18:21:59.959 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:21:59.962 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:21:59.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:59.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=571), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [375ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [410ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [422ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items, [478ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items, [505ms] refreshing cache from master, [505ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [505ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [515ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [520ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [556ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@2118460861(state=PENDING, result=null, callback=(continuation of Deferred@1443574341 after retry RPC after error@1962132025), errback=(continuation of Deferred@1443574341 after retry RPC after error@1962132025))) after lookup
18:21:59.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:21:59.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:21:59.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:59.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=588), Traces: [0ms] refreshing cache from master, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [490ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [514ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items, [526ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [527ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items, [541ms] refreshing cache from master, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [545ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [546ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@375650901(state=PENDING, result=null, callback=(continuation of Deferred@121812425 after retry RPC after error@658499791), errback=(continuation of Deferred@121812425 after retry RPC after error@658499791))) after lookup
18:21:59.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:59.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=590), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [387ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [450ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [503ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items, [503ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items, [521ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [536ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items, [545ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [550ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [550ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [566ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [572ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [575ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@589686154(state=PENDING, result=null, callback=(continuation of Deferred@268363533 after retry RPC after error@1926367942) -> (continuation of Deferred@1623284971 after retry RPC after error@1824849100), errback=(continuation of Deferred@268363533 after retry RPC after error@1926367942) -> (continuation of Deferred@1623284971 after retry RPC after error@1824849100))) after lookup
18:21:59.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.988075 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49214 (request call id 2)
18:21:59.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:21:59.998 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe7a2312d, L:/127.0.0.1:49128 - R:/127.28.55.62:37141] using SASL/PLAIN
18:21:59.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.997018 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:59.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 3)
18:22:00.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:59.999468 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 3)
18:22:00.012 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.002295 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49150 (request call id 4)
18:22:00.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.003448 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49150 (request call id 4)
18:22:00.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.030815 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49150 (request call id 4)
18:22:00.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.032347 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 4)
18:22:00.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.034039 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.035028 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.036 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items
18:22:00.036 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.038089 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.039777 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.044296 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.053830 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.057452 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.058763 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.061283 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.064034 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.066 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items
18:22:00.068 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.068459 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.072135 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.073897 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.077610 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.082 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items
18:22:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.081041 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.082034 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 8)
18:22:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.086864 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49150 (request call id 7)
18:22:00.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.091 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.092 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.097 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.099 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.101591 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49132 (request call id 7)
18:22:00.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.102404 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49144 (request call id 6)
18:22:00.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.104640 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49144 (request call id 6)
18:22:00.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.104959 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49144 (request call id 6)
18:22:00.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.113684 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49132 (request call id 8)
18:22:00.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.117960 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 4)
18:22:00.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.118978 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 4)
18:22:00.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.121937 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 4)
18:22:00.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.122179 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 4)
18:22:00.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.131975 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 4)
18:22:00.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.133324 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 6)
18:22:00.135 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items
18:22:00.136 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.140849 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 6)
18:22:00.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.151321 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 6)
18:22:00.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.153209 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 6)
18:22:00.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.157518 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 6)
18:22:00.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.158717 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 6)
18:22:00.160 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items
18:22:00.160 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.160998 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 6)
18:22:00.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.171695 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 6)
18:22:00.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.179013 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 6)
18:22:00.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.180579 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49186 (request call id 6)
18:22:00.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.192 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:00.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.198 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.201012 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 6)
18:22:00.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.201177 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 6)
18:22:00.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.209 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:00.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=812), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [272ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [402ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [453ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [453ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [455ms] refreshing cache from master, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [460ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [477ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [495ms] refreshing cache from master, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [500ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [509ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [509ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [515ms] refreshing cache from master, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [521ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [523ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [532ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [533ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [556ms] refreshing cache from master, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [562ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [564ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [576ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [577ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [596ms] refreshing cache from master, [596ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [596ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [597ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [601ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [601ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [601ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [601ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items, [636ms] refreshing cache from master, [636ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [636ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [637ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [641ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [641ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [650ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1549848278(state=PENDING, result=null, callback=(continuation of Deferred@500617009 after retry RPC after error@611777332) -> (continuation of Deferred@124186853 after retry RPC after error@1571461281) -> (continuation of Deferred@1991142242 after retry RPC after error@1704104408) -> (continuation of Deferred@1430500439 after retry RPC after error@1554338254) -> (continuation of Deferred@1498797123 after retry RPC after error@674796256) -> (continuation of Deferred@1611758268 after retry RPC after error@374107217), errback=(continuation of Deferred@500617009 after retry RPC after error@611777332) -> (continuation of Deferred@124186853 after retry RPC after error@1571461281) -> (continuation of Deferred@1991142242 after retry RPC after error@1704104408) -> (continuation of Deferred@1430500439 after retry RPC after error@1554338254) -> (continuation of Deferred@1498797123 after retry RPC after error@674796256) -> (continuation of Deferred@1611758268 after retry RPC after error@374107217))) after lookup
18:22:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.213940 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49132 (request call id 10)
18:22:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.214457 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.214603 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.218382 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.218972 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.233446 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.238969 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.240736 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.252887 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.258271 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.273456 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.276536 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.278730 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.278875 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.293718 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49208 (request call id 7)
18:22:00.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:00.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.304351 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 8)
18:22:00.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.305929 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 8)
18:22:00.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.313226 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49152 (request call id 12)
18:22:00.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.317 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.319957 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 9)
18:22:00.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.324355 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 9)
18:22:00.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.331759 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 9)
18:22:00.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.331799 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 9)
18:22:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.337715 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 10)
18:22:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.340154 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.343668 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.352418 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.352859 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.356420 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.363925 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.371682 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.371691 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.377089 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.384100 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.392064 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.392338 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 11)
18:22:00.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.405 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.405 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.411083 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 15)
18:22:00.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.416751 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 13)
18:22:00.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.419 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.421490 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 12)
18:22:00.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.431905 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 13)
18:22:00.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.431905 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 13)
18:22:00.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.433101 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 13)
18:22:00.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.441270 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 13)
18:22:00.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.453504 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 13)
18:22:00.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.461369 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 13)
18:22:00.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.473207 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 13)
18:22:00.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.481074 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 13)
18:22:00.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.493577 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 13)
18:22:00.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.507 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.510 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.522261 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 16)
18:22:00.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.531662 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 17)
18:22:00.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.532814 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 17)
18:22:00.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.536448 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 17)
18:22:00.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.537808 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 11)
18:22:00.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.540539 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 11)
18:22:00.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.557945 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 11)
18:22:00.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.574124 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 11)
18:22:00.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.577080 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 11)
18:22:00.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.597077 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 11)
18:22:00.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.609 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.613 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.623 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:00.624 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:00.625 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:00.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:00.630 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:00.630 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:00.630 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:00.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:00.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:00.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:00.635 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:00.637 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:00.638 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:00.639 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:00.640 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:00.641 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:00.654 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:00.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.657918 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 18)
18:22:00.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.659185 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 12)
18:22:00.671 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:00.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.673159 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 12)
18:22:00.676 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:00.677 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:00.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.693145 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 12)
18:22:00.702 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x66fc0388, L:/127.0.0.1:46168 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:00.705 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b69f314, L:/127.0.0.1:49220 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:00.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.708585 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 12)
18:22:00.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.712 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items
18:22:00.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.715 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.717082 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 20)
18:22:00.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.723 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:00.723 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:00.723 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:00.724 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:00.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:00.725 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:00.725 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:00.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:00.728 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d3897a6, L:/127.0.0.1:49136 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.732498 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 18)
18:22:00.735 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.739399 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 18)
18:22:00.740 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items
18:22:00.741 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:00.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:00.746 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:00.748 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:00.749 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:00.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.752210 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 18)
18:22:00.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:00.757 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:00.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.760165 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 18)
18:22:00.761 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items
18:22:00.762 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:00.762 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.762 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:00.766 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:00.785 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x213d3c33, L:/127.0.0.1:49230 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:00.794 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:00.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.799649 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 18)
18:22:00.802 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items
18:22:00.804 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items
18:22:00.804 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.805 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:00.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.802958 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 18)
18:22:00.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.772473 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 18)
18:22:00.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.816 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:22:00.822446 29123 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items [suppressed 126 similar messages]
18:22:00.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.823194 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49220 (request call id 4)
18:22:00.824 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7ca7e5fe, L:/127.0.0.1:49148 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:00.826 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x58b9b5c4, L:/127.0.0.1:46174 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:00.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.831854 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49220 (request call id 4)
18:22:00.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.840888 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49220 (request call id 4)
18:22:00.842 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.850276 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49220 (request call id 4)
18:22:00.851 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items
18:22:00.855 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.858702 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49220 (request call id 4)
18:22:00.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.865 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:00.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=234), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [75ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items, [99ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [99ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 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.28.55.62:37141, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [125ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 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.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [146ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49220 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.28.55.62:37141, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@84585000(state=PENDING, result=null, callback=(continuation of Deferred@1300974603 after retry RPC after error@885344913) -> (continuation of Deferred@900657680 after retry RPC after error@1696945511) -> (continuation of Deferred@1926866652 after retry RPC after error@1817639892) -> (continuation of Deferred@782940732 after retry RPC after error@1634421987), errback=(continuation of Deferred@1300974603 after retry RPC after error@885344913) -> (continuation of Deferred@900657680 after retry RPC after error@1696945511) -> (continuation of Deferred@1926866652 after retry RPC after error@1817639892) -> (continuation of Deferred@782940732 after retry RPC after error@1634421987))) after lookup
18:22:00.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.876461 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49220 (request call id 5)
18:22:00.877 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items
18:22:00.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.881618 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49220 (request call id 5)
18:22:00.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.892 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:00.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.896163 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49132 (request call id 13)
18:22:00.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.896265 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49132 (request call id 13)
18:22:00.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.900754 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49132 (request call id 13)
18:22:00.902 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.910483 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49132 (request call id 13)
18:22:00.912 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items
18:22:00.915 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.917009 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.921 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.922670 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.924031 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.925297 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.930437 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.931 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items
18:22:00.933 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.933560 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.938629 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.942078 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.951326 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.958546 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.958716 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.961989 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 19)
18:22:00.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.964367 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 7)
18:22:00.970 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items
18:22:00.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.969267 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 7)
18:22:00.971 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:00.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:00.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.977519 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 17)
18:22:00.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.978596 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 17)
18:22:00.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:00.991930 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:00.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:00.993 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.010418 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49230 (request call id 6)
18:22:01.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.011319 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49230 (request call id 6)
18:22:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.015767 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49230 (request call id 6)
18:22:01.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.017977 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49230 (request call id 6)
18:22:01.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.018220 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49230 (request call id 6)
18:22:01.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.019 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:01.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=274), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [55ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items, [93ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [95ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items, [107ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [108ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [128ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items, [155ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [155ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [165ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items, [167ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 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.28.55.62:37141, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [225ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49230 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.28.55.62:37141, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [265ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1657861932(state=PENDING, result=null, callback=(continuation of Deferred@531718578 after retry RPC after error@1408774678) -> (continuation of Deferred@1735653942 after retry RPC after error@50268259) -> (continuation of Deferred@374822271 after retry RPC after error@70102305) -> (continuation of Deferred@2088195544 after retry RPC after error@112326181) -> (continuation of Deferred@711042849 after retry RPC after error@1137460201) -> (continuation of Deferred@97720285 after retry RPC after error@207276444), errback=(continuation of Deferred@531718578 after retry RPC after error@1408774678) -> (continuation of Deferred@1735653942 after retry RPC after error@50268259) -> (continuation of Deferred@374822271 after retry RPC after error@70102305) -> (continuation of Deferred@2088195544 after retry RPC after error@112326181) -> (continuation of Deferred@711042849 after retry RPC after error@1137460201) -> (continuation of Deferred@97720285 after retry RPC after error@207276444))) after lookup
18:22:01.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.031908 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49230 (request call id 7)
18:22:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.036249 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49230 (request call id 7)
18:22:01.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.038270 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49230 (request call id 7)
18:22:01.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.052493 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49230 (request call id 7)
18:22:01.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.056951 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49230 (request call id 7)
18:22:01.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.058589 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49230 (request call id 7)
18:22:01.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:01.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.080933 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 13)
18:22:01.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.081945 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 13)
18:22:01.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.089037 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 13)
18:22:01.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.091497 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 13)
18:22:01.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.091634 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 13)
18:22:01.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.094 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.109143 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 9)
18:22:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.109618 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 9)
18:22:01.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.111780 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 9)
18:22:01.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.111822 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 9)
18:22:01.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.113569 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 9)
18:22:01.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.116655 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 9)
18:22:01.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.124 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.130867 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 26)
18:22:01.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.136881 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 26)
18:22:01.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.149899 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 26)
18:22:01.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.157469 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 26)
18:22:01.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.170166 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 26)
18:22:01.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.176891 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 26)
18:22:01.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.178643 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 21)
18:22:01.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.181 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.191656 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49156 (request call id 27)
18:22:01.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.196 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.197160 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 23)
18:22:01.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.198977 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 23)
18:22:01.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.209824 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49230 (request call id 14)
18:22:01.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.212107 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 28)
18:22:01.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.216365 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 28)
18:22:01.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.217307 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 28)
18:22:01.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.218753 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49186 (request call id 28)
18:22:01.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.229 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.236778 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 30)
18:22:01.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.237746 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 25)
18:22:01.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.239064 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 25)
18:22:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.253545 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 25)
18:22:01.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.256134 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 25)
18:22:01.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.258401 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 25)
18:22:01.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.272970 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 25)
18:22:01.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.276441 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 25)
18:22:01.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.278898 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 25)
18:22:01.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.283 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.289057 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49230 (request call id 15)
18:22:01.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.293088 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49230 (request call id 15)
18:22:01.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.295717 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49230 (request call id 15)
18:22:01.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.299 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:01.299 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:01.299 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:01.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:01.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:01.300 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:01.301 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:01.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:01.303 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:01.303 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:01.305 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:01.306 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:01.307 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:01.308 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:01.310 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:01.310 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:01.314 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:01.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.312731 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49132 (request call id 20)
18:22:01.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.318562 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49132 (request call id 20)
18:22:01.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:01.325 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:01.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.330 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.331 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:01.331 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:01.331 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:01.333 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:01.333 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:01.334 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:01.334 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:01.335 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56600539, L:/127.0.0.1:49154 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:01.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:01.342 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:01.342 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:01.345 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:01.346 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:01.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.345124 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 34)
18:22:01.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.346035 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 34)
18:22:01.352 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:01.353 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:01.355 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:01.356 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:01.357 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:01.363 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x20974251, L:/127.0.0.1:49236 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:01.363 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:01.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.369380 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 34)
18:22:01.372 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xec52110c, L:/127.0.0.1:46180 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:01.374 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items
18:22:01.376 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:01.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.379005 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 34)
18:22:01.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.380414 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 34)
18:22:01.384 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:01.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.384 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.385 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:01.385 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:01.385 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:01.386 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:01.386 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:01.386 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:01.386 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:01.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:01.390 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:01.394 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe76471f2, L:/127.0.0.1:49164 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:01.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:01.406 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:01.407 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.410 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:01.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.412101 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 12)
18:22:01.413 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:01.416 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3d1013e2, L:/127.0.0.1:49238 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.417763 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 12)
18:22:01.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.419987 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 12)
18:22:01.421 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items
18:22:01.423 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:01.425 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:01.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.428273 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 12)
18:22:01.429 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items
18:22:01.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.429427 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 12)
18:22:01.431 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:01.432 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.433 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.434 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:01.434 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:01.434 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:01.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:01.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:01.435 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:01.436 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:01.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:01.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:01.437 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf38400c7, L:/127.0.0.1:46196 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:01.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:01.440 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.442 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:01.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:01.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=145), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [35ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items, [101ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49236 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49236 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.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1117294778(state=PENDING, result=null, callback=(continuation of Deferred@1557024057 after retry RPC after error@1930474931) -> (continuation of Deferred@615265946 after retry RPC after error@582447093), errback=(continuation of Deferred@1557024057 after retry RPC after error@1930474931) -> (continuation of Deferred@615265946 after retry RPC after error@582447093))) after lookup
18:22:01.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.454730 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49236 (request call id 3)
18:22:01.456 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items
18:22:01.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:01.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.461119 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 20)
18:22:01.457 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.467208 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 20)
18:22:01.470 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:01.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:01.474 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:01.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.473348 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 20)
18:22:01.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.476428 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 20)
18:22:01.477 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:01.477 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items
18:22:01.477 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2b0fb17f, L:/127.0.0.1:49168 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:01.479 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:01.480 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:01.481 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.481 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:01.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.487 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.488 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:01.488 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:01.488 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:01.488 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:01.488 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:01.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:01.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:01.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:01.490 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:01.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.495995 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49236 (request call id 5)
18:22:01.499 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:01.499 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items
18:22:01.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.499652 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.502 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.505 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:01.513 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:01.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.516113 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49238 (request call id 4)
18:22:01.517 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:01.517 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaf41c7ed, L:/127.0.0.1:49244 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:01.520 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7fd14023, L:/127.0.0.1:46198 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:01.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.518579 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49238 (request call id 4)
18:22:01.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.521463 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49238 (request call id 4)
18:22:01.523 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items
18:22:01.524 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.524 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:01.536 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x815b1e6e, L:/127.0.0.1:49174 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:01.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.535231 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49238 (request call id 4)
18:22:01.538 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items
18:22:01.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:01.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:01.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.540467 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49238 (request call id 4)
18:22:01.542 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.543 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:01.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.547545 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.548 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items
18:22:01.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49236 (request call id 6)
18:22:01.548 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:01.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.554 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x97d276dd, L:/127.0.0.1:46208 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:01.557 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:01.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:01.552 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x111d3250, L:/127.0.0.1:49252 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:01.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=148), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [79ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items, [112ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [112ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 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.28.55.62:37141, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [126ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items, [130ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [130ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 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.28.55.62:37141, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, deferred=Deferred@562663313(state=PENDING, result=null, callback=(continuation of Deferred@1421807218 after retry RPC after error@283265178) -> (continuation of Deferred@742299599 after retry RPC after error@1101426910), errback=(continuation of Deferred@1421807218 after retry RPC after error@283265178) -> (continuation of Deferred@742299599 after retry RPC after error@1101426910))) after lookup
18:22:01.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.559468 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 31)
18:22:01.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.560132 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 3)
18:22:01.561 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items
18:22:01.561 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.560132 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 3)
18:22:01.563 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:01.565 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:01.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.569929 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 3)
18:22:01.571 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:01.571 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:01.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.575490 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49238 (request call id 5)
18:22:01.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.579512 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49238 (request call id 5)
18:22:01.581 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:01.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:01.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.588 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.591 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed75cc99, L:/127.0.0.1:49180 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:01.595 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:01.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.595737 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 4)
18:22:01.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:01.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=122), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49252 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [108ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@847393743(state=PENDING, result=null, callback=(continuation of Deferred@681705460 after retry RPC after error@1698367890), errback=(continuation of Deferred@681705460 after retry RPC after error@1698367890))) after lookup
18:22:01.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:01.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [53ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [111ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items, [122ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [125ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [129ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 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.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [147ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 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.28.55.62:37141, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items, [197ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49238 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.28.55.62:37141, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [228ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1505178822(state=PENDING, result=null, callback=(continuation of Deferred@1301878858 after retry RPC after error@138035502) -> (continuation of Deferred@867315639 after retry RPC after error@1396915203) -> (continuation of Deferred@1453143401 after retry RPC after error@208944549) -> (continuation of Deferred@773420043 after retry RPC after error@1685124847) -> (continuation of Deferred@1543086453 after retry RPC after error@1984767674), errback=(continuation of Deferred@1301878858 after retry RPC after error@138035502) -> (continuation of Deferred@867315639 after retry RPC after error@1396915203) -> (continuation of Deferred@1453143401 after retry RPC after error@208944549) -> (continuation of Deferred@773420043 after retry RPC after error@1685124847) -> (continuation of Deferred@1543086453 after retry RPC after error@1984767674))) after lookup
18:22:01.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.598608 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 4)
18:22:01.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.603946 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49238 (request call id 6)
18:22:01.606 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:01.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.607 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.608904 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 10)
18:22:01.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:01.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:01.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.614027 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 10)
18:22:01.620 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e07a1c9, L:/127.0.0.1:49256 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:01.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.619249 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 24)
18:22:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.621023 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49252 (request call id 3)
18:22:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.621181 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49252 (request call id 3)
18:22:01.622 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items
18:22:01.623 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb9d2571e, L:/127.0.0.1:46216 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:01.626 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.633777 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49252 (request call id 3)
18:22:01.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.634110 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49252 (request call id 3)
18:22:01.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.638645 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49252 (request call id 3)
18:22:01.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.639834 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49252 (request call id 3)
18:22:01.640 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items
18:22:01.645 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.654294 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49252 (request call id 3)
18:22:01.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.654556 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49252 (request call id 3)
18:22:01.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.659 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.660651 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 34)
18:22:01.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.661592 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 34)
18:22:01.663 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items
18:22:01.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.666836 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49230 (request call id 20)
18:22:01.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.674577 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 10)
18:22:01.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.675457 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 8)
18:22:01.677 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:01.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.678669 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 27)
18:22:01.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.680437 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 27)
18:22:01.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.689112 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 27)
18:22:01.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.693763 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 27)
18:22:01.696 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.698737 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 9)
18:22:01.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.700196 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49256 (request call id 3)
18:22:01.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.704313 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49256 (request call id 3)
18:22:01.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.709177 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49256 (request call id 3)
18:22:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.714210 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49256 (request call id 3)
18:22:01.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.718 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:01.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=175), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [37ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items, [69ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [70ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [106ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [120ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49256 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.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1780605713(state=PENDING, result=null, callback=(continuation of Deferred@395878831 after retry RPC after error@1535201231) -> (continuation of Deferred@1876055006 after retry RPC after error@168696926) -> (continuation of Deferred@1481199977 after retry RPC after error@166167192), errback=(continuation of Deferred@395878831 after retry RPC after error@1535201231) -> (continuation of Deferred@1876055006 after retry RPC after error@168696926) -> (continuation of Deferred@1481199977 after retry RPC after error@166167192))) after lookup
18:22:01.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.721199 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49256 (request call id 4)
18:22:01.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.722379 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49256 (request call id 4)
18:22:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.727418 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49256 (request call id 4)
18:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.729368 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49256 (request call id 4)
18:22:01.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.734072 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49256 (request call id 4)
18:22:01.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.740841 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49256 (request call id 4)
18:22:01.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.747958 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49256 (request call id 4)
18:22:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.749660 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49256 (request call id 4)
18:22:01.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.754426 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49256 (request call id 4)
18:22:01.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.760403 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49256 (request call id 4)
18:22:01.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.766 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:01.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.769212 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 5)
18:22:01.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.773571 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 13)
18:22:01.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.778414 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 13)
18:22:01.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.779060 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 13)
18:22:01.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.780407 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 13)
18:22:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.789528 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 13)
18:22:01.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.798 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.800225 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 7)
18:22:01.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.802367 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 27)
18:22:01.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.803650 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 27)
18:22:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:22:01.811440 29151 debug-util.cc:398] Leaking SignalData structure 0x7b08000905a0 after lost signal to thread 29077
18:22:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.818982 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 27)
18:22:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.819125 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 27)
18:22:01.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.820016 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49196 (request call id 27)
18:22:01.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.823 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:22:01.839327 29122 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items [suppressed 157 similar messages]
18:22:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.839913 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 39)
18:22:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.839430 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 39)
18:22:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.841284 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 39)
18:22:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.858750 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49214 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 12)
18:22:01.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.860445 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 12)
18:22:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.861948 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 12)
18:22:01.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.873 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.877403 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49230 (request call id 26)
18:22:01.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.880638 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49230 (request call id 26)
18:22:01.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.886098 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49230 (request call id 26)
18:22:01.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.889096 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49230 (request call id 26)
18:22:01.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.890005 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49230 (request call id 26)
18:22:01.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.900 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.900224 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 40)
18:22:01.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.903509 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 40)
18:22:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.908511 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 40)
18:22:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.909516 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 40)
18:22:01.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.914162 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 40)
18:22:01.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.918334 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 40)
18:22:01.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.920234 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49214 (request call id 40)
18:22:01.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.927 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:01.927 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:01.928 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:01.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:01.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:01.929 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:01.930 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:01.930 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.930438 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 11)
18:22:01.932 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:01.932 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:01.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.936117 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 11)
18:22:01.936 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:01.940 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:01.941 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:01.941 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:01.942 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:01.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:01.944 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:01.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.948231 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.948 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:01.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 11)
18:22:01.951 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.960987 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 11)
18:22:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.961982 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 11)
18:22:01.967 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:01.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:01.971 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:01.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.978482 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 8)
18:22:01.982 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x932aded5, L:/127.0.0.1:49262 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:01.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.984155 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 8)
18:22:01.985 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbbda9698, L:/127.0.0.1:49196 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:01.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.987907 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 8)
18:22:01.990 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items
18:22:01.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.994139 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 8)
18:22:01.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.995932 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 8)
18:22:01.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:01.998049 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:01.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 8)
18:22:02.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.001 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.005 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x50d70f62, L:/127.0.0.1:46220 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:02.016 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.020476 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49252 (request call id 14)
18:22:02.023 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items
18:22:02.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.022509 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49252 (request call id 14)
18:22:02.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.027 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.028 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:02.028 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:02.028 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:02.028 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:02.029 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:02.029 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:02.029 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:02.030 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:02.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.034970 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 19)
18:22:02.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.041973 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 19)
18:22:02.043 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items
18:22:02.045 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:02.049 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:02.052 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:02.053 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:02.054 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:02.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.054654 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 19)
18:22:02.056 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:02.057 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:02.058 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:02.059 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:02.060 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:02.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.062021 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 19)
18:22:02.063 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items
18:22:02.064 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:02.064 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.067 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:02.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.068029 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 21)
18:22:02.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.073 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.075165 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49152 (request call id 24)
18:22:02.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.076323 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49152 (request call id 24)
18:22:02.084 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items
18:22:02.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.083436 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49152 (request call id 24)
18:22:02.086 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.114 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.117 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:02.117 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:02.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.114085 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 20)
18:22:02.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.116690 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 20)
18:22:02.118 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:02.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:02.118 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:02.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:02.120 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items
18:22:02.121 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.117 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:02.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:02.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e98f6d7, L:/127.0.0.1:49210 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:02.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.128 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.130445 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 10)
18:22:02.136 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xda8ba75f, L:/127.0.0.1:46224 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:02.138 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0fe4db6, L:/127.0.0.1:49274 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:02.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.138710 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 10)
18:22:02.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.139930 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 10)
18:22:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.141077 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 10)
18:22:02.141 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items
18:22:02.142 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.151 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:02.151 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:02.153 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:02.154 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:02.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.154878 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.155 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:02.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 10)
18:22:02.157 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:02.159 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:02.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.161166 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 10)
18:22:02.162 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items
18:22:02.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.161978 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 10)
18:22:02.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.163964 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 10)
18:22:02.165 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.164842 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 10)
18:22:02.166 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items
18:22:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.165712 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 10)
18:22:02.167 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:02.169 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.175 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:02.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.179 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.181 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:02.183 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:02.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.185004 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49274 (request call id 2)
18:22:02.186 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:02.195 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfd088223, L:/127.0.0.1:49222 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:02.197 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ee3c267, L:/127.0.0.1:46238 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:02.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.201488 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49274 (request call id 2)
18:22:02.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.208 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:02.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=157), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [75ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49274 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [111ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items, [117ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [117ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items, [122ms] refreshing cache from master, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [126ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@217550470(state=PENDING, result=null, callback=(continuation of Deferred@608671158 after retry RPC after error@1035010799) -> (continuation of Deferred@1558923116 after retry RPC after error@1826124233), errback=(continuation of Deferred@608671158 after retry RPC after error@1035010799) -> (continuation of Deferred@1558923116 after retry RPC after error@1826124233))) after lookup
18:22:02.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.212564 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49274 (request call id 3)
18:22:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.215526 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 20)
18:22:02.216 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf72540c5, L:/127.0.0.1:49284 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:02.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.218217 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 20)
18:22:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.219947 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 20)
18:22:02.219 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items
18:22:02.220 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.229799 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.230 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.235944 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49274 (request call id 4)
18:22:02.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.237183 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.238 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items
18:22:02.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49274 (request call id 4)
18:22:02.238 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.247062 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49274 (request call id 4)
18:22:02.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.254289 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49274 (request call id 4)
18:22:02.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.257160 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49274 (request call id 4)
18:22:02.258 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items
18:22:02.258 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.261493 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49262 (request call id 7)
18:22:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.267339 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49262 (request call id 7)
18:22:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.273475 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49262 (request call id 7)
18:22:02.276 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items
18:22:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.275784 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49262 (request call id 7)
18:22:02.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.278939 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49262 (request call id 7)
18:22:02.280 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.282 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:02.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [50ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items, [76ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [77ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 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.28.55.62:37141, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items, [90ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [92ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 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.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items, [173ms] refreshing cache from master, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [179ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [226ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49262 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.28.55.62:37141, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [344ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@94449085(state=PENDING, result=null, callback=(continuation of Deferred@2112045456 after retry RPC after error@1712276533) -> (continuation of Deferred@317058667 after retry RPC after error@514188623) -> (continuation of Deferred@2041436362 after retry RPC after error@1704924454) -> (continuation of Deferred@1479817544 after retry RPC after error@1762271388) -> (continuation of Deferred@2121719551 after retry RPC after error@1675481650) -> (continuation of Deferred@450517368 after retry RPC after error@577537151) -> (continuation of Deferred@1789208555 after retry RPC after error@1734616271), errback=(continuation of Deferred@2112045456 after retry RPC after error@1712276533) -> (continuation of Deferred@317058667 after retry RPC after error@514188623) -> (continuation of Deferred@2041436362 after retry RPC after error@1704924454) -> (continuation of Deferred@1479817544 after retry RPC after error@1762271388) -> (continuation of Deferred@2121719551 after retry RPC after error@1675481650) -> (continuation of Deferred@450517368 after retry RPC after error@577537151) -> (continuation of Deferred@1789208555 after retry RPC after error@1734616271))) after lookup
18:22:02.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.287565 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49262 (request call id 8)
18:22:02.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.293618 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49262 (request call id 8)
18:22:02.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.294133 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49262 (request call id 8)
18:22:02.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.300611 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49262 (request call id 8)
18:22:02.301 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items
18:22:02.301 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.315 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:02.316 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:02.316 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:02.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:02.317 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:02.317 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:02.317 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:02.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:02.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:02.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.319625 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49274 (request call id 6)
18:22:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.321260 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49274 (request call id 6)
18:22:02.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:02.323 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:02.326 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:02.327 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:02.328 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:02.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.332 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.333 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:02.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:02.336 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:02.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.336903 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 21)
18:22:02.337 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:02.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:02.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:02.343 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:02.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=190), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [45ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 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.28.55.62:37141, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items, [148ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49284 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.28.55.62:37141, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [186ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@973532128(state=PENDING, result=null, callback=(continuation of Deferred@803715349 after retry RPC after error@192327691) -> (continuation of Deferred@1467857995 after retry RPC after error@1512641711) -> (continuation of Deferred@1209283054 after retry RPC after error@1994143247) -> (continuation of Deferred@1283019643 after retry RPC after error@1583852087) -> (continuation of Deferred@932543316 after retry RPC after error@552493031), errback=(continuation of Deferred@803715349 after retry RPC after error@192327691) -> (continuation of Deferred@1467857995 after retry RPC after error@1512641711) -> (continuation of Deferred@1209283054 after retry RPC after error@1994143247) -> (continuation of Deferred@1283019643 after retry RPC after error@1583852087) -> (continuation of Deferred@932543316 after retry RPC after error@552493031))) after lookup
18:22:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.351984 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 28)
18:22:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.354424 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49284 (request call id 6)
18:22:02.355 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:02.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.360810 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49284 (request call id 6)
18:22:02.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.363487 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49284 (request call id 6)
18:22:02.365 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:02.372 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f3dec3e, L:/127.0.0.1:49300 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.373751 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49284 (request call id 6)
18:22:02.376 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items
18:22:02.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.375608 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49284 (request call id 6)
18:22:02.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.381002 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49284 (request call id 6)
18:22:02.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:02.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.394665 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49274 (request call id 10)
18:22:02.398 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x433a65a8, L:/127.0.0.1:49224 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:02.398 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ceadb67, L:/127.0.0.1:46252 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.401288 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 13)
18:22:02.402 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.409324 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 13)
18:22:02.411 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items
18:22:02.413 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.414919 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 13)
18:22:02.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.416194 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.417 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.427804 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 29)
18:22:02.430 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items
18:22:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.429358 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 29)
18:22:02.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.434091 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 29)
18:22:02.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.435184 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 29)
18:22:02.437 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.436642 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 13)
18:22:02.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.436868 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 13)
18:22:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.449854 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 13)
18:22:02.451 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items
18:22:02.451 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.454453 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 13)
18:22:02.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.456 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.459192 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 20)
18:22:02.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.468947 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 20)
18:22:02.470 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items
18:22:02.470 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.473531 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 20)
18:22:02.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.474182 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 20)
18:22:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.489405 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 20)
18:22:02.491 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items
18:22:02.491 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.493 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.493 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:02.494 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:02.494 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:02.494 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:02.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:02.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:02.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:02.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.494383 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 30)
18:22:02.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.496191 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49274 (request call id 13)
18:22:02.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:02.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.498257 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 37)
18:22:02.500 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:02.501 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:02.502 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:02.503 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:02.505 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:02.507 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:02.508 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:02.509 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:02.509 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:02.512 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:02.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.514331 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 37)
18:22:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.514331 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 37)
18:22:02.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:02.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.525 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.533933 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49300 (request call id 6)
18:22:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.534528 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49300 (request call id 6)
18:22:02.539 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe4b4488f, L:/127.0.0.1:49236 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:02.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.541276 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49300 (request call id 6)
18:22:02.543 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x19cd05f1, L:/127.0.0.1:49312 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:02.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.544833 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49300 (request call id 6)
18:22:02.545 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items
18:22:02.550 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa0ab123d, L:/127.0.0.1:46268 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:02.553 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.553858 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49300 (request call id 6)
18:22:02.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.559 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:02.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=234), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [49ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items, [74ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [75ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 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.28.55.62:37141, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [110ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 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.28.55.62:37141, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49300 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.28.55.62:37141, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [205ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@215996518(state=PENDING, result=null, callback=(continuation of Deferred@1722983128 after retry RPC after error@1025111145) -> (continuation of Deferred@513724532 after retry RPC after error@1827677993) -> (continuation of Deferred@522710029 after retry RPC after error@1836050748) -> (continuation of Deferred@94017941 after retry RPC after error@1757298528) -> (continuation of Deferred@1222238718 after retry RPC after error@1517148112) -> (continuation of Deferred@199932729 after retry RPC after error@313970715), errback=(continuation of Deferred@1722983128 after retry RPC after error@1025111145) -> (continuation of Deferred@513724532 after retry RPC after error@1827677993) -> (continuation of Deferred@522710029 after retry RPC after error@1836050748) -> (continuation of Deferred@94017941 after retry RPC after error@1757298528) -> (continuation of Deferred@1222238718 after retry RPC after error@1517148112) -> (continuation of Deferred@199932729 after retry RPC after error@313970715))) after lookup
18:22:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.562991 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49300 (request call id 7)
18:22:02.566 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items
18:22:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.565367 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49300 (request call id 7)
18:22:02.568 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.573822 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49300 (request call id 7)
18:22:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.575225 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49300 (request call id 7)
18:22:02.587 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items
18:22:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.586105 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49300 (request call id 7)
18:22:02.587 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:02.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.597276 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 13)
18:22:02.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.597363 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 13)
18:22:02.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.605540 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 3)
18:22:02.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.608834 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 3)
18:22:02.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.614179 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.614 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items
18:22:02.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49274 (request call id 14)
18:22:02.614 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.615749 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49274 (request call id 14)
18:22:02.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.618949 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49274 (request call id 14)
18:22:02.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.628254 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 4)
18:22:02.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.628569 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 4)
18:22:02.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.633293 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 33)
18:22:02.633 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items
18:22:02.634 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:02.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.635010 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 33)
18:22:02.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.638198 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 33)
18:22:02.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.639421 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 33)
18:22:02.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.647246 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 30)
18:22:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.648406 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 30)
18:22:02.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.655141 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 30)
18:22:02.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.658407 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 30)
18:22:02.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.659307 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 30)
18:22:02.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.670125 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 5)
18:22:02.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.672582 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 5)
18:22:02.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.676000 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 5)
18:22:02.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.681589 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 5)
18:22:02.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.684659 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 5)
18:22:02.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.685837 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 5)
18:22:02.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.696208 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.698 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:02.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [39ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [50ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 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.28.55.62:37141, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items, [131ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [165ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@484454245(state=PENDING, result=null, callback=(continuation of Deferred@1604933624 after retry RPC after error@1294474715) -> (continuation of Deferred@1286087012 after retry RPC after error@1362015379) -> (continuation of Deferred@1152204761 after retry RPC after error@1231430738) -> (continuation of Deferred@1153998619 after retry RPC after error@1617305917) -> (continuation of Deferred@1301846303 after retry RPC after error@891576394), errback=(continuation of Deferred@1604933624 after retry RPC after error@1294474715) -> (continuation of Deferred@1286087012 after retry RPC after error@1362015379) -> (continuation of Deferred@1152204761 after retry RPC after error@1231430738) -> (continuation of Deferred@1153998619 after retry RPC after error@1617305917) -> (continuation of Deferred@1301846303 after retry RPC after error@891576394))) after lookup
18:22:02.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.701766 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49312 (request call id 6)
18:22:02.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.702932 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49312 (request call id 6)
18:22:02.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.709401 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49312 (request call id 6)
18:22:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.714288 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49312 (request call id 6)
18:22:02.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.719357 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49312 (request call id 6)
18:22:02.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:02.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.734565 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 31)
18:22:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.738080 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 43)
18:22:02.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.745333 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 43)
18:22:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.749100 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49220 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 14)
18:22:02.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.754523 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 14)
18:22:02.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.758486 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 27)
18:22:02.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.766 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.768097 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49312 (request call id 9)
18:22:02.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.774111 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 33)
18:22:02.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.785892 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 33)
18:22:02.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.788165 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 33)
18:22:02.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.798955 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49220 (request call id 44)
18:22:02.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.803 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.806990 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49312 (request call id 11)
18:22:02.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.808995 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49312 (request call id 11)
18:22:02.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.821717 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49312 (request call id 11)
18:22:02.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.829 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.832291 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 15)
18:22:02.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.836273 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 15)
18:22:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.838857 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 19)
18:22:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:22:02.840113 29123 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items [suppressed 161 similar messages]
18:22:02.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.841681 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 19)
18:22:02.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.840515 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 19)
18:22:02.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.857743 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 19)
18:22:02.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.858961 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 19)
18:22:02.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.862588 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 19)
18:22:02.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.879 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.881255 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 24)
18:22:02.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.883983 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 24)
18:22:02.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.887673 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 36)
18:22:02.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.894161 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 36)
18:22:02.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.899361 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49236 (request call id 36)
18:22:02.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.908 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.909 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:02.909 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:02.909 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:02.910 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:02.910 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:02.911 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:02.911 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:02.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.916290 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 34)
18:22:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.917224 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 34)
18:22:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.923408 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49238 (request call id 34)
18:22:02.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.939646 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 30)
18:22:02.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.941514 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 26)
18:22:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.944742 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 26)
18:22:02.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.948402 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 16)
18:22:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.962649 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 16)
18:22:02.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.964979 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 16)
18:22:02.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:02.976 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:02.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.981169 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 36)
18:22:02.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.985077 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 36)
18:22:02.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.990813 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 36)
18:22:02.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:02.995440 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:02.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 36)
18:22:02.996 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:02.996 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:02.999 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:03.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.005328 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 36)
18:22:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.009603 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.015 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:03.015 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:03.015 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:03.017 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:03.017 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:03.017 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:03.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:03.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:03.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.034 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.026182 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.046838 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49274 (request call id 22)
18:22:03.052 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:03.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.054019 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49274 (request call id 22)
18:22:03.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.056550 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49274 (request call id 22)
18:22:03.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.073 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.083473 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 27)
18:22:03.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.083492 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 27)
18:22:03.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.089246 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 27)
18:22:03.092 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:03.092 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:03.095 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:03.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.097407 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 27)
18:22:03.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.101274 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 27)
18:22:03.106 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:03.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.108448 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49262 (request call id 27)
18:22:03.111 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:03.113 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:03.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.116 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.117 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:03.117 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:03.117 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:03.118 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:03.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:03.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:03.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:03.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:03.125 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:03.123 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:03.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.128526 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49312 (request call id 18)
18:22:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.135212 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49312 (request call id 18)
18:22:03.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.143 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299995, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.144 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:03.144 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:03.144 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:03.145 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:03.145 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:03.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:03.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:03.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:03.149 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeb7a0e66, L:/127.0.0.1:49320 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:03.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.148623 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 35)
18:22:03.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.150799 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 35)
18:22:03.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.160171 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 35)
18:22:03.164 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:03.168 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:03.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.169054 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 35)
18:22:03.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.174 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.184178 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 11)
18:22:03.194 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:03.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.195523 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 11)
18:22:03.197 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:03.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.209412 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 11)
18:22:03.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.229 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:03.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:03.232 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:03.235 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items
18:22:03.238 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:03.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.241 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.248 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:03.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:03.259 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:03.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:03.263 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:03.272 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:03.275 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:03.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.276 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:03.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.279057 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 28)
18:22:03.283 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:03.288 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18843582, L:/127.0.0.1:46280 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:03.291 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:03.296 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:03.299 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:03.296 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfcab3884, L:/127.0.0.1:49258 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:03.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.298802 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 28)
18:22:03.300 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:03.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:03.309 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:03.311 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40572a98, L:/127.0.0.1:49336 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:03.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.313270 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 28)
18:22:03.314 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:03.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:03.315 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items
18:22:03.317 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:03.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.318710 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49284 (request call id 28)
18:22:03.323 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:03.325 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:03.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.325 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:03.334 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:03.339 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:03.340 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9d530945, L:/127.0.0.1:49250 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:03.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.340479 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 24)
18:22:03.342 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e796af5, L:/127.0.0.1:49274 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:03.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:03.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:03.347 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x20d9ce8a, L:/127.0.0.1:46296 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:03.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.347 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.351 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:03.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.352303 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49274 (request call id 26)
18:22:03.355 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x138b3536, L:/127.0.0.1:49280 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:03.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.359802 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 40)
18:22:03.362 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.364791 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 40)
18:22:03.367 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:03.370 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd40e11ec, L:/127.0.0.1:49350 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:03.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.374679 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49320 (request call id 1)
18:22:03.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.376534 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49320 (request call id 1)
18:22:03.379 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06c95ec3, L:/127.0.0.1:49342 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:03.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.383 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:03.384 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:03.384 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:03.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:03.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:03.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:03.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:03.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:03.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:03.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=386), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items, [239ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [310ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [333ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1627526202(state=PENDING, result=null, callback=(continuation of Deferred@555904856 after retry RPC after error@817355981), errback=(continuation of Deferred@555904856 after retry RPC after error@817355981))) after lookup
18:22:03.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:03.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=122), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [72ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:22:03.391 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:03.391 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:03.393 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:03.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.391613 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49350 (request call id 1)
18:22:03.395 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:03.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:03.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:03.397 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:03.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:03.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=166), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [109ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:22:03.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.398960 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 41)
18:22:03.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:03.402 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:03.403 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:03.405 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:03.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.404268 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 41)
18:22:03.408 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:03.410 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:03.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.414829 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49342 (request call id 1)
18:22:03.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.411248 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49342 (request call id 1)
18:22:03.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.419119 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49342 (request call id 1)
18:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.420706 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49342 (request call id 1)
18:22:03.426 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:03.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.429 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.432 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.434526 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 4)
18:22:03.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.439815 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49336 (request call id 1)
18:22:03.443 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:03.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.439900 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49336 (request call id 1)
18:22:03.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.447 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:03.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.449800 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 3)
18:22:03.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=354), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [118ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items, [131ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [236ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [244ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@109794029(state=PENDING, result=null, callback=(continuation of Deferred@1111629899 after retry RPC after error@935833661), errback=(continuation of Deferred@1111629899 after retry RPC after error@935833661))) after lookup
18:22:03.451 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab80968c, L:/127.0.0.1:49282 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:03.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.452930 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 2)
18:22:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.454829 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 2)
18:22:03.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.455814 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 2)
18:22:03.468 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc64c19f0, L:/127.0.0.1:46320 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:03.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.469285 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.470291 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.473 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x779aea6e, L:/127.0.0.1:46312 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:03.475 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f647c3a, L:/127.0.0.1:49356 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.471140 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.478515 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.480266 29122 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.480434 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.481 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items
18:22:03.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.485536 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.488548 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.489982 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.490 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcecba9fc, L:/127.0.0.1:46336 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:03.494 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.496997 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.497260 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.498 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items
18:22:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.499073 29122 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 14)
18:22:03.501 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.507 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:03.507 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:03.507 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:03.508 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:03.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:03.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:03.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:03.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:03.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.519344 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 5)
18:22:03.520 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items
18:22:03.520 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.520457 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 5)
18:22:03.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.522792 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 5)
18:22:03.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.524076 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 5)
18:22:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.527818 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 15)
18:22:03.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:03.528 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:03.531 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:03.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.533051 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 15)
18:22:03.535 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:03.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.536 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.536 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:03.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:03.544 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:03.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.548249 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49356 (request call id 3)
18:22:03.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.549528 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49356 (request call id 3)
18:22:03.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.553 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:03.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=159), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [60ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items, [99ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [100ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [146ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [159ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@556960432(state=PENDING, result=null, callback=(continuation of Deferred@206449863 after retry RPC after error@274329117) -> (continuation of Deferred@1959728860 after retry RPC after error@1092449791) -> (continuation of Deferred@1019760911 after retry RPC after error@1673427341), errback=(continuation of Deferred@206449863 after retry RPC after error@274329117) -> (continuation of Deferred@1959728860 after retry RPC after error@1092449791) -> (continuation of Deferred@1019760911 after retry RPC after error@1673427341))) after lookup
18:22:03.555 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:03.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:03.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:03.563 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:03.568 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:03.571 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:03.576 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6a65bb68, L:/127.0.0.1:49288 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:03.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.578972 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 6)
18:22:03.589 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4fd3114b, L:/127.0.0.1:46338 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:03.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.589519 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 6)
18:22:03.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.594033 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 6)
18:22:03.595 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf0004acc, L:/127.0.0.1:49358 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:03.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.596350 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 6)
18:22:03.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.598101 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 6)
18:22:03.599 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items
18:22:03.599 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.608960 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 6)
18:22:03.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.616741 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 6)
18:22:03.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.619011 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49336 (request call id 6)
18:22:03.620 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items
18:22:03.621 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.624 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:03.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.629528 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 9)
18:22:03.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.631443 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 9)
18:22:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.635864 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 9)
18:22:03.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.636660 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 9)
18:22:03.637 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items
18:22:03.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.641 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:03.642 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:03.642 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:03.643 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:03.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:03.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:03.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:03.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:03.649 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.656392 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49358 (request call id 3)
18:22:03.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.656831 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49358 (request call id 3)
18:22:03.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.662 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.662 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:03.663 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:03.663 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:03.663 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:03.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:03.664 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:03.664 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:03.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:03.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:03.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=142), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [46ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [115ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49358 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [139ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@553470553(state=PENDING, result=null, callback=(continuation of Deferred@1916265879 after retry RPC after error@286746851) -> (continuation of Deferred@171415947 after retry RPC after error@1087550742) -> (continuation of Deferred@226819014 after retry RPC after error@662624997), errback=(continuation of Deferred@1916265879 after retry RPC after error@286746851) -> (continuation of Deferred@171415947 after retry RPC after error@1087550742) -> (continuation of Deferred@226819014 after retry RPC after error@662624997))) after lookup
18:22:03.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.676522 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 9)
18:22:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.677948 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 9)
18:22:03.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.679051 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 9)
18:22:03.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.699365 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 44)
18:22:03.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.699164 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 44)
18:22:03.700 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:03.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:03.703 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:03.705 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:03.705 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:03.708 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:03.713 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:03.715 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:03.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.716511 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 44)
18:22:03.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.719641 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49256 (request call id 44)
18:22:03.723 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:03.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:03.726 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:03.727 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:03.728 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:03.730 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:03.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:03.736 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:03.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.738902 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49356 (request call id 11)
18:22:03.743 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:03.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.745 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.749 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4087b714, L:/127.0.0.1:46350 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:03.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:03.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:03.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.754134 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.756 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:03.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 11)
18:22:03.757 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:03.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.759579 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 12)
18:22:03.762 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:03.767 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:03.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.769028 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 12)
18:22:03.770 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:03.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.773940 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 12)
18:22:03.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.776388 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49358 (request call id 6)
18:22:03.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:03.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.787 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.789727 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 12)
18:22:03.791 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb82ee465, L:/127.0.0.1:49378 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:03.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.792797 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 12)
18:22:03.793 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x54c3f525, L:/127.0.0.1:46352 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:03.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.794155 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 13)
18:22:03.794 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items
18:22:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.809294 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 13)
18:22:03.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.810262 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 13)
18:22:03.820 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1269d5d1, L:/127.0.0.1:49300 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:03.826 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f693ea0, L:/127.0.0.1:49374 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:03.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.828181 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 13)
18:22:03.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.828399 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 13)
18:22:03.830 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items
18:22:03.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.830360 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 13)
18:22:03.831 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.833 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.834 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:03.834 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:03.834 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:03.834 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:03.834 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:03.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:03.835 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:03.835 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:03.839 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x953d967e, L:/127.0.0.1:49290 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:03.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:22:03.844019 29119 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items [suppressed 122 similar messages]
18:22:03.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.844276 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.845 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.845 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items
18:22:03.847 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.847 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.848582 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 36)
18:22:03.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.849900 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 15)
18:22:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.855790 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 1)
18:22:03.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.857312 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 1)
18:22:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.859705 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 1)
18:22:03.860 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items
18:22:03.860 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.861713 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 13)
18:22:03.862 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items
18:22:03.862 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.863 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:03.863 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:03.865 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:03.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.868863 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 13)
18:22:03.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.875959 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 13)
18:22:03.877 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items
18:22:03.877 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.877645 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 13)
18:22:03.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.878832 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 13)
18:22:03.880 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:03.880 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items
18:22:03.880 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.887 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:03.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:03.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.896092 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 3)
18:22:03.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.896322 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 3)
18:22:03.899 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items
18:22:03.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.898777 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 3)
18:22:03.900 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.908998 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 3)
18:22:03.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.911192 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 3)
18:22:03.915 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:03.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.915901 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 3)
18:22:03.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.916172 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 3)
18:22:03.918 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items
18:22:03.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.917804 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 3)
18:22:03.919 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.919 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:03.922 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:03.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.929076 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49378 (request call id 3)
18:22:03.931 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:03.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.936 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:03.937 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:03.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=228), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [81ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [134ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 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.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49378 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.28.55.62:37141, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@891311298(state=PENDING, result=null, callback=(continuation of Deferred@439081355 after retry RPC after error@81766049) -> (continuation of Deferred@1648260428 after retry RPC after error@1427090317) -> (continuation of Deferred@296535846 after retry RPC after error@1757380892), errback=(continuation of Deferred@439081355 after retry RPC after error@81766049) -> (continuation of Deferred@1648260428 after retry RPC after error@1427090317) -> (continuation of Deferred@296535846 after retry RPC after error@1757380892))) after lookup
18:22:03.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.939886 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49378 (request call id 4)
18:22:03.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.940660 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49378 (request call id 4)
18:22:03.944 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:03.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.947 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:03.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.954013 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 15)
18:22:03.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.968588 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 39)
18:22:03.971 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd8215329, L:/127.0.0.1:49394 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:03.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.972448 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 39)
18:22:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.974059 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 39)
18:22:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.975898 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 39)
18:22:03.979 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items
18:22:03.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.979671 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49374 (request call id 6)
18:22:03.981 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb7545baa, L:/127.0.0.1:46364 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:03.986 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x62f8b8e6, L:/127.0.0.1:49312 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:03.989 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:03.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:03.990 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:03.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:03.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [39ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items, [132ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 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.28.55.62:37141, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items, [165ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items, [182ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 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.28.55.62:37141, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items, [204ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [204ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [263ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [276ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1921164761(state=PENDING, result=null, callback=(continuation of Deferred@942078401 after retry RPC after error@598015262) -> (continuation of Deferred@1259254529 after retry RPC after error@742747092) -> (continuation of Deferred@589461356 after retry RPC after error@669655579) -> (continuation of Deferred@432147292 after retry RPC after error@517916795) -> (continuation of Deferred@787961307 after retry RPC after error@1484476644) -> (continuation of Deferred@1365911644 after retry RPC after error@966770458), errback=(continuation of Deferred@942078401 after retry RPC after error@598015262) -> (continuation of Deferred@1259254529 after retry RPC after error@742747092) -> (continuation of Deferred@589461356 after retry RPC after error@669655579) -> (continuation of Deferred@432147292 after retry RPC after error@517916795) -> (continuation of Deferred@787961307 after retry RPC after error@1484476644) -> (continuation of Deferred@1365911644 after retry RPC after error@966770458))) after lookup
18:22:03.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.994262 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49374 (request call id 7)
18:22:03.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.995759 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49374 (request call id 7)
18:22:03.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:03.996467 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:03.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49374 (request call id 7)
18:22:04.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.001690 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49374 (request call id 7)
18:22:04.002 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items
18:22:04.006 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.014822 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49374 (request call id 7)
18:22:04.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.016450 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49374 (request call id 7)
18:22:04.024 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items
18:22:04.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.021742 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49374 (request call id 7)
18:22:04.024 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.033788 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49374 (request call id 7)
18:22:04.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.035365 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49374 (request call id 7)
18:22:04.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.038 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:04.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.042142 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 3)
18:22:04.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.052623 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 10)
18:22:04.053 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items
18:22:04.054 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.057952 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 20)
18:22:04.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.059185 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 20)
18:22:04.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.061758 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 4)
18:22:04.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.073882 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 4)
18:22:04.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.076905 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 4)
18:22:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.088676 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.089 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items
18:22:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 40)
18:22:04.089 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.092934 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49300 (request call id 40)
18:22:04.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.095 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.097435 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49356 (request call id 19)
18:22:04.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.098385 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49356 (request call id 19)
18:22:04.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.109256 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 18)
18:22:04.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.113329 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 18)
18:22:04.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.117255 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 18)
18:22:04.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.119616 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 18)
18:22:04.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.121624 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 18)
18:22:04.122 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items
18:22:04.125 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.133487 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 18)
18:22:04.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.135906 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 18)
18:22:04.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.138623 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 18)
18:22:04.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.143 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.158 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.158967 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49374 (request call id 13)
18:22:04.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.159776 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49374 (request call id 13)
18:22:04.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.161403 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 6)
18:22:04.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.172637 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 6)
18:22:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.175370 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 6)
18:22:04.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.179500 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 6)
18:22:04.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.192992 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 6)
18:22:04.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.194182 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 6)
18:22:04.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.194593 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49394 (request call id 6)
18:22:04.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.196 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:04.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=332), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [100ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [110ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 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.28.55.62:37141, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items, [175ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 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.28.55.62:37141, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items, [210ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [243ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items, [244ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [246ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [284ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [318ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1014799525(state=PENDING, result=null, callback=(continuation of Deferred@1054012760 after retry RPC after error@1838426764) -> (continuation of Deferred@1413924521 after retry RPC after error@201842992) -> (continuation of Deferred@634830301 after retry RPC after error@1775907745) -> (continuation of Deferred@197907389 after retry RPC after error@947301781) -> (continuation of Deferred@685688595 after retry RPC after error@279031442) -> (continuation of Deferred@1159909632 after retry RPC after error@1219872308), errback=(continuation of Deferred@1054012760 after retry RPC after error@1838426764) -> (continuation of Deferred@1413924521 after retry RPC after error@201842992) -> (continuation of Deferred@634830301 after retry RPC after error@1775907745) -> (continuation of Deferred@197907389 after retry RPC after error@947301781) -> (continuation of Deferred@685688595 after retry RPC after error@279031442) -> (continuation of Deferred@1159909632 after retry RPC after error@1219872308))) after lookup
18:22:04.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.199661 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49394 (request call id 7)
18:22:04.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.209211 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49394 (request call id 7)
18:22:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.214264 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49394 (request call id 7)
18:22:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.214869 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49394 (request call id 7)
18:22:04.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.218705 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49394 (request call id 7)
18:22:04.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.220348 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 12)
18:22:04.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.228416 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 12)
18:22:04.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.235214 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 12)
18:22:04.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.245 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.255750 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49378 (request call id 16)
18:22:04.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.260 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.261901 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 21)
18:22:04.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.269063 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 21)
18:22:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.276234 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 21)
18:22:04.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.277693 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49356 (request call id 21)
18:22:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.289858 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49356 (request call id 21)
18:22:04.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.293581 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49356 (request call id 21)
18:22:04.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.296271 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49356 (request call id 21)
18:22:04.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.310173 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 22)
18:22:04.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.316538 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 22)
18:22:04.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.318675 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 22)
18:22:04.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.341126 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 22)
18:22:04.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.342418 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 22)
18:22:04.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.352 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.352 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:04.353 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:04.353 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:04.353 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:04.354 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:04.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:04.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:04.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:04.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.361 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.365276 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 23)
18:22:04.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.372565 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 23)
18:22:04.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.373821 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 23)
18:22:04.389 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:04.389 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:04.394 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.397164 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 23)
18:22:04.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.402 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.410 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:04.412 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:04.417 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:04.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:04.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.418479 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49374 (request call id 20)
18:22:04.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.421799 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 22)
18:22:04.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:04.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.423123 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49394 (request call id 8)
18:22:04.428 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:04.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.436532 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49394 (request call id 8)
18:22:04.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.438292 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49394 (request call id 8)
18:22:04.441 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:04.443 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:04.447 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:04.448 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c52531d, L:/127.0.0.1:49402 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:04.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.449692 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49394 (request call id 8)
18:22:04.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.455 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.459 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items
18:22:04.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.460970 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 23)
18:22:04.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.468 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.478243 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49374 (request call id 21)
18:22:04.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.481405 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49374 (request call id 21)
18:22:04.488 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x60cbf2a5, L:/127.0.0.1:49328 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:04.488 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2707e2c2, L:/127.0.0.1:46378 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:04.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.494840 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 21)
18:22:04.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.496518 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 21)
18:22:04.497 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.499435 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 21)
18:22:04.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.501535 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 21)
18:22:04.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.503 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.511864 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49402 (request call id 1)
18:22:04.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.515439 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49402 (request call id 1)
18:22:04.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.520740 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49402 (request call id 1)
18:22:04.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.534776 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49402 (request call id 1)
18:22:04.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.534778 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49402 (request call id 1)
18:22:04.539 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items
18:22:04.539 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.541127 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 16)
18:22:04.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.539099 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 16)
18:22:04.555 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items
18:22:04.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.554729 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 16)
18:22:04.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.556025 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 16)
18:22:04.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.556885 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 16)
18:22:04.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.558351 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 16)
18:22:04.559 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.562 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.559223 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 16)
18:22:04.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.587 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:04.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=194), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [40ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 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.28.55.62:37141, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items, [130ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 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.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49402 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.28.55.62:37141, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1426208016(state=PENDING, result=null, callback=(continuation of Deferred@154576198 after retry RPC after error@1679623468) -> (continuation of Deferred@1908657090 after retry RPC after error@892193375) -> (continuation of Deferred@160257321 after retry RPC after error@95749457), errback=(continuation of Deferred@154576198 after retry RPC after error@1679623468) -> (continuation of Deferred@1908657090 after retry RPC after error@892193375) -> (continuation of Deferred@160257321 after retry RPC after error@95749457))) after lookup
18:22:04.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.591723 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 4)
18:22:04.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.592015 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 4)
18:22:04.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.593119 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 4)
18:22:04.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.597329 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49374 (request call id 23)
18:22:04.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.609033 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 25)
18:22:04.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.611974 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 5)
18:22:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.614991 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 5)
18:22:04.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.616374 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 5)
18:22:04.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.629575 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 5)
18:22:04.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.632954 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 5)
18:22:04.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.649885 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 5)
18:22:04.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.653277 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 5)
18:22:04.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.654146 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 5)
18:22:04.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.656366 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49358 (request call id 21)
18:22:04.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.661201 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49358 (request call id 21)
18:22:04.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.668803 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49358 (request call id 21)
18:22:04.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.672 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.673761 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 30)
18:22:04.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.673931 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 30)
18:22:04.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.676381 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 30)
18:22:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.681442 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49394 (request call id 16)
18:22:04.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.693616 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49394 (request call id 16)
18:22:04.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.696 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.698132 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49356 (request call id 28)
18:22:04.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.706 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.709084 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 29)
18:22:04.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.711711 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 6)
18:22:04.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.714448 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 6)
18:22:04.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.716758 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 6)
18:22:04.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.732969 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 6)
18:22:04.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.734628 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 6)
18:22:04.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.736950 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 6)
18:22:04.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.749642 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 6)
18:22:04.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.754896 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 6)
18:22:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.757145 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 6)
18:22:04.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.768831 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49402 (request call id 6)
18:22:04.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.773 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.774 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:04.774 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:04.774 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:04.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:04.774 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:04.774 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:04.775 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:04.775 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:04.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:04.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.776511 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49378 (request call id 28)
18:22:04.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.777427 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49378 (request call id 28)
18:22:04.778 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:04.778 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:04.780 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:04.781 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:04.782 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:04.783 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:04.785 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:04.785 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:04.786 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:04.791 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:04.792 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:04.794 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:04.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.790308 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 32)
18:22:04.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.793187 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49342 (request call id 32)
18:22:04.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.799 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.808 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.810 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:04.810 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:04.810 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:04.811 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:04.811 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:04.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:04.812 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:04.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:04.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa0eaff65, L:/127.0.0.1:49418 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:04.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.814482 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.815 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x10bb4be3, L:/127.0.0.1:49340 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:04.816 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:04.816 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:04.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.815708 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.815912 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.817 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items
18:22:04.819 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:04.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.818502 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.823 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x61ea3f25, L:/127.0.0.1:46394 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:04.824 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:04.825 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:04.826 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.826 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:04.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:04.830 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:04.830 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.831363 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.834 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:04.837 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:04.837 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:04.857 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdda9709f, L:/127.0.0.1:46398 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:04.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:22:04.872360 29123 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items [suppressed 156 similar messages]
18:22:04.872 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12b22a6a, L:/127.0.0.1:49354 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:04.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.872633 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.874974 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.877 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x99ea4b4a, L:/127.0.0.1:49432 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:04.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.877184 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.879 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items
18:22:04.880 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.878778 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.883244 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.884 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items
18:22:04.884 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.887902 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.888 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items
18:22:04.888 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.891880 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.895594 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.903988 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.907 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items
18:22:04.909 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.910131 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.910 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items
18:22:04.911 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:04.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.913699 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49320 (request call id 31)
18:22:04.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.915 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.927727 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.931 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:04.931 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:04.931 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:04.932 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:04.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:04.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:04.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [37ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items, [56ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [56ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 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.28.55.62:37141, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items, [87ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49432 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1162716928(state=PENDING, result=null, callback=(continuation of Deferred@1977262622 after retry RPC after error@1950531819) -> (continuation of Deferred@222272335 after retry RPC after error@627202127) -> (continuation of Deferred@84464815 after retry RPC after error@1739524477), errback=(continuation of Deferred@1977262622 after retry RPC after error@1950531819) -> (continuation of Deferred@222272335 after retry RPC after error@627202127) -> (continuation of Deferred@84464815 after retry RPC after error@1739524477))) after lookup
18:22:04.934 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:04.934 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:04.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:04.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:04.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:04.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=156), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [36ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 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.28.55.62:37141, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 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.28.55.62:37141, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [126ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49418 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.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [155ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@675525546(state=PENDING, result=null, callback=(continuation of Deferred@84917327 after retry RPC after error@429997902) -> (continuation of Deferred@2097638924 after retry RPC after error@1215057125) -> (continuation of Deferred@821652579 after retry RPC after error@548568701), errback=(continuation of Deferred@84917327 after retry RPC after error@429997902) -> (continuation of Deferred@2097638924 after retry RPC after error@1215057125) -> (continuation of Deferred@821652579 after retry RPC after error@548568701))) after lookup
18:22:04.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.940231 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 24)
18:22:04.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.941380 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 24)
18:22:04.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:04.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.942999 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:04.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 24)
18:22:04.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.945369 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 24)
18:22:04.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:04.960 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:04.961 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:04.962 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:04.963 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:04.964 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:04.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.967532 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 32)
18:22:04.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.969267 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 32)
18:22:04.970 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:04.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.971568 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 14)
18:22:04.981 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.982410 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 14)
18:22:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.982823 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 14)
18:22:04.984 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5b95d415, L:/127.0.0.1:49368 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.985834 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 14)
18:22:04.986 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:04.989 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:04.994 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:04.993573 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 14)
18:22:05.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.000963 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 14)
18:22:05.003 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:05.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.002990 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 14)
18:22:05.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.005146 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 14)
18:22:05.007 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x96d01c61, L:/127.0.0.1:49438 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:05.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.008931 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 14)
18:22:05.010 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items
18:22:05.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.012604 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 14)
18:22:05.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.017 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.017 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:05.017 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:05.018 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:05.018 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:05.018 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:05.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:05.019 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:05.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:05.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.023452 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49418 (request call id 7)
18:22:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.025164 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49418 (request call id 7)
18:22:05.028 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x89a3c5d5, L:/127.0.0.1:46408 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:05.031 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:05.031 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:05.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.032941 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49418 (request call id 7)
18:22:05.034 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:05.035 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:05.036 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:05.037 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:05.038 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:05.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:05.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.041604 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49418 (request call id 7)
18:22:05.043 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:05.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:05.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.052 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.054 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:05.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [24ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items, [69ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [70ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@322057771(state=PENDING, result=null, callback=(continuation of Deferred@162505397 after retry RPC after error@585883692), errback=(continuation of Deferred@162505397 after retry RPC after error@585883692))) after lookup
18:22:05.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.057670 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.058972 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.060 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:05.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.061633 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.064 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14e0efb5, L:/127.0.0.1:49376 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:05.071 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:05.074 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:05.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.075654 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.077 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa6fe16a, L:/127.0.0.1:49448 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:05.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.079257 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.079532 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.082 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items
18:22:05.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.084349 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.085832 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.093775 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.097 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7b6d6cec, L:/127.0.0.1:46410 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:05.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.099558 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.100 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.100878 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.103564 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 11)
18:22:05.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.120 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.122911 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49336 (request call id 28)
18:22:05.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:05.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [32ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49448 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.28.55.62:37141, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [87ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1296848272(state=PENDING, result=null, callback=(continuation of Deferred@447654538 after retry RPC after error@1346239883), errback=(continuation of Deferred@447654538 after retry RPC after error@1346239883))) after lookup
18:22:05.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.125437 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 12)
18:22:05.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.127238 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 12)
18:22:05.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.131371 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 12)
18:22:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.137207 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 12)
18:22:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.152112 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 12)
18:22:05.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.156 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.160274 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49448 (request call id 4)
18:22:05.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.161563 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49394 (request call id 25)
18:22:05.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.172377 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49394 (request call id 25)
18:22:05.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.183377 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49394 (request call id 25)
18:22:05.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.185876 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49438 (request call id 6)
18:22:05.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.192427 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49438 (request call id 6)
18:22:05.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.196584 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49438 (request call id 6)
18:22:05.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.202674 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49438 (request call id 6)
18:22:05.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.212088 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49438 (request call id 6)
18:22:05.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.223186 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49438 (request call id 6)
18:22:05.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.229 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:05.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.233193 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 37)
18:22:05.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.237094 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 37)
18:22:05.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.243031 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 37)
18:22:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.244676 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 37)
18:22:05.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.249558 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 13)
18:22:05.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.252120 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 13)
18:22:05.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.262 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:05.262 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:05.262 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:05.262 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:05.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:05.263 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:05.263 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:05.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:05.266 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:05.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:05.268 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:05.269 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:05.270 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:05.270 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:05.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:05.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:05.275 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:05.275 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:05.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.277220 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49448 (request call id 7)
18:22:05.279 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:05.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.282408 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49448 (request call id 7)
18:22:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.284010 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49448 (request call id 7)
18:22:05.284 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:05.298 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb85b287b, L:/127.0.0.1:49450 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:05.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.299870 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49448 (request call id 7)
18:22:05.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.302717 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49448 (request call id 7)
18:22:05.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.304261 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49448 (request call id 7)
18:22:05.305 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items
18:22:05.308 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7cb33f5c, L:/127.0.0.1:49390 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:05.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.313200 29121 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 38)
18:22:05.314 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5cb46865, L:/127.0.0.1:46414 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:05.316 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.331466 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49350 (request call id 38)
18:22:05.334 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items
18:22:05.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.335 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.336 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:05.336 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:05.336 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:05.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:05.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:05.337 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:05.338 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:05.338 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:05.344 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:05.344 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:05.346 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:05.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.346895 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49378 (request call id 33)
18:22:05.348 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:05.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.351547 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49378 (request call id 33)
18:22:05.355 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:05.357 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:05.359 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items
18:22:05.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.356626 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49378 (request call id 33)
18:22:05.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.365 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.366 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.367 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.368 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:05.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.369028 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49394 (request call id 27)
18:22:05.370 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:05.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:05.383 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:05.384 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30be5334, L:/127.0.0.1:49404 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:05.386 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:05.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.386467 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49394 (request call id 27)
18:22:05.388 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:05.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.391431 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49450 (request call id 3)
18:22:05.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.401173 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49450 (request call id 3)
18:22:05.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.403350 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 16)
18:22:05.404 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items
18:22:05.404 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.405726 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 16)
18:22:05.408 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9bc8a416, L:/127.0.0.1:49456 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:05.408 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfed102fa, L:/127.0.0.1:46416 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:05.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.408876 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 16)
18:22:05.409 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items
18:22:05.411 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.421707 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 16)
18:22:05.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.426126 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 16)
18:22:05.433 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items
18:22:05.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.431385 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 16)
18:22:05.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.435 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.436 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:05.436 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:05.436 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:05.437 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:05.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:05.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:05.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:05.440 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:05.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.442255 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49456 (request call id 1)
18:22:05.444 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:05.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:05.446 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:05.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.445230 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49456 (request call id 1)
18:22:05.447 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:05.448 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:05.450 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:05.451 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:05.451 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:05.454 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:05.455 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:05.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.460911 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49394 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49456 (request call id 1)
18:22:05.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.468 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.469 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.470 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:05.470 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:05.470 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:05.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:05.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:05.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:05.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:05.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:05.479 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6e0818f, L:/127.0.0.1:49466 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:05.482 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:05.482 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:05.483 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:05.485 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:05.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:05.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:05.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=39), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [37ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:22:05.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=217), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [37ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [48ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [66ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items, [70ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [70ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [91ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items, [92ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [98ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 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.28.55.62:37141, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [136ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items, [136ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 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.28.55.62:37141, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [172ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items, [202ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [208ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, deferred=Deferred@1917519948(state=PENDING, result=null, callback=(continuation of Deferred@1083509191 after retry RPC after error@1140055576) -> (continuation of Deferred@952598847 after retry RPC after error@308606723) -> (continuation of Deferred@2052530105 after retry RPC after error@663297525) -> (continuation of Deferred@600026690 after retry RPC after error@371886550) -> (continuation of Deferred@1422059133 after retry RPC after error@1003171749), errback=(continuation of Deferred@1083509191 after retry RPC after error@1140055576) -> (continuation of Deferred@952598847 after retry RPC after error@308606723) -> (continuation of Deferred@2052530105 after retry RPC after error@663297525) -> (continuation of Deferred@600026690 after retry RPC after error@371886550) -> (continuation of Deferred@1422059133 after retry RPC after error@1003171749))) after lookup
18:22:05.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:05.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=139), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [47ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49456 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [89ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@657016167(state=PENDING, result=null, callback=(continuation of Deferred@1391390632 after retry RPC after error@373564422), errback=(continuation of Deferred@1391390632 after retry RPC after error@373564422))) after lookup
18:22:05.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.486923 29122 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 19)
18:22:05.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.488133 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49450 (request call id 6)
18:22:05.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.489317 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49450 (request call id 6)
18:22:05.490 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:05.497 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:05.498 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb494356, L:/127.0.0.1:49406 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:05.499 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:05.502 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:05.504 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:05.507 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x74c43c6d, L:/127.0.0.1:46418 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:05.507 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:05.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.508615 29122 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49450 (request call id 6)
18:22:05.510 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:05.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.511648 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49450 (request call id 6)
18:22:05.512 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:05.514 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:05.515 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:05.522 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd07e450b, L:/127.0.0.1:49412 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:05.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.525996 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49450 (request call id 6)
18:22:05.529 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd84fe83a, L:/127.0.0.1:46428 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:05.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.528640 29122 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49450 (request call id 6)
18:22:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.530730 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49450 (request call id 6)
18:22:05.534 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb68e5c17, L:/127.0.0.1:49470 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:05.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.535044 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49450 (request call id 6)
18:22:05.535 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items
18:22:05.536 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:05.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.540308 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49448 (request call id 8)
18:22:05.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.540831 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49448 (request call id 8)
18:22:05.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:05.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=57), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [30ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items, [39ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49470 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.28.55.62:37141, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, deferred=Deferred@733010998(state=PENDING, result=null, callback=(continuation of Deferred@518529072 after retry RPC after error@441561182), errback=(continuation of Deferred@518529072 after retry RPC after error@441561182))) after lookup
18:22:05.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:05.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:05.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.548736 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49466 (request call id 4)
18:22:05.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.550114 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49466 (request call id 4)
18:22:05.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.558701 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49466 (request call id 4)
18:22:05.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.563194 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49466 (request call id 4)
18:22:05.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.570442 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49456 (request call id 5)
18:22:05.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.570472 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49456 (request call id 5)
18:22:05.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.579110 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49456 (request call id 5)
18:22:05.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.582712 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49456 (request call id 5)
18:22:05.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.584 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.586 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:05.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.590889 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49450 (request call id 10)
18:22:05.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.594662 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.597959 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.602667 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.605124 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.608204 29122 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.610030 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.610566 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.611852 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.618194 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.622867 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.629901 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.630208 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.638461 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.645670 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 17)
18:22:05.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.647 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:05.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.649897 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.651927 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49450 (request call id 13)
18:22:05.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.656845 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49450 (request call id 13)
18:22:05.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.662226 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49450 (request call id 13)
18:22:05.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.668962 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49450 (request call id 13)
18:22:05.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.677059 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49450 (request call id 13)
18:22:05.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.678740 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49450 (request call id 13)
18:22:05.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.689 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.689 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.690 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:05.690 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:05.690 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:05.690 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:05.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:05.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:05.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:05.690 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:05.692 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:05.692 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:05.694 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:05.696 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:05.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.696472 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 13)
18:22:05.697 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:05.697 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:05.698 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:05.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:05.700 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:05.700 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:05.701 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:05.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.702591 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 23)
18:22:05.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.703814 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 23)
18:22:05.708 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:05.713 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb60b6512, L:/127.0.0.1:49484 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:05.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.716517 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 23)
18:22:05.721 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8abbbd48, L:/127.0.0.1:49420 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:05.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.718508 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 23)
18:22:05.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.720754 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 23)
18:22:05.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.723666 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 23)
18:22:05.727 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items
18:22:05.729 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe952705d, L:/127.0.0.1:46444 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:05.731 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.738224 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 23)
18:22:05.739 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items
18:22:05.740 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.744019 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 23)
18:22:05.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.751830 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 24)
18:22:05.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.756853 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 15)
18:22:05.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.758008 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 11)
18:22:05.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.758172 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 11)
18:22:05.759 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items
18:22:05.762 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.764461 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 11)
18:22:05.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.769953 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 11)
18:22:05.779 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items
18:22:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.778108 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 11)
18:22:05.780 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.783488 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 11)
18:22:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.790115 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.791 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.791 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.797317 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 4)
18:22:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.810485 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 4)
18:22:05.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.810642 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 4)
18:22:05.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.824055 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49438 (request call id 22)
18:22:05.824 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items
18:22:05.824 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.830693 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49438 (request call id 22)
18:22:05.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.830693 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49438 (request call id 22)
18:22:05.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.836280 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 16)
18:22:05.838 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items
18:22:05.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:22:05.837621 29151 debug-util.cc:398] Leaking SignalData structure 0x7b080003c220 after lost signal to thread 29077
18:22:05.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.837780 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 16)
18:22:05.839 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.842590 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 24)
18:22:05.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.850960 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 24)
18:22:05.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.854 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.870599 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 15)
18:22:05.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.871208 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 15)
18:22:05.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:22:05.877249 29122 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items [suppressed 160 similar messages]
18:22:05.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.877678 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 6)
18:22:05.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.884245 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49438 (request call id 23)
18:22:05.885 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items
18:22:05.885 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.891913 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.893 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.895 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.899574 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 7)
18:22:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.908640 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 7)
18:22:05.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.912050 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 7)
18:22:05.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.910653 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 7)
18:22:05.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.928911 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 7)
18:22:05.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.932096 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 7)
18:22:05.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.937016 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.937 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items
18:22:05.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 17)
18:22:05.937 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:05.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.949019 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 17)
18:22:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.950728 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 17)
18:22:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.950999 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 17)
18:22:05.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.952527 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 17)
18:22:05.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.956 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.969599 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49466 (request call id 15)
18:22:05.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.973047 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 30)
18:22:05.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.982654 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 30)
18:22:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:05.988252 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 30)
18:22:05.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.994 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:05.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:05.998 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.002792 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 27)
18:22:06.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.016590 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 17)
18:22:06.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.018560 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 17)
18:22:06.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.022850 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 17)
18:22:06.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.030515 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 17)
18:22:06.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.038715 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 17)
18:22:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.043337 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 17)
18:22:06.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.045204 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 23)
18:22:06.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.048838 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 23)
18:22:06.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.061930 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 16)
18:22:06.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.077057 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 16)
18:22:06.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.082770 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49418 (request call id 30)
18:22:06.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.096 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.098857 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 8)
18:22:06.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.100351 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49484 (request call id 8)
18:22:06.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.101 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.102 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:06.102 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:06.102 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:06.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:06.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:06.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:06.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:06.103 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:06.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=408), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [35ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 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.28.55.62:37141, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 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.28.55.62:37141, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 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.28.55.62:37141, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 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.28.55.62:37141, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items, [128ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 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.28.55.62:37141, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [142ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 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.28.55.62:37141, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items, [189ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [202ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items, [241ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49484 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.28.55.62:37141, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [404ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [406ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1284451822(state=PENDING, result=null, callback=(continuation of Deferred@1637453349 after retry RPC after error@2106163532) -> (continuation of Deferred@427129916 after retry RPC after error@748737185) -> (continuation of Deferred@31820214 after retry RPC after error@819456807) -> (continuation of Deferred@41022877 after retry RPC after error@686688936) -> (continuation of Deferred@90938938 after retry RPC after error@183157603) -> (continuation of Deferred@121242302 after retry RPC after error@1608119227) -> (continuation of Deferred@102378548 after retry RPC after error@1521944143) -> (continuation of Deferred@223334485 after retry RPC after error@496741996), errback=(continuation of Deferred@1637453349 after retry RPC after error@2106163532) -> (continuation of Deferred@427129916 after retry RPC after error@748737185) -> (continuation of Deferred@31820214 after retry RPC after error@819456807) -> (continuation of Deferred@41022877 after retry RPC after error@686688936) -> (continuation of Deferred@90938938 after retry RPC after error@183157603) -> (continuation of Deferred@121242302 after retry RPC after error@1608119227) -> (continuation of Deferred@102378548 after retry RPC after error@1521944143) -> (continuation of Deferred@223334485 after retry RPC after error@496741996))) after lookup
18:22:06.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:06.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:06.106 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:06.107 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:06.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.108258 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49484 (request call id 9)
18:22:06.108 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:06.109 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:06.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:06.114 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:06.115 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:06.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.114557 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49484 (request call id 9)
18:22:06.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.118410 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49484 (request call id 9)
18:22:06.123 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:06.123 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:06.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.125734 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 12)
18:22:06.129 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x55965912, L:/127.0.0.1:49426 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:06.132 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:06.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.133368 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 12)
18:22:06.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.136742 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 12)
18:22:06.137 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:06.147 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae6fddc4, L:/127.0.0.1:46448 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:06.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.153383 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 12)
18:22:06.160 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ccc3ddf, L:/127.0.0.1:49488 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:06.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:06.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=61), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [26ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:22:06.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.171782 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 35)
18:22:06.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.176366 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 23)
18:22:06.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.190347 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49448 (request call id 23)
18:22:06.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.198 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.204 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.210186 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 3)
18:22:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.212188 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 36)
18:22:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.218813 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 36)
18:22:06.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.230353 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 36)
18:22:06.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.239037 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 36)
18:22:06.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.249676 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 36)
18:22:06.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.258302 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 36)
18:22:06.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.261788 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 14)
18:22:06.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.271 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.277266 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49484 (request call id 10)
18:22:06.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.278515 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49484 (request call id 10)
18:22:06.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.285696 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49484 (request call id 10)
18:22:06.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.290337 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49484 (request call id 10)
18:22:06.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:06.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.304204 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 23)
18:22:06.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.306 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.307 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:06.307 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:06.307 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:06.308 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:06.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:06.309 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:06.309 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:06.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.311627 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 6)
18:22:06.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:06.314 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:06.315 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:06.317 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:06.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.317834 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 6)
18:22:06.318 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:06.319 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:06.319 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:06.320 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:06.322 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:06.322 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:06.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:06.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.325434 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 6)
18:22:06.328 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:06.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.332252 29123 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 37)
18:22:06.336 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf2036218, L:/127.0.0.1:49504 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:06.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.337586 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 37)
18:22:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.337885 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 37)
18:22:06.339 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items
18:22:06.340 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e94bcd4, L:/127.0.0.1:46460 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:06.343 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x507dede1, L:/127.0.0.1:49436 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:06.345 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.345603 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 37)
18:22:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.351171 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49466 (request call id 19)
18:22:06.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.365458 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49466 (request call id 19)
18:22:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.368208 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49466 (request call id 19)
18:22:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.370496 29119 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49466 (request call id 19)
18:22:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.371469 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49466 (request call id 19)
18:22:06.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.373 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items
18:22:06.373 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.374 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.378809 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 2)
18:22:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.386121 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 30)
18:22:06.389 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items
18:22:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.391326 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 30)
18:22:06.398 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.397900 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49432 (request call id 30)
18:22:06.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.405 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.407 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.410405 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49450 (request call id 25)
18:22:06.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.418020 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 16)
18:22:06.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.418160 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 16)
18:22:06.419 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items
18:22:06.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.420231 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 16)
18:22:06.422 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.430326 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 8)
18:22:06.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.430496 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 8)
18:22:06.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.438258 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 8)
18:22:06.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.439484 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 8)
18:22:06.440 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items
18:22:06.440 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.450846 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 8)
18:22:06.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.458585 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 8)
18:22:06.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.459862 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 8)
18:22:06.460 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items
18:22:06.461 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.471138 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49488 (request call id 8)
18:22:06.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.475 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.478557 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 28)
18:22:06.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.489691 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 28)
18:22:06.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.497661 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 17)
18:22:06.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.501113 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 17)
18:22:06.501 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items
18:22:06.502 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.506 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.507 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:06.507 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:06.507 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:06.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:06.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:06.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:06.508 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:06.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:06.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:06.510 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:06.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.510577 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49450 (request call id 29)
18:22:06.512 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:06.512 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:06.513 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:06.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.514 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.514 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:06.514 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:06.514 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:06.515 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:06.517 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:06.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:06.516 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:06.517 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:06.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:06.519 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:06.520 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:06.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:06.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:06.521 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:06.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:06.524 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:06.524 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:06.524 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:06.525 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:06.529 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:06.532 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:06.534 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x57807d27, L:/127.0.0.1:49450 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:06.535 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:06.537 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x024a1156, L:/127.0.0.1:46472 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:06.539 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:06.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:06.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.540077 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 29)
18:22:06.543 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:06.546 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:06.547 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87646611, L:/127.0.0.1:49460 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:06.552 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x56f516cc, L:/127.0.0.1:49520 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:06.552 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.552911 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 29)
18:22:06.554 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items
18:22:06.554 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.563 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd7f84381, L:/127.0.0.1:46476 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:06.563 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5039ee7a, L:/127.0.0.1:49526 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:06.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.564563 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 29)
18:22:06.565 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items
18:22:06.565 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.569905 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 29)
18:22:06.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.571527 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 39)
18:22:06.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.574842 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49402 (request call id 39)
18:22:06.575 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items
18:22:06.577 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.579 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.586947 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49526 (request call id 1)
18:22:06.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.595427 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49520 (request call id 2)
18:22:06.596 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items
18:22:06.596 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.598302 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.598 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items
18:22:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 30)
18:22:06.598 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.606426 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49470 (request call id 30)
18:22:06.607 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items
18:22:06.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.608 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.609956 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49488 (request call id 14)
18:22:06.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.610140 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49488 (request call id 14)
18:22:06.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.615 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.616645 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49520 (request call id 3)
18:22:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.617518 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49520 (request call id 3)
18:22:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.626756 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49520 (request call id 3)
18:22:06.627 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items
18:22:06.628 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.628383 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49520 (request call id 3)
18:22:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.630676 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49520 (request call id 3)
18:22:06.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.637629 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 7)
18:22:06.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.638485 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 7)
18:22:06.639 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items
18:22:06.639 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.646001 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 7)
18:22:06.646 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items
18:22:06.647 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.648396 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 7)
18:22:06.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.650128 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 7)
18:22:06.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.651319 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 18)
18:22:06.652 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items
18:22:06.652 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.654421 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 18)
18:22:06.655 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items
18:22:06.656 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.657671 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 18)
18:22:06.667 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items
18:22:06.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.666442 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 18)
18:22:06.668 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.669166 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 18)
18:22:06.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.670147 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 18)
18:22:06.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.673835 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 18)
18:22:06.674 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items
18:22:06.675 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.676959 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 18)
18:22:06.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.680 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.694751 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49520 (request call id 6)
18:22:06.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.697116 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49520 (request call id 6)
18:22:06.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.710 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.710 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:06.710 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:06.711 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:06.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:06.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [37ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 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.28.55.62:37141, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 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.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 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.28.55.62:37141, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [162ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49520 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.28.55.62:37141, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1952838016(state=PENDING, result=null, callback=(continuation of Deferred@925673334 after retry RPC after error@1171982091) -> (continuation of Deferred@1333268305 after retry RPC after error@340397775) -> (continuation of Deferred@1175391271 after retry RPC after error@1534179506) -> (continuation of Deferred@1417422346 after retry RPC after error@268727868) -> (continuation of Deferred@777272879 after retry RPC after error@2025240447) -> (continuation of Deferred@1305448981 after retry RPC after error@2127144966), errback=(continuation of Deferred@925673334 after retry RPC after error@1171982091) -> (continuation of Deferred@1333268305 after retry RPC after error@340397775) -> (continuation of Deferred@1175391271 after retry RPC after error@1534179506) -> (continuation of Deferred@1417422346 after retry RPC after error@268727868) -> (continuation of Deferred@777272879 after retry RPC after error@2025240447) -> (continuation of Deferred@1305448981 after retry RPC after error@2127144966))) after lookup
18:22:06.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:06.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:06.712 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:06.712 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:06.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:06.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.720234 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 8)
18:22:06.720 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:06.720 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:06.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:06.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.722780 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 8)
18:22:06.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.725839 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 8)
18:22:06.726 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items
18:22:06.727 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.729691 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 8)
18:22:06.731 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items
18:22:06.731 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.730705 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 19)
18:22:06.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.734104 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 19)
18:22:06.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.737474 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 19)
18:22:06.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.750092 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 19)
18:22:06.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.754416 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 19)
18:22:06.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.757622 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 19)
18:22:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.770332 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 19)
18:22:06.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.774513 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 19)
18:22:06.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.784 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.784 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:06.785 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:06.785 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:06.786 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:06.786 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:06.786 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:06.786 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:06.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:06.790 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:06.790 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:06.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.789580 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49526 (request call id 7)
18:22:06.791 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:06.792 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:06.793 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:06.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.793841 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.794 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:06.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49526 (request call id 7)
18:22:06.795 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:06.795 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:06.795 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:06.798 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:06.798 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:06.803 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:06.811 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x923cf997, L:/127.0.0.1:41138 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:06.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.810017 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49526 (request call id 7)
18:22:06.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.813 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.813 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6fc36c6, L:/127.0.0.1:33246 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:06.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:06.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=290), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [29ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items, [41ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 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.28.55.62:37141, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items, [72ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [122ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 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.28.55.62:37141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [202ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [203ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49526 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.28.55.62:37141, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [264ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@2043950158(state=PENDING, result=null, callback=(continuation of Deferred@965506402 after retry RPC after error@1223159472) -> (continuation of Deferred@1096151329 after retry RPC after error@435931905) -> (continuation of Deferred@1124506169 after retry RPC after error@878931591) -> (continuation of Deferred@1515281875 after retry RPC after error@498415195) -> (continuation of Deferred@1779806342 after retry RPC after error@1169030165) -> (continuation of Deferred@365076150 after retry RPC after error@561083835) -> (continuation of Deferred@1713860755 after retry RPC after error@1287677206), errback=(continuation of Deferred@965506402 after retry RPC after error@1223159472) -> (continuation of Deferred@1096151329 after retry RPC after error@435931905) -> (continuation of Deferred@1124506169 after retry RPC after error@878931591) -> (continuation of Deferred@1515281875 after retry RPC after error@498415195) -> (continuation of Deferred@1779806342 after retry RPC after error@1169030165) -> (continuation of Deferred@365076150 after retry RPC after error@561083835) -> (continuation of Deferred@1713860755 after retry RPC after error@1287677206))) after lookup
18:22:06.815 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:06.816 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:06.816 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:06.816 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:06.816 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:06.816 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:06.817 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:06.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:06.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:06.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:06.821 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=29), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [22ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=null) after lookup
18:22:06.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:06.826 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc16fd1cb, L:/127.0.0.1:45642 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:06.829 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:06.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:06.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.834203 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 13)
18:22:06.836 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:06.839 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:06.841 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:06.842 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:06.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:06.846 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:06.847 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:06.848 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:06.849 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:06.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.850417 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49488 (request call id 21)
18:22:06.853 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:06.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.854326 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49488 (request call id 21)
18:22:06.865 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x08a3004a, L:/127.0.0.1:33258 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:06.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.866078 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49488 (request call id 21)
18:22:06.867 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items
18:22:06.872 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x118498b3, L:/127.0.0.1:45650 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:06.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.875465 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49488 (request call id 21)
18:22:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.875464 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49488 (request call id 21)
18:22:06.879 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x267ca3d0, L:/127.0.0.1:41148 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:06.882 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.886 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:22:06.894024 29121 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items [suppressed 140 similar messages]
18:22:06.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.894301 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 5)
18:22:06.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.902650 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 5)
18:22:06.903 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items
18:22:06.906 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.910035 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 5)
18:22:06.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.920667 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 5)
18:22:06.921 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items
18:22:06.924 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.927 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:06.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.927 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:06.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.927 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:06.928 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:06.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:06.928 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:06.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:06.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:06.932 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:06.932 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:06.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.939298 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 9)
18:22:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.941514 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 9)
18:22:06.942 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items
18:22:06.944 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.950626 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 9)
18:22:06.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.954110 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 9)
18:22:06.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.960564 29119 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 9)
18:22:06.961 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items
18:22:06.961 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:06.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.970187 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:06.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49504 (request call id 9)
18:22:06.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:06.988 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:06.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:06.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=673), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [22ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [28ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [49ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [53ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [57ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 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.28.55.62:37141, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [80ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [81ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 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.28.55.62:37141, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 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.28.55.62:37141, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 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.28.55.62:37141, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 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.28.55.62:37141, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [185ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [335ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 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.28.55.62:37141, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [403ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [404ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [414ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items, [620ms] refreshing cache from master, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [623ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [624ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [672ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1225301707(state=PENDING, result=null, callback=(continuation of Deferred@899217791 after retry RPC after error@404053003) -> (continuation of Deferred@1364078518 after retry RPC after error@1547509138) -> (continuation of Deferred@781997163 after retry RPC after error@475766967) -> (continuation of Deferred@1011355413 after retry RPC after error@145577091) -> (continuation of Deferred@1147037425 after retry RPC after error@96549077) -> (continuation of Deferred@2039328735 after retry RPC after error@468116769) -> (continuation of Deferred@750281026 after retry RPC after error@548664208) -> (continuation of Deferred@877941518 after retry RPC after error@414676808) -> (continuation of Deferred@2011871085 after retry RPC after error@1216017779), errback=(continuation of Deferred@899217791 after retry RPC after error@404053003) -> (continuation of Deferred@1364078518 after retry RPC after error@1547509138) -> (continuation of Deferred@781997163 after retry RPC after error@475766967) -> (continuation of Deferred@1011355413 after retry RPC after error@145577091) -> (continuation of Deferred@1147037425 after retry RPC after error@96549077) -> (continuation of Deferred@2039328735 after retry RPC after error@468116769) -> (continuation of Deferred@750281026 after retry RPC after error@548664208) -> (continuation of Deferred@877941518 after retry RPC after error@414676808) -> (continuation of Deferred@2011871085 after retry RPC after error@1216017779))) after lookup
18:22:06.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:06.999804 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33258 (request call id 5)
18:22:07.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.010635 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33258 (request call id 5)
18:22:07.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.018092 29122 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.018 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items
18:22:07.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 26)
18:22:07.018 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:07.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.019158 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 26)
18:22:07.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.038314 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 13)
18:22:07.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.046311 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 13)
18:22:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.066874 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 13)
18:22:07.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.069983 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 26)
18:22:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.078624 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 26)
18:22:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.080349 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33258 (request call id 6)
18:22:07.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.085738 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33258 (request call id 6)
18:22:07.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.095 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:07.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=260), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 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.28.55.62:37141, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items, [68ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 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.28.55.62:37141, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 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.28.55.62:37141, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items, [181ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [243ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [258ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@685620596(state=PENDING, result=null, callback=(continuation of Deferred@1971960889 after retry RPC after error@431961864) -> (continuation of Deferred@218196210 after retry RPC after error@1223836219) -> (continuation of Deferred@1881294696 after retry RPC after error@272972051) -> (continuation of Deferred@369460497 after retry RPC after error@1287454320) -> (continuation of Deferred@784853384 after retry RPC after error@393461986) -> (continuation of Deferred@761586192 after retry RPC after error@109106866), errback=(continuation of Deferred@1971960889 after retry RPC after error@431961864) -> (continuation of Deferred@218196210 after retry RPC after error@1223836219) -> (continuation of Deferred@1881294696 after retry RPC after error@272972051) -> (continuation of Deferred@369460497 after retry RPC after error@1287454320) -> (continuation of Deferred@784853384 after retry RPC after error@393461986) -> (continuation of Deferred@761586192 after retry RPC after error@109106866))) after lookup
18:22:07.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.098688 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33258 (request call id 7)
18:22:07.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.106060 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33258 (request call id 7)
18:22:07.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.119148 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33258 (request call id 7)
18:22:07.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.126422 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33258 (request call id 7)
18:22:07.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.128 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:07.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.133 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.146689 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49526 (request call id 17)
18:22:07.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.153527 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49526 (request call id 17)
18:22:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.158350 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 17)
18:22:07.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.165151 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 13)
18:22:07.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.166369 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 13)
18:22:07.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.173758 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 13)
18:22:07.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.190775 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 13)
18:22:07.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.194048 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 13)
18:22:07.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.199 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.214360 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 16)
18:22:07.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.218705 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 16)
18:22:07.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.231 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.233315 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 12)
18:22:07.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.234 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.236963 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 29)
18:22:07.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.259740 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 29)
18:22:07.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.274631 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 15)
18:22:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.277477 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 15)
18:22:07.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.279956 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 15)
18:22:07.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.297885 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 15)
18:22:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.299968 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.2:48739 (request call id 15)
18:22:07.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.303 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:07.303 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:07.304 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:07.304 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:07.304 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:07.304 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:07.304 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:07.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:07.307 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:07.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:07.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.319561 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 32)
18:22:07.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.333 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.336 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.359077 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 19)
18:22:07.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.359740 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 19)
18:22:07.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.374444 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 19)
18:22:07.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.393831 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 19)
18:22:07.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.400051 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 19)
18:22:07.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.410110 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 28)
18:22:07.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.413830 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 28)
18:22:07.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.426717 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 28)
18:22:07.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.434 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.436305 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 17)
18:22:07.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.437 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.445737 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49526 (request call id 22)
18:22:07.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.453840 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49526 (request call id 22)
18:22:07.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.457834 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49526 (request call id 22)
18:22:07.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.459386 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33258 (request call id 16)
18:22:07.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.466065 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33258 (request call id 16)
18:22:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.474162 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33258 (request call id 16)
18:22:07.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.477020 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33258 (request call id 16)
18:22:07.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.486305 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33258 (request call id 16)
18:22:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.494696 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33258 (request call id 16)
18:22:07.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.497606 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33258 (request call id 16)
18:22:07.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.510 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.514830 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 22)
18:22:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.517688 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 37)
18:22:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.518599 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49484 (request call id 37)
18:22:07.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.526468 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49526 (request call id 25)
18:22:07.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.535 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.537818 29122 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.540230 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 22)
18:22:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.550006 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 22)
18:22:07.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.553897 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 23)
18:22:07.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.553936 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 23)
18:22:07.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.558120 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 23)
18:22:07.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.570405 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 23)
18:22:07.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.574075 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 23)
18:22:07.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.578583 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 23)
18:22:07.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.590569 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 23)
18:22:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.594285 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 23)
18:22:07.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.609966 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 23)
18:22:07.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.613391 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 22)
18:22:07.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.618631 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 25)
18:22:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.619326 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 25)
18:22:07.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.637 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.640 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:07.640 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:07.640 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:07.641 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:07.641 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:07.641 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:07.641 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:07.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:07.643 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:07.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:07.644 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:07.645 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:07.646 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:07.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:07.647 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:07.649 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:07.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.651146 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 34)
18:22:07.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.653851 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 34)
18:22:07.654 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:07.655 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:07.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:07.658 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:07.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.659704 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 34)
18:22:07.674 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc44490d, L:/127.0.0.1:45662 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:07.676 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe9a8e39c, L:/127.0.0.1:33272 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:07.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.677085 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 34)
18:22:07.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.680001 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 34)
18:22:07.683 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items
18:22:07.684 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe5340772, L:/127.0.0.1:41160 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:07.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.684332 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 19)
18:22:07.687 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.690696 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 19)
18:22:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.694202 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 19)
18:22:07.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.700031 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 19)
18:22:07.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.707795 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.1:40717 (request call id 19)
18:22:07.709 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items
18:22:07.709 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:07.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.738 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:07.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [34ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33272 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.28.55.62:37141, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33272 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.28.55.62:37141, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@1089424149(state=PENDING, result=null, callback=(continuation of Deferred@1655565802 after retry RPC after error@1902447520) -> (continuation of Deferred@449704949 after retry RPC after error@549499994), errback=(continuation of Deferred@1655565802 after retry RPC after error@1902447520) -> (continuation of Deferred@449704949 after retry RPC after error@549499994))) after lookup
18:22:07.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.741 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:07.741 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:07.741 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:07.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:07.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:07.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:07.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:07.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:07.742 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:07.743 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:07.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:07.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.759436 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 25)
18:22:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.810873 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 36)
18:22:07.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.816 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.820251 29119 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33258 (request call id 24)
18:22:07.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.834627 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33258 (request call id 24)
18:22:07.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.841 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.846 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.853530 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 26)
18:22:07.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.854605 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 26)
18:22:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.866851 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 26)
18:22:07.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.874061 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 26)
18:22:07.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.887068 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 26)
18:22:07.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:22:07.894102 29123 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items [suppressed 100 similar messages]
18:22:07.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.894304 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 26)
18:22:07.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.907552 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 26)
18:22:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.914506 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33246 (request call id 26)
18:22:07.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.917 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.927696 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33272 (request call id 9)
18:22:07.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.930442 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33272 (request call id 9)
18:22:07.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.934512 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49520 (request call id 31)
18:22:07.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.943 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:07.947 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:07.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.949658 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 39)
18:22:07.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.958516 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 39)
18:22:07.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.967239 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33272 (request call id 10)
18:22:07.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.978859 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33272 (request call id 10)
18:22:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.990471 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33272 (request call id 10)
18:22:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:07.998788 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33272 (request call id 10)
18:22:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.011425 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49456 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:08.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33272 (request call id 10)
18:22:08.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.019 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.020 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:08.020 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:08.020 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:08.020 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:08.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:08.021 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:08.021 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:08.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:08.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:08.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:08.028 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:08.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.030836 29123 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:08.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49456 (request call id 42)
18:22:08.038 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:08.039 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:08.039 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:08.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:08.041 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:08.043 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:08.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.045 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.045 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:08.045 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:08.045 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:08.045 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:08.046 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:08.046 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:08.047 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:08.047 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:08.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:08.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:08.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.051 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.052 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:08.059 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3347a29, L:/127.0.0.1:33286 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:08.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.061739 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:08.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 33)
18:22:08.064 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15c99273, L:/127.0.0.1:45668 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:08.064 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items
18:22:08.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:08.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:08.068 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9bd6c29c, L:/127.0.0.1:41170 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:08.071 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:08.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.080037 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:08.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 33)
18:22:08.081 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items
18:22:08.082 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:08.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.099583 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:08.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49504 (request call id 33)
18:22:08.100 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items
18:22:08.101 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.120534 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:08.121 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items
18:22:08.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.122 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.122 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:08.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.139341 29121 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:08.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33286 (request call id 4)
18:22:08.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.146 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.147 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:08.147 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:08.147 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:08.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:08.147 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:08.147 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:08.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=119), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [27ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 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.28.55.62:37141, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 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.28.55.62:37141, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 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.28.55.62:37141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33286 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.28.55.62:37141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, deferred=Deferred@410388624(state=PENDING, result=null, callback=(continuation of Deferred@679182354 after retry RPC after error@698651116) -> (continuation of Deferred@1346586575 after retry RPC after error@2019162079) -> (continuation of Deferred@207000534 after retry RPC after error@24135745) -> (continuation of Deferred@1262946975 after retry RPC after error@2081942311), errback=(continuation of Deferred@679182354 after retry RPC after error@698651116) -> (continuation of Deferred@1346586575 after retry RPC after error@2019162079) -> (continuation of Deferred@207000534 after retry RPC after error@24135745) -> (continuation of Deferred@1262946975 after retry RPC after error@2081942311))) after lookup
18:22:08.148 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:08.148 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:08.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:08.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:08.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:08.152 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:22:08.153 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.62:37141(127.28.55.62:37141)] connecting to peer
18:22:08.153 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.60:37741(127.28.55.60:37741)] connecting to peer
18:22:08.154 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.55.61:45039(127.28.55.61:45039)] connecting to peer
18:22:08.155 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.55.60:37741(127.28.55.60:37741)] Successfully connected to peer
18:22:08.156 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.55.62:37141(127.28.55.62:37141)] Successfully connected to peer
18:22:08.157 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.55.61:45039(127.28.55.61:45039)] Successfully connected to peer
18:22:08.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.158 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.158 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.62
18:22:08.160 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.60
18:22:08.160 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.55.61
18:22:08.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:08.161 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:08.162 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:08.162 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:08.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:08.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:08.163 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:08.164 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:08.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:08.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:08.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:08.174 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x26bc6880, L:/127.0.0.1:33302 - R:/127.28.55.60:37741] using SASL/PLAIN
18:22:08.175 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f11a623, L:/127.0.0.1:41184 - R:/127.28.55.61:45039] using SASL/PLAIN
18:22:08.175 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x072c0065, L:/127.0.0.1:45682 - R:/127.28.55.62:37141] using SASL/PLAIN
18:22:08.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.202605 29123 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:08.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 14)
18:22:08.203 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33302 dropped due to backpressure: service queue is full with 1 items
18:22:08.203 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:08.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.215425 29121 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:22:08.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.55.3:60849 (request call id 14)
18:22:08.216 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.55.60:37741: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33302 dropped due to backpressure: service queue is full with 1 items
18:22:08.217 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039; will retry
18:22:08.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.231 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.231 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:08.231 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:08.232 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:08.232 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:08.232 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:08.232 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:08.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:08.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:08.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:22:08.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=85), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.62:37141, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [25ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33302 dropped due to backpressure: service queue is full with 1 items, [50ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33302 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.28.55.62:37141, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33302 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.55.62:37141,127.28.55.60:37741,127.28.55.61:45039) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33302 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.28.55.62:37141, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.60:37741, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.55.61:45039, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.62:37141: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.60:37741: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.55.61:45039: OK, deferred=Deferred@2120195102(state=PENDING, result=null, callback=(continuation of Deferred@1687401410 after retry RPC after error@1332462283) -> (continuation of Deferred@474854314 after retry RPC after error@510681937), errback=(continuation of Deferred@1687401410 after retry RPC after error@1332462283) -> (continuation of Deferred@474854314 after retry RPC after error@510681937))) after lookup
18:22:08.238 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:08.238 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:08.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb230f5aa05d4bbfb59aa1c261e20eb1
18:22:08.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.269 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.345 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.353 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.373 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.449 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.457 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.457 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:08.464 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:08.464 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:08.465 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:08.465 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:08.465 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:08.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:08.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:08.470 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:08.470 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:08.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.477 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.553 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.581 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.657 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.685 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.686 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:08.686 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:08.686 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:08.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:08.687 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:08.687 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:08.687 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:08.687 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:08.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:08.689 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:08.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3850994b4ed341bbac4100201624e839 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:22:08.761 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3850994b4ed341bbac4100201624e839@[258cbb3c309849ba94865fb8f60eeb73(127.28.55.2:41137),47600026345e484e8f131f2ff80f7e41(127.28.55.1:33041)[L],55cdc44b66744092b85a0dfd98d482a4(127.28.55.3:41923)]}]
18:22:08.762 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:08.762 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:08.762 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:08.763 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:08.763 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:08.763 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:08.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:08.763 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:08.764 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:08.764 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:08.764 [DEBUG - main] (Connection.java:575) [peer master-127.28.55.61:45039(127.28.55.61:45039)] disconnecting while in state READY
18:22:08.765 [DEBUG - main] (Connection.java:575) [peer master-127.28.55.60:37741(127.28.55.60:37741)] disconnecting while in state READY
18:22:08.765 [DEBUG - main] (Connection.java:575) [peer master-127.28.55.62:37141(127.28.55.62:37141)] disconnecting while in state READY
18:22:08.765 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.55.61:45039(127.28.55.61:45039)] handling channelInactive
18:22:08.765 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.55.61:45039(127.28.55.61:45039)] cleaning up while in state READY due to: connection closed
18:22:08.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:22:08.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.55.62:37141(127.28.55.62:37141)] handling channelInactive
18:22:08.766 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.55.62:37141(127.28.55.62:37141)] cleaning up while in state READY due to: connection closed
18:22:08.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.55.60:37741(127.28.55.60:37741)] handling channelInactive
18:22:08.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.55.60:37741(127.28.55.60:37741)] cleaning up while in state READY due to: connection closed
18:22:08.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.767573 28892 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu with pid 29239
18:22:08.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.805768 28892 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu with pid 29504
18:22:08.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.839015 28892 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu with pid 29751
18:22:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.869655 28892 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu with pid 28916
18:22:08.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.902371 28892 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu with pid 28988
18:22:08.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:22:08.936108 28892 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskVolD6K/build/tsan/bin/kudu with pid 29071
18:22:10.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:22:10Z chronyd exiting

Time: 27.846

OK (1 test)

