JUnit version 4.13.2
.05:22:33.074 [INFO - main] (RandomUtils.java:49) Using random seed: 1783488153069
05:22:33.089 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
05:22:33.140 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
05:22:33.148 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskBfv303/test-tmp
05:22:33.150 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
05:22:33.153 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskBfv303/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
05:22:33.354 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737"
  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 {
  }
}

05:22:33.517 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
05:22:33.518 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

05:22:33.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:33.524716  8488 mini_oidc.cc:152] Starting JWKS server
05:22:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:33.528156  8488 webserver.cc:460] Webserver started at http://127.0.0.1:41791/ using document root <none> and password file <none>
05:22:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:33.528554  8488 mini_oidc.cc:189] Starting OIDC Discovery server
05:22:33.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:33.530483  8488 webserver.cc:460] Webserver started at http://127.0.0.1:39509/ using document root <none> and password file <none>
05:22:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T05:22:33Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
05:22:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T05:22:33Z Disabled control of system clock
05:22:33.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:33.573468  8488 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/wal
05:22:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/data
05:22:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:22:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:22:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:22:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/logs
05:22:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/data/info.pb
05:22:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:22:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:22:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:22:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:22:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
05:22:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:22:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:22:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:22:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.62:43823
05:22:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.62
05:22:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:33.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:33.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:33.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:33.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:22:33.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:22:33.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:33.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:22:33.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41791/jwks.json
05:22:33.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:22:33.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:22:33.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
05:22:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.851500  8500 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
05:22:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.851961  8500 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:22:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.852365  8500 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:22:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.853034  8500 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:22:33.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.882658  8500 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
05:22:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.882957  8500 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:22:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.883144  8500 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
05:22:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.883349  8500 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
05:22:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.883559  8500 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
05:22:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.883697  8500 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:41791/jwks.json
05:22:33.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:33.918229  8500 master_runner.cc:386] Master server non-default flags:
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/data
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/wal
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:22:33.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.62:43823
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41791/jwks.json
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/data/info.pb
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.62
05:22:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/logs
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:22:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 04:09:51 UTC on ccycloud.quasar-cakjni.root.comops.site
05:22:33.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492623
05:22:33.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
05:22:33.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:33.919551  8500 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:22:33.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:33.921464  8500 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:22:33.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.938707  8507 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
05:22:35.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.939136  8506 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
05:22:35.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:33.938707  8509 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
05:22:35.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:33.940452  8500 server_base.cc:1034] running on GCE node
05:22:35.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.031075  8500 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:22:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.033668  8500 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:22:35.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.034999  8500 hybrid_clock.cc:648] HybridClock initialized: now 1783488155034957 us; error 52 us; skew 500 ppm
05:22:35.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.035867  8500 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:22:35.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.044785  8500 webserver.cc:460] Webserver started at http://127.8.74.62:46705/ using document root <none> and password file <none>
05:22:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.045778  8500 fs_manager.cc:359] Metadata directory not provided
05:22:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.045986  8500 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:22:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.046514  8500 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:22:35.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.051381  8500 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/data/instance:
05:22:35.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "faaa0c54ed22488cb44d9a8024ecb0f8"
05:22:35.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:35 on dist-test-slave-4lg2"
05:22:35.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.052619  8500 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/wal/instance:
05:22:35.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "faaa0c54ed22488cb44d9a8024ecb0f8"
05:22:35.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:35 on dist-test-slave-4lg2"
05:22:35.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.059739  8500 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
05:22:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.065004  8516 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:22:35.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.066046  8500 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
05:22:35.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.066370  8500 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/data,/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/wal
05:22:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "faaa0c54ed22488cb44d9a8024ecb0f8"
05:22:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:35 on dist-test-slave-4lg2"
05:22:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.066756  8500 fs_report.cc:383] FS layout report
05:22:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:22:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/wal
05:22:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/wal
05:22:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/data/data
05:22:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:22:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:22:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:22:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:22:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:22:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:22:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:22:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:22:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:22:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:22:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:22:35.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.097760  8500 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:22:35.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.099220  8500 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:22:35.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.099707  8500 kserver.cc:163] Server-wide thread pool size limit: 3276
05:22:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.133888  8500 rpc_server.cc:307] RPC server started. Bound to: 127.8.74.62:43823
05:22:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.133980  8539 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.74.62:43823 every 8 connection(s)
05:22:35.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.136533  8500 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/data/info.pb
05:22:35.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.141551  8540 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
05:22:35.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.142621  8488 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskBfv303/build/tsan/bin/kudu as pid 8500
05:22:35.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.143038  8488 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-0/wal/instance
05:22:35.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.146365  8488 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:35.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:35.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/wal
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/data
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/logs
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/data/info.pb
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:22:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:22:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
05:22:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:22:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:22:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:22:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.61:43137
05:22:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.61
05:22:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:22:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:22:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:22:35.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41791/jwks.json
05:22:35.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:22:35.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:22:35.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
05:22:35.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.152923  8540 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } has no permanent_uuid. Determining permanent_uuid...
05:22:35.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.179932  8540 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } has no permanent_uuid. Determining permanent_uuid...
05:22:35.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.182184  8517 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.74.61:43137: connect: Connection refused (error 111)
05:22:35.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.185998  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.61:43137: Network error: Client connection negotiation failed: client connection to 127.8.74.61:43137: connect: Connection refused (error 111)
05:22:35.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.235507  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } attempt: 1
05:22:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.239285  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.61:43137: Network error: Client connection negotiation failed: client connection to 127.8.74.61:43137: connect: Connection refused (error 111)
05:22:35.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.307633  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } attempt: 2
05:22:35.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.311205  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.61:43137: Network error: Client connection negotiation failed: client connection to 127.8.74.61:43137: connect: Connection refused (error 111)
05:22:35.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.402539  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } attempt: 3
05:22:35.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.405979  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.61:43137: Network error: Client connection negotiation failed: client connection to 127.8.74.61:43137: connect: Connection refused (error 111)
05:22:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.432694  8542 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
05:22:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.433138  8542 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:22:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.433427  8542 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:22:35.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.434222  8542 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:22:35.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.463645  8542 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
05:22:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.463935  8542 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:22:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.464164  8542 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
05:22:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.464516  8542 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
05:22:35.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.464866  8542 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
05:22:35.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.465095  8542 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:41791/jwks.json
05:22:35.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.498442  8542 master_runner.cc:386] Master server non-default flags:
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/data
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/wal
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.61:43137
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:22:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41791/jwks.json
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/data/info.pb
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.61
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/logs
05:22:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 04:09:51 UTC on ccycloud.quasar-cakjni.root.comops.site
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492623
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.499529  8542 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:22:35.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.501158  8542 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:22:35.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.517206  8551 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
05:22:35.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.549307  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } attempt: 4
05:22:35.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.552927  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.61:43137: Network error: Client connection negotiation failed: client connection to 127.8.74.61:43137: connect: Connection refused (error 111)
05:22:35.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.852263  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } attempt: 5
05:22:35.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.856101  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.61:43137: Network error: Client connection negotiation failed: client connection to 127.8.74.61:43137: connect: Connection refused (error 111)
05:22:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.403439  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } attempt: 6
05:22:36.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:36.411536  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.61:43137: Network error: Client connection negotiation failed: client connection to 127.8.74.61:43137: connect: Connection refused (error 111)
05:22:36.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.517221  8552 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
05:22:36.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:35.518512  8542 server_base.cc:1034] running on GCE node
05:22:36.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:35.517230  8554 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
05:22:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.612525  8542 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:22:36.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.615051  8542 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:22:36.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.616374  8542 hybrid_clock.cc:648] HybridClock initialized: now 1783488156616337 us; error 58 us; skew 500 ppm
05:22:36.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.617224  8542 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:22:36.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.623432  8542 webserver.cc:460] Webserver started at http://127.8.74.61:46687/ using document root <none> and password file <none>
05:22:36.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.624336  8542 fs_manager.cc:359] Metadata directory not provided
05:22:36.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.624536  8542 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:22:36.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.625049  8542 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:22:36.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.629747  8542 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/data/instance:
05:22:36.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "90d73f1333a14df197e874999b221f29"
05:22:36.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:36 on dist-test-slave-4lg2"
05:22:36.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.631028  8542 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/wal/instance:
05:22:36.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "90d73f1333a14df197e874999b221f29"
05:22:36.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:36 on dist-test-slave-4lg2"
05:22:36.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.637735  8542 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
05:22:36.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.643075  8563 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:22:36.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.644021  8542 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
05:22:36.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.644331  8542 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/data,/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/wal
05:22:36.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "90d73f1333a14df197e874999b221f29"
05:22:36.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:36 on dist-test-slave-4lg2"
05:22:36.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.644656  8542 fs_report.cc:383] FS layout report
05:22:36.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:22:36.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/wal
05:22:36.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/wal
05:22:36.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/data/data
05:22:36.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:22:36.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:22:36.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:22:36.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:22:36.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:22:36.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:22:36.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:22:36.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:22:36.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:22:36.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:22:36.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:22:36.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.701718  8542 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:22:36.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.703236  8542 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:22:36.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.703682  8542 kserver.cc:163] Server-wide thread pool size limit: 3276
05:22:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.737838  8542 rpc_server.cc:307] RPC server started. Bound to: 127.8.74.61:43137
05:22:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.737959  8586 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.74.61:43137 every 8 connection(s)
05:22:36.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.740442  8542 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/data/info.pb
05:22:36.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.745764  8587 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
05:22:36.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.748638  8488 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskBfv303/build/tsan/bin/kudu as pid 8542
05:22:36.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.749068  8488 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-1/wal/instance
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.751982  8488 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/wal
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/data
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/logs
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/data/info.pb
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.60:33663
05:22:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.60
05:22:36.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:36.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:36.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:36.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:36.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:22:36.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:22:36.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:36.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:22:36.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41791/jwks.json
05:22:36.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:22:36.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:22:36.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
05:22:36.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.759567  8587 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } has no permanent_uuid. Determining permanent_uuid...
05:22:36.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.781579  8587 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } has no permanent_uuid. Determining permanent_uuid...
05:22:36.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.795528  8587 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } has no permanent_uuid. Determining permanent_uuid...
05:22:36.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:36.797340  8565 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:36.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:36.800877  8587 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.850389  8587 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 1
05:22:36.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:36.854139  8587 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:36.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:36.922490  8587 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 2
05:22:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:36.925926  8587 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:37.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.017252  8587 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 3
05:22:37.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.020813  8587 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:37.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.042660  8589 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
05:22:37.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.043203  8589 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:22:37.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.043664  8589 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:22:37.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.044312  8589 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:22:37.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.074627  8589 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
05:22:37.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.075014  8589 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:22:37.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.075352  8589 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
05:22:37.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.075713  8589 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
05:22:37.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.076064  8589 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
05:22:37.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.076278  8589 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:41791/jwks.json
05:22:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.109874  8589 master_runner.cc:386] Master server non-default flags:
05:22:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:22:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/data
05:22:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/wal
05:22:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:22:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
05:22:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:22:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.60:33663
05:22:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:22:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:22:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:22:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:22:37.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:22:37.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41791/jwks.json
05:22:37.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:37.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:37.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/data/info.pb
05:22:37.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.60
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/logs
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 04:09:51 UTC on ccycloud.quasar-cakjni.root.comops.site
05:22:37.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492623
05:22:37.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
05:22:37.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.111408  8589 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:22:37.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.113502  8589 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:22:37.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.130405  8600 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
05:22:37.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.164143  8587 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 4
05:22:37.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.167579  8587 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:37.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.466897  8587 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 5
05:22:37.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.470449  8587 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:37.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.471956  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } attempt: 7
05:22:37.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.483095  8540 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } has no permanent_uuid. Determining permanent_uuid...
05:22:37.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.488500  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:37.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.546953  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 1
05:22:37.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.550843  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:37.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.632174  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 2
05:22:37.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.635803  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:37.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.721163  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 3
05:22:37.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.725462  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.865828  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 4
05:22:37.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.869354  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:38.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.017769  8587 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 6
05:22:38.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:38.023403  8587 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:38.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.152688  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 5
05:22:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:38.155853  8540 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.74.60:33663: Network error: Client connection negotiation failed: client connection to 127.8.74.60:33663: connect: Connection refused (error 111)
05:22:38.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.130903  8602 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
05:22:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:37.131196  8599 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
05:22:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:37.132205  8589 server_base.cc:1034] running on GCE node
05:22:38.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.227926  8589 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:22:38.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.230352  8589 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:22:38.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.231693  8589 hybrid_clock.cc:648] HybridClock initialized: now 1783488158231669 us; error 37 us; skew 500 ppm
05:22:38.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.232502  8589 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:22:38.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.241678  8589 webserver.cc:460] Webserver started at http://127.8.74.60:40557/ using document root <none> and password file <none>
05:22:38.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.242581  8589 fs_manager.cc:359] Metadata directory not provided
05:22:38.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.242782  8589 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:22:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.243284  8589 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:22:38.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.247932  8589 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/data/instance:
05:22:38.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e2ac301780746e2be48cb80b8295579"
05:22:38.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:38 on dist-test-slave-4lg2"
05:22:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.249226  8589 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/wal/instance:
05:22:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e2ac301780746e2be48cb80b8295579"
05:22:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:38 on dist-test-slave-4lg2"
05:22:38.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.256093  8589 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
05:22:38.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.261220  8614 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:22:38.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.262316  8589 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
05:22:38.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.262596  8589 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/data,/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/wal
05:22:38.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e2ac301780746e2be48cb80b8295579"
05:22:38.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:38 on dist-test-slave-4lg2"
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.262868  8589 fs_report.cc:383] FS layout report
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/wal
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/wal
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/data/data
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:22:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:22:38.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.297348  8589 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:22:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.298707  8589 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:22:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.299118  8589 kserver.cc:163] Server-wide thread pool size limit: 3276
05:22:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.341325  8589 rpc_server.cc:307] RPC server started. Bound to: 127.8.74.60:33663
05:22:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.341420  8637 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.74.60:33663 every 8 connection(s)
05:22:38.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.344010  8589 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/data/info.pb
05:22:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.346762  8488 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskBfv303/build/tsan/bin/kudu as pid 8589
05:22:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.347216  8488 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/master-2/wal/instance
05:22:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.350449  8638 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
05:22:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.372941  8638 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } has no permanent_uuid. Determining permanent_uuid...
05:22:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.396878  8638 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } has no permanent_uuid. Determining permanent_uuid...
05:22:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.406121  8638 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } has no permanent_uuid. Determining permanent_uuid...
05:22:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.421032  8638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579: Bootstrap starting.
05:22:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.426131  8638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579: Neither blocks nor log segments found. Creating new log.
05:22:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.427780  8638 log.cc:824] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579: Log is configured to *not* fsync() on all Append() calls
05:22:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.432130  8638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579: No bootstrap required, opened a new log
05:22:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.452064  8638 raft_consensus.cc:348] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } }
05:22:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.452663  8638 raft_consensus.cc:374] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:22:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.452915  8638 raft_consensus.cc:729] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e2ac301780746e2be48cb80b8295579, State: Initialized, Role: FOLLOWER
05:22:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.453737  8638 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [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: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } }
05:22:38.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.455904  8647 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [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: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } } }
05:22:38.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.456477  8647 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [sys.catalog]: This master's current role is: FOLLOWER
05:22:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.457170  8638 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [sys.catalog]: configured and running, proceeding with master startup.
05:22:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:38.478670  8658 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
05:22:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:38.478936  8658 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
05:22:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.476269  8589 master_runner.cc:186] Error getting master registration for 127.8.74.62:43823: OK, instance_id { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" instance_seqno: 1783488155124112 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
05:22:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.503288  8589 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
05:22:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:38.554324  8620 tablet.cc:2369] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:22:38.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.708271  8540 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 6
05:22:38.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.728243  8540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8: Bootstrap starting.
05:22:38.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.734980  8540 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8: Neither blocks nor log segments found. Creating new log.
05:22:38.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.737128  8540 log.cc:824] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8: Log is configured to *not* fsync() on all Append() calls
05:22:38.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.747246  8540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8: No bootstrap required, opened a new log
05:22:38.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.776335  8540 raft_consensus.cc:348] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } }
05:22:38.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.777151  8540 raft_consensus.cc:374] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:22:38.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.777441  8540 raft_consensus.cc:729] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faaa0c54ed22488cb44d9a8024ecb0f8, State: Initialized, Role: FOLLOWER
05:22:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.778414  8540 consensus_queue.cc:260] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [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: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } }
05:22:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.781059  8662 sys_catalog.cc:455] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [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: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } } }
05:22:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.781661  8662 sys_catalog.cc:458] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [sys.catalog]: This master's current role is: FOLLOWER
05:22:38.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.782963  8540 sys_catalog.cc:564] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [sys.catalog]: configured and running, proceeding with master startup.
05:22:38.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:38.809551  8673 catalog_manager.cc:1558] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
05:22:38.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:38.810386  8673 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
05:22:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.808951  8500 master_runner.cc:186] Error getting master registration for 127.8.74.61:43137: OK, instance_id { permanent_uuid: "90d73f1333a14df197e874999b221f29" instance_seqno: 1783488156728295 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
05:22:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.842222  8500 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
05:22:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:38.857580  8522 tablet.cc:2369] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:22:38.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.888556  8647 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
05:22:38.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.889078  8647 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } }
05:22:38.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.891458  8647 leader_election.cc:288] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers faaa0c54ed22488cb44d9a8024ecb0f8 (127.8.74.62:43823), 90d73f1333a14df197e874999b221f29 (127.8.74.61:43137)
05:22:38.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.893262  8529 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e2ac301780746e2be48cb80b8295579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" is_pre_election: true
05:22:38.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.894084  8529 raft_consensus.cc:2454] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e2ac301780746e2be48cb80b8295579 in term 0.
05:22:38.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.895437  8616 leader_election.cc:302] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [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: 7e2ac301780746e2be48cb80b8295579, faaa0c54ed22488cb44d9a8024ecb0f8; no voters: 
05:22:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.896281  8647 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 0 FOLLOWER]: Leader pre-election won for term 1
05:22:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.896602  8647 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
05:22:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.896916  8647 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 0 FOLLOWER]: Advancing to term 1
05:22:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.905934  8647 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } }
05:22:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.907913  8647 leader_election.cc:288] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [CANDIDATE]: Term 1 election: Requested vote from peers faaa0c54ed22488cb44d9a8024ecb0f8 (127.8.74.62:43823), 90d73f1333a14df197e874999b221f29 (127.8.74.61:43137)
05:22:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.910563  8529 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e2ac301780746e2be48cb80b8295579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8"
05:22:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.911106  8529 raft_consensus.cc:3037] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [term 0 FOLLOWER]: Advancing to term 1
05:22:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.921751  8529 raft_consensus.cc:2454] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e2ac301780746e2be48cb80b8295579 in term 1.
05:22:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.923461  8616 leader_election.cc:302] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [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: 7e2ac301780746e2be48cb80b8295579, faaa0c54ed22488cb44d9a8024ecb0f8; no voters: 
05:22:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.924311  8647 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 1 FOLLOWER]: Leader election won for term 1
05:22:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.926204  8647 raft_consensus.cc:686] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [term 1 LEADER]: Becoming Leader. State: Replica: 7e2ac301780746e2be48cb80b8295579, State: Running, Role: LEADER
05:22:38.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.927291  8647 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [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: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } }
05:22:38.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.941808  8675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e2ac301780746e2be48cb80b8295579. Latest consensus state: current_term: 1 leader_uuid: "7e2ac301780746e2be48cb80b8295579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } } }
05:22:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.942838  8675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [sys.catalog]: This master's current role is: LEADER
05:22:38.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.945629  8677 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
05:22:38.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.953491  8677 catalog_manager.cc:1484] Initializing Kudu cluster ID...
05:22:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.978072  8529 raft_consensus.cc:1261] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [term 1 FOLLOWER]: Refusing update from remote peer 7e2ac301780746e2be48cb80b8295579: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
05:22:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:38.980393  8675 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
05:22:39.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.014868  8662 sys_catalog.cc:455] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e2ac301780746e2be48cb80b8295579. Latest consensus state: current_term: 1 leader_uuid: "7e2ac301780746e2be48cb80b8295579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } } }
05:22:39.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.015630  8662 sys_catalog.cc:458] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [sys.catalog]: This master's current role is: FOLLOWER
05:22:39.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.021057  8678 mvcc.cc:205] Tried to move back new op lower bound from 7305167499155578880 to 7305167498976337920. Current Snapshot: MvccSnapshot[applied={T|T < 7305167499155578880}]
05:22:39.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.032847  8675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7e2ac301780746e2be48cb80b8295579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } } }
05:22:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.033605  8675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [sys.catalog]: This master's current role is: LEADER
05:22:39.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.037310  8677 catalog_manager.cc:1347] Generated new cluster ID: c61f799d0350484089e744b8f2e77760
05:22:39.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.037582  8677 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
05:22:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.037470  8662 sys_catalog.cc:455] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7e2ac301780746e2be48cb80b8295579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } } }
05:22:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.038154  8662 sys_catalog.cc:458] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8 [sys.catalog]: This master's current role is: FOLLOWER
05:22:39.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.071027  8677 catalog_manager.cc:1370] Generated new certificate authority record
05:22:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.073511  8677 catalog_manager.cc:1504] Loading token signing keys...
05:22:39.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.083693  8587 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } attempt: 7
05:22:39.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.112677  8677 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579: Generated new TSK 0
05:22:39.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.113758  8677 catalog_manager.cc:1514] Initializing in-progress tserver states...
05:22:39.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.121274  8587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29: Bootstrap starting.
05:22:39.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.130178  8587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29: Neither blocks nor log segments found. Creating new log.
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.141933  8488 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/wal
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/data
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/logs
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/data/info.pb
05:22:39.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.1:0
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.74.1
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.1
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:39.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
05:22:39.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.149981  8587 log.cc:824] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29: Log is configured to *not* fsync() on all Append() calls
05:22:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.169514  8587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29: No bootstrap required, opened a new log
05:22:39.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.239879  8587 raft_consensus.cc:348] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } }
05:22:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.255525  8587 raft_consensus.cc:374] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:22:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.258524  8587 raft_consensus.cc:729] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90d73f1333a14df197e874999b221f29, State: Initialized, Role: FOLLOWER
05:22:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.263952  8587 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [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: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } }
05:22:39.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.295907  8576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e2ac301780746e2be48cb80b8295579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90d73f1333a14df197e874999b221f29" is_pre_election: true
05:22:39.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.296741  8576 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e2ac301780746e2be48cb80b8295579 in term 0.
05:22:39.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.297962  8574 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [term 0 FOLLOWER]: Advancing to term 1
05:22:39.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.301733  8575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e2ac301780746e2be48cb80b8295579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90d73f1333a14df197e874999b221f29"
05:22:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.308640  8574 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [term 1 FOLLOWER]: Refusing update from remote peer 7e2ac301780746e2be48cb80b8295579: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
05:22:39.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.310345  8675 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
05:22:39.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.317764  8587 sys_catalog.cc:564] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [sys.catalog]: configured and running, proceeding with master startup.
05:22:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.399737  8687 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e2ac301780746e2be48cb80b8295579. Latest consensus state: current_term: 1 leader_uuid: "7e2ac301780746e2be48cb80b8295579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } } }
05:22:39.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.401515  8686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e2ac301780746e2be48cb80b8295579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } } }
05:22:39.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.402336  8686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [sys.catalog]: This master's current role is: FOLLOWER
05:22:39.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.403018  8687 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [sys.catalog]: This master's current role is: FOLLOWER
05:22:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.404263  8694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7e2ac301780746e2be48cb80b8295579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } } }
05:22:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.405153  8694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29 [sys.catalog]: This master's current role is: FOLLOWER
05:22:39.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.439469  8703 catalog_manager.cc:795] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
05:22:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:39.708168  8684 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:22:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:39.708810  8684 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:22:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:39.709589  8684 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:22:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:39.762944  8684 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:22:39.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:39.765110  8684 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.74.1
05:22:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.816040  8673 catalog_manager.cc:1259] Loaded cluster ID: c61f799d0350484089e744b8f2e77760
05:22:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.816648  8673 catalog_manager.cc:1552] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8: loading cluster ID for follower catalog manager: success
05:22:39.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.824361  8673 catalog_manager.cc:1574] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8: acquiring CA information for follower catalog manager: success
05:22:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.829921  8673 catalog_manager.cc:1602] T 00000000000000000000000000000000 P faaa0c54ed22488cb44d9a8024ecb0f8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.835124  8684 tablet_server_runner.cc:78] Tablet server non-default flags:
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/data
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/wal
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.1:0
05:22:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/data/info.pb
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.1
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.74.1
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/logs
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:22:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:22:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 04:09:51 UTC on ccycloud.quasar-cakjni.root.comops.site
05:22:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492623
05:22:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
05:22:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.836524  8684 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:22:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.838613  8684 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:22:39.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:39.859439  8709 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
05:22:39.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.887311  8715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7e2ac301780746e2be48cb80b8295579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "faaa0c54ed22488cb44d9a8024ecb0f8" member_type: VOTER last_known_addr { host: "127.8.74.62" port: 43823 } } peers { permanent_uuid: "90d73f1333a14df197e874999b221f29" member_type: VOTER last_known_addr { host: "127.8.74.61" port: 43137 } } peers { permanent_uuid: "7e2ac301780746e2be48cb80b8295579" member_type: VOTER last_known_addr { host: "127.8.74.60" port: 33663 } } }
05:22:39.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:39.900947  8715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e2ac301780746e2be48cb80b8295579 [sys.catalog]: This master's current role is: LEADER
05:22:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:40.454550  8703 catalog_manager.cc:1259] Loaded cluster ID: c61f799d0350484089e744b8f2e77760
05:22:40.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:40.454818  8703 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29: loading cluster ID for follower catalog manager: success
05:22:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:40.469061  8703 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29: acquiring CA information for follower catalog manager: success
05:22:40.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:40.474437  8703 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 90d73f1333a14df197e874999b221f29: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
05:22:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:39.861280  8710 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
05:22:41.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:41.476984  8711 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1616 milliseconds
05:22:41.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:41.477353  8712 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
05:22:41.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.477748  8684 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
05:22:41.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.482021  8684 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:22:41.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.484689  8684 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:22:41.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.486078  8684 hybrid_clock.cc:648] HybridClock initialized: now 1783488161485971 us; error 109 us; skew 500 ppm
05:22:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.486852  8684 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:22:41.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.496552  8684 webserver.cc:460] Webserver started at http://127.8.74.1:46383/ using document root <none> and password file <none>
05:22:41.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.497455  8684 fs_manager.cc:359] Metadata directory not provided
05:22:41.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.497689  8684 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:22:41.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.498179  8684 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:22:41.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.502737  8684 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/data/instance:
05:22:41.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "05c8a6956c7042bba19a29d9868cafb2"
05:22:41.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:41 on dist-test-slave-4lg2"
05:22:41.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.503861  8684 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/wal/instance:
05:22:41.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "05c8a6956c7042bba19a29d9868cafb2"
05:22:41.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:41 on dist-test-slave-4lg2"
05:22:41.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.510711  8684 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
05:22:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.516112  8724 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:22:41.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.517128  8684 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
05:22:41.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.517434  8684 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/data,/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/wal
05:22:41.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "05c8a6956c7042bba19a29d9868cafb2"
05:22:41.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:41 on dist-test-slave-4lg2"
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.517771  8684 fs_report.cc:383] FS layout report
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/wal
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/wal
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/data/data
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:22:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:22:41.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.552569  8684 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:22:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.554162  8684 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:22:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.554626  8684 kserver.cc:163] Server-wide thread pool size limit: 3276
05:22:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.557476  8684 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
05:22:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.562037  8684 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
05:22:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.562233  8684 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
05:22:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.562517  8684 ts_tablet_manager.cc:610] Registered 0 tablets
05:22:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.562716  8684 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
05:22:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.715425  8684 rpc_server.cc:307] RPC server started. Bound to: 127.8.74.1:33197
05:22:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.715595  8836 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.74.1:33197 every 8 connection(s)
05:22:41.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.717985  8684 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/data/info.pb
05:22:41.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.726383  8488 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskBfv303/build/tsan/bin/kudu as pid 8684
05:22:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.726804  8488 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-0/wal/instance
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.740921  8488 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/wal
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/data
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/logs
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/data/info.pb
05:22:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.2:0
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.74.2
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.2
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
05:22:41.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.791002  8838 heartbeater.cc:347] Connected to a master server at 127.8.74.61:43137
05:22:41.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.791505  8838 heartbeater.cc:464] Registering TS with master...
05:22:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.792662  8838 heartbeater.cc:511] Master 127.8.74.61:43137 requested a full tablet report, sending...
05:22:41.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.796126  8573 ts_manager.cc:194] Registered new tserver with Master: 05c8a6956c7042bba19a29d9868cafb2 (127.8.74.1:33197)
05:22:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.803184  8837 heartbeater.cc:347] Connected to a master server at 127.8.74.60:33663
05:22:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.803484  8837 heartbeater.cc:464] Registering TS with master...
05:22:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.804258  8837 heartbeater.cc:511] Master 127.8.74.60:33663 requested a full tablet report, sending...
05:22:41.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.808455  8624 ts_manager.cc:194] Registered new tserver with Master: 05c8a6956c7042bba19a29d9868cafb2 (127.8.74.1:33197)
05:22:41.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.810988  8839 heartbeater.cc:347] Connected to a master server at 127.8.74.62:43823
05:22:41.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.811103  8624 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.8.74.1:36115
05:22:41.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.811452  8839 heartbeater.cc:464] Registering TS with master...
05:22:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.812211  8839 heartbeater.cc:511] Master 127.8.74.62:43823 requested a full tablet report, sending...
05:22:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:41.814823  8526 ts_manager.cc:194] Registered new tserver with Master: 05c8a6956c7042bba19a29d9868cafb2 (127.8.74.1:33197)
05:22:42.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:42.070245  8844 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:22:42.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:42.070690  8844 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:22:42.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:42.071096  8844 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:22:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:42.101089  8844 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:22:42.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:42.101900  8844 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.74.2
05:22:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:42.134816  8844 tablet_server_runner.cc:78] Tablet server non-default flags:
05:22:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/data
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/wal
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.2:0
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/data/info.pb
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.2
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.74.2
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/logs
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:22:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 04:09:51 UTC on ccycloud.quasar-cakjni.root.comops.site
05:22:42.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492623
05:22:42.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
05:22:42.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:42.136215  8844 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:22:42.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:42.138370  8844 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:22:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:42.162563  8853 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
05:22:42.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:42.815961  8837 heartbeater.cc:503] Master 127.8.74.60:33663 was elected leader, sending a full tablet report...
05:22:43.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:42.162854  8854 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
05:22:43.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:43.388701  8844 thread.cc:636] GCE (cloud detector) Time spent creating pthread: real 1.228s	user 0.540s	sys 0.685s
05:22:43.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:43.389029  8844 thread.cc:602] GCE (cloud detector) Time spent starting thread: real 1.228s	user 0.540s	sys 0.685s
05:22:43.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.390614  8844 server_base.cc:1034] running on GCE node
05:22:43.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:43.392194  8860 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
05:22:43.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.393345  8844 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:22:43.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.395427  8844 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:22:43.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.396744  8844 hybrid_clock.cc:648] HybridClock initialized: now 1783488163396719 us; error 30 us; skew 500 ppm
05:22:43.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.397552  8844 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:22:43.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.404462  8844 webserver.cc:460] Webserver started at http://127.8.74.2:43791/ using document root <none> and password file <none>
05:22:43.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.405380  8844 fs_manager.cc:359] Metadata directory not provided
05:22:43.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.405598  8844 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:22:43.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.406061  8844 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:22:43.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.410665  8844 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/data/instance:
05:22:43.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a693edb75a7743c4ac65548d15e4b96a"
05:22:43.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:43 on dist-test-slave-4lg2"
05:22:43.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.411747  8844 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/wal/instance:
05:22:43.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a693edb75a7743c4ac65548d15e4b96a"
05:22:43.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:43 on dist-test-slave-4lg2"
05:22:43.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.419142  8844 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
05:22:43.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.424842  8865 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:22:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.426004  8844 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
05:22:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.426331  8844 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/data,/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/wal
05:22:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a693edb75a7743c4ac65548d15e4b96a"
05:22:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:43 on dist-test-slave-4lg2"
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.426636  8844 fs_report.cc:383] FS layout report
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/wal
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/wal
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/data/data
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:22:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:22:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.466243  8844 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:22:43.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.467631  8844 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:22:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.468111  8844 kserver.cc:163] Server-wide thread pool size limit: 3276
05:22:43.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.470929  8844 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
05:22:43.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.475708  8844 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
05:22:43.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.475903  8844 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
05:22:43.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.476203  8844 ts_tablet_manager.cc:610] Registered 0 tablets
05:22:43.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.476370  8844 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
05:22:43.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.605108  8844 rpc_server.cc:307] RPC server started. Bound to: 127.8.74.2:37123
05:22:43.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.605198  8979 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.74.2:37123 every 8 connection(s)
05:22:43.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.607573  8844 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/data/info.pb
05:22:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.616542  8488 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskBfv303/build/tsan/bin/kudu as pid 8844
05:22:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.617202  8488 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-1/wal/instance
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.633903  8488 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBfv303/build/tsan/bin/kudu
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/wal
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/data
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/logs
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/data/info.pb
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:22:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.3:0
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.74.3
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.3
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:43.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
05:22:43.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.653716  8982 heartbeater.cc:347] Connected to a master server at 127.8.74.62:43823
05:22:43.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.654161  8982 heartbeater.cc:464] Registering TS with master...
05:22:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.654778  8981 heartbeater.cc:347] Connected to a master server at 127.8.74.61:43137
05:22:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.655005  8980 heartbeater.cc:347] Connected to a master server at 127.8.74.60:33663
05:22:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.655100  8981 heartbeater.cc:464] Registering TS with master...
05:22:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.655350  8980 heartbeater.cc:464] Registering TS with master...
05:22:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.655318  8982 heartbeater.cc:511] Master 127.8.74.62:43823 requested a full tablet report, sending...
05:22:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.656069  8981 heartbeater.cc:511] Master 127.8.74.61:43137 requested a full tablet report, sending...
05:22:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.656227  8980 heartbeater.cc:511] Master 127.8.74.60:33663 requested a full tablet report, sending...
05:22:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.658375  8526 ts_manager.cc:194] Registered new tserver with Master: a693edb75a7743c4ac65548d15e4b96a (127.8.74.2:37123)
05:22:43.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.658761  8573 ts_manager.cc:194] Registered new tserver with Master: a693edb75a7743c4ac65548d15e4b96a (127.8.74.2:37123)
05:22:43.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.658911  8624 ts_manager.cc:194] Registered new tserver with Master: a693edb75a7743c4ac65548d15e4b96a (127.8.74.2:37123)
05:22:43.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:43.660794  8624 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.8.74.2:42619
05:22:43.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:43.939491  8990 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:22:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:43.939960  8990 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:22:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:43.940378  8990 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:22:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:43.972163  8990 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:22:43.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:43.973013  8990 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.74.3
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:44.008208  8990 tablet_server_runner.cc:78] Tablet server non-default flags:
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.74.20:40039
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/data
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/wal
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.74.3:0
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/data/info.pb
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.74.3
05:22:44.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.74.3
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/logs
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 04:09:51 UTC on ccycloud.quasar-cakjni.root.comops.site
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492623
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
05:22:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:44.009313  8990 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:22:44.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:44.010831  8990 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:22:44.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:44.027968  8997 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
05:22:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:44.665082  8980 heartbeater.cc:503] Master 127.8.74.60:33663 was elected leader, sending a full tablet report...
05:22:45.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:44.027990  9000 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
05:22:45.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:44.029915  8990 server_base.cc:1034] running on GCE node
05:22:45.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:44.028657  8998 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
05:22:45.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.122663  8990 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:22:45.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.124953  8990 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:22:45.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.126322  8990 hybrid_clock.cc:648] HybridClock initialized: now 1783488165126289 us; error 48 us; skew 500 ppm
05:22:45.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.127082  8990 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:22:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.133339  8990 webserver.cc:460] Webserver started at http://127.8.74.3:42463/ using document root <none> and password file <none>
05:22:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.134299  8990 fs_manager.cc:359] Metadata directory not provided
05:22:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.134537  8990 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:22:45.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.134930  8990 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:22:45.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.139613  8990 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/data/instance:
05:22:45.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee00f649e6864295bc9da8d9460c6626"
05:22:45.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:45 on dist-test-slave-4lg2"
05:22:45.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.140728  8990 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/wal/instance:
05:22:45.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee00f649e6864295bc9da8d9460c6626"
05:22:45.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:45 on dist-test-slave-4lg2"
05:22:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.147495  8990 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
05:22:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.152837  9007 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:22:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.153899  8990 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
05:22:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.154253  8990 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/data,/tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/wal
05:22:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee00f649e6864295bc9da8d9460c6626"
05:22:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:22:45 on dist-test-slave-4lg2"
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.154573  8990 fs_report.cc:383] FS layout report
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/wal
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/wal
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/data/data
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:22:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:22:45.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.184648  8990 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:22:45.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.186420  8990 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:22:45.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.186874  8990 kserver.cc:163] Server-wide thread pool size limit: 3276
05:22:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.189254  8990 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
05:22:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.193252  8990 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
05:22:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.193447  8990 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
05:22:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.193756  8990 ts_tablet_manager.cc:610] Registered 0 tablets
05:22:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.193930  8990 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
05:22:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.318500  8990 rpc_server.cc:307] RPC server started. Bound to: 127.8.74.3:44307
05:22:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.318615  9119 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.74.3:44307 every 8 connection(s)
05:22:45.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.320914  8990 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/data/info.pb
05:22:45.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.327489  8488 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskBfv303/build/tsan/bin/kudu as pid 8990
05:22:45.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.327947  8488 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskBfv303/test-tmp/mini-kudu-cluster6274515762176636737/ts-2/wal/instance
05:22:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.373574  9121 heartbeater.cc:347] Connected to a master server at 127.8.74.61:43137
05:22:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.374056  9121 heartbeater.cc:464] Registering TS with master...
05:22:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.375211  9121 heartbeater.cc:511] Master 127.8.74.61:43137 requested a full tablet report, sending...
05:22:45.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.376117  9120 heartbeater.cc:347] Connected to a master server at 127.8.74.60:33663
05:22:45.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.376421  9120 heartbeater.cc:464] Registering TS with master...
05:22:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.377210  9120 heartbeater.cc:511] Master 127.8.74.60:33663 requested a full tablet report, sending...
05:22:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.377589  9122 heartbeater.cc:347] Connected to a master server at 127.8.74.62:43823
05:22:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.377909  9122 heartbeater.cc:464] Registering TS with master...
05:22:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.378687  9122 heartbeater.cc:511] Master 127.8.74.62:43823 requested a full tablet report, sending...
05:22:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.379053  8573 ts_manager.cc:194] Registered new tserver with Master: ee00f649e6864295bc9da8d9460c6626 (127.8.74.3:44307)
05:22:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.379339  8624 ts_manager.cc:194] Registered new tserver with Master: ee00f649e6864295bc9da8d9460c6626 (127.8.74.3:44307)
05:22:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.381120  8526 ts_manager.cc:194] Registered new tserver with Master: ee00f649e6864295bc9da8d9460c6626 (127.8.74.3:44307)
05:22:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.381213  8624 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.8.74.3:50545
05:22:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:45.388033  8488 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
05:22:45.397 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
05:22:45.398 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

05:22:45.408 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.74.62"
      port: 43823
    }
    bound_http_address {
      host: "127.8.74.62"
      port: 46705
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.74.61"
      port: 43137
    }
    bound_http_address {
      host: "127.8.74.61"
      port: 46687
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.74.60"
      port: 33663
    }
    bound_http_address {
      host: "127.8.74.60"
      port: 40557
    }
  }
}

05:22:45.411 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

05:22:45.414 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.74.1"
      port: 33197
    }
    bound_http_address {
      host: "127.8.74.1"
      port: 46383
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.74.2"
      port: 37123
    }
    bound_http_address {
      host: "127.8.74.2"
      port: 43791
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.74.3"
      port: 44307
    }
    bound_http_address {
      host: "127.8.74.3"
      port: 42463
    }
  }
}

05:22:45.415 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
05:22:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:45.458033  8536 debug-util.cc:398] Leaking SignalData structure 0x7b080008ad00 after lost signal to thread 8501
05:22:45.591 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:45.787 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:45.853 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:45.862 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:45.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:45.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:45.984 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:46.013 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:46.019 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:46.122 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:46.272 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf6c809a7, L:/127.0.0.1:33166 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:46.272 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f726dcb, L:/127.0.0.1:34938 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:46.300 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x29a73f46, L:/127.0.0.1:45170 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:46.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:46.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=604), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [550ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [550ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [566ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:46.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.386289  9120 heartbeater.cc:503] Master 127.8.74.60:33663 was elected leader, sending a full tablet report...
05:22:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.410403  8624 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45170:
05:22:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
05:22:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
05:22:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:22:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
05:22:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
05:22:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
05:22:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:22:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:22:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:22:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:22:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:22:46.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:46.414170  8624 catalog_manager.cc:6854] 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.
05:22:46.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:46.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.523010  8914 tablet_service.cc:1467] Processing CreateTablet for tablet af5dfb604a2040228d15595ba3cb555c (DEFAULT_TABLE table=TestHandleTooBusy [id=ee8d60f6b3c541149d9e886ba40d709a]), partition=RANGE (key) PARTITION UNBOUNDED
05:22:46.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.523006  9055 tablet_service.cc:1467] Processing CreateTablet for tablet af5dfb604a2040228d15595ba3cb555c (DEFAULT_TABLE table=TestHandleTooBusy [id=ee8d60f6b3c541149d9e886ba40d709a]), partition=RANGE (key) PARTITION UNBOUNDED
05:22:46.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.524863  8914 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet af5dfb604a2040228d15595ba3cb555c. 1 dirs total, 0 dirs full, 0 dirs failed
05:22:46.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.525375  9055 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet af5dfb604a2040228d15595ba3cb555c. 1 dirs total, 0 dirs full, 0 dirs failed
05:22:46.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.528494  8772 tablet_service.cc:1467] Processing CreateTablet for tablet af5dfb604a2040228d15595ba3cb555c (DEFAULT_TABLE table=TestHandleTooBusy [id=ee8d60f6b3c541149d9e886ba40d709a]), partition=RANGE (key) PARTITION UNBOUNDED
05:22:46.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.530352  8772 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet af5dfb604a2040228d15595ba3cb555c. 1 dirs total, 0 dirs full, 0 dirs failed
05:22:46.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.557217  9154 tablet_bootstrap.cc:492] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a: Bootstrap starting.
05:22:46.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.559326  9155 tablet_bootstrap.cc:492] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626: Bootstrap starting.
05:22:46.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.567008  9154 tablet_bootstrap.cc:654] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a: Neither blocks nor log segments found. Creating new log.
05:22:46.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.568184  9155 tablet_bootstrap.cc:654] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626: Neither blocks nor log segments found. Creating new log.
05:22:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.569394  9154 log.cc:824] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a: Log is configured to *not* fsync() on all Append() calls
05:22:46.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.570461  9155 log.cc:824] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626: Log is configured to *not* fsync() on all Append() calls
05:22:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.573997  9156 tablet_bootstrap.cc:492] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2: Bootstrap starting.
05:22:46.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.581072  9155 tablet_bootstrap.cc:492] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626: No bootstrap required, opened a new log
05:22:46.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.581759  9155 ts_tablet_manager.cc:1397] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
05:22:46.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.583362  9156 tablet_bootstrap.cc:654] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2: Neither blocks nor log segments found. Creating new log.
05:22:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.585981  9156 log.cc:824] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2: Log is configured to *not* fsync() on all Append() calls
05:22:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.594659  9154 tablet_bootstrap.cc:492] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a: No bootstrap required, opened a new log
05:22:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.594857  9156 tablet_bootstrap.cc:492] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2: No bootstrap required, opened a new log
05:22:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.595323  9156 ts_tablet_manager.cc:1397] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.017s
05:22:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.595350  9154 ts_tablet_manager.cc:1397] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.023s
05:22:46.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.618171  9155 raft_consensus.cc:348] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a693edb75a7743c4ac65548d15e4b96a" member_type: VOTER last_known_addr { host: "127.8.74.2" port: 37123 } } peers { permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 } } peers { permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 } }
05:22:46.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.623234  9155 raft_consensus.cc:374] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:22:46.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.624040  9155 raft_consensus.cc:729] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee00f649e6864295bc9da8d9460c6626, State: Initialized, Role: FOLLOWER
05:22:46.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.624976  9155 consensus_queue.cc:260] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626 [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: "a693edb75a7743c4ac65548d15e4b96a" member_type: VOTER last_known_addr { host: "127.8.74.2" port: 37123 } } peers { permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 } } peers { permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 } }
05:22:46.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.635798  9154 raft_consensus.cc:348] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a693edb75a7743c4ac65548d15e4b96a" member_type: VOTER last_known_addr { host: "127.8.74.2" port: 37123 } } peers { permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 } } peers { permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 } }
05:22:46.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.636842  9154 raft_consensus.cc:374] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:22:46.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.637274  9154 raft_consensus.cc:729] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a693edb75a7743c4ac65548d15e4b96a, State: Initialized, Role: FOLLOWER
05:22:46.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.637471  9155 ts_tablet_manager.cc:1428] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626: Time spent starting tablet: real 0.054s	user 0.031s	sys 0.011s
05:22:46.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.638463  9154 consensus_queue.cc:260] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [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: "a693edb75a7743c4ac65548d15e4b96a" member_type: VOTER last_known_addr { host: "127.8.74.2" port: 37123 } } peers { permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 } } peers { permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 } }
05:22:46.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.656847  9154 ts_tablet_manager.cc:1428] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a: Time spent starting tablet: real 0.061s	user 0.034s	sys 0.013s
05:22:46.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.657104  9156 raft_consensus.cc:348] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a693edb75a7743c4ac65548d15e4b96a" member_type: VOTER last_known_addr { host: "127.8.74.2" port: 37123 } } peers { permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 } } peers { permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 } }
05:22:46.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.657972  9156 raft_consensus.cc:374] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:22:46.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.658252  9156 raft_consensus.cc:729] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05c8a6956c7042bba19a29d9868cafb2, State: Initialized, Role: FOLLOWER
05:22:46.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.659655  9156 consensus_queue.cc:260] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2 [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: "a693edb75a7743c4ac65548d15e4b96a" member_type: VOTER last_known_addr { host: "127.8.74.2" port: 37123 } } peers { permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 } } peers { permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 } }
05:22:46.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.663931  9161 raft_consensus.cc:482] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
05:22:46.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.664388  9161 raft_consensus.cc:504] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a693edb75a7743c4ac65548d15e4b96a" member_type: VOTER last_known_addr { host: "127.8.74.2" port: 37123 } } peers { permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 } } peers { permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 } }
05:22:46.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.670753  9161 leader_election.cc:288] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee00f649e6864295bc9da8d9460c6626 (127.8.74.3:44307), 05c8a6956c7042bba19a29d9868cafb2 (127.8.74.1:33197)
05:22:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.683175  9156 ts_tablet_manager.cc:1428] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2: Time spent starting tablet: real 0.087s	user 0.032s	sys 0.006s
05:22:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.690796  9075 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "af5dfb604a2040228d15595ba3cb555c" candidate_uuid: "a693edb75a7743c4ac65548d15e4b96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee00f649e6864295bc9da8d9460c6626" is_pre_election: true
05:22:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.691685  9075 raft_consensus.cc:2454] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a693edb75a7743c4ac65548d15e4b96a in term 0.
05:22:46.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.693266  8869 leader_election.cc:302] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [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: a693edb75a7743c4ac65548d15e4b96a, ee00f649e6864295bc9da8d9460c6626; no voters: 
05:22:46.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.694191  9161 raft_consensus.cc:2781] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 0 FOLLOWER]: Leader pre-election won for term 1
05:22:46.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.694518  9161 raft_consensus.cc:482] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
05:22:46.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.694798  9161 raft_consensus.cc:3037] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 0 FOLLOWER]: Advancing to term 1
05:22:46.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.702239  8792 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "af5dfb604a2040228d15595ba3cb555c" candidate_uuid: "a693edb75a7743c4ac65548d15e4b96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05c8a6956c7042bba19a29d9868cafb2" is_pre_election: true
05:22:46.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.703066  8792 raft_consensus.cc:2454] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a693edb75a7743c4ac65548d15e4b96a in term 0.
05:22:46.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.705698  9161 raft_consensus.cc:504] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a693edb75a7743c4ac65548d15e4b96a" member_type: VOTER last_known_addr { host: "127.8.74.2" port: 37123 } } peers { permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 } } peers { permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 } }
05:22:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.708109  9161 leader_election.cc:288] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [CANDIDATE]: Term 1 election: Requested vote from peers ee00f649e6864295bc9da8d9460c6626 (127.8.74.3:44307), 05c8a6956c7042bba19a29d9868cafb2 (127.8.74.1:33197)
05:22:46.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.708303  8792 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "af5dfb604a2040228d15595ba3cb555c" candidate_uuid: "a693edb75a7743c4ac65548d15e4b96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05c8a6956c7042bba19a29d9868cafb2"
05:22:46.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.708811  8792 raft_consensus.cc:3037] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2 [term 0 FOLLOWER]: Advancing to term 1
05:22:46.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.709738  9075 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "af5dfb604a2040228d15595ba3cb555c" candidate_uuid: "a693edb75a7743c4ac65548d15e4b96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee00f649e6864295bc9da8d9460c6626"
05:22:46.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.710268  9075 raft_consensus.cc:3037] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626 [term 0 FOLLOWER]: Advancing to term 1
05:22:46.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.714943  8792 raft_consensus.cc:2454] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a693edb75a7743c4ac65548d15e4b96a in term 1.
05:22:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.716128  8868 leader_election.cc:302] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [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: 05c8a6956c7042bba19a29d9868cafb2, a693edb75a7743c4ac65548d15e4b96a; no voters: 
05:22:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.717013  9161 raft_consensus.cc:2781] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 1 FOLLOWER]: Leader election won for term 1
05:22:46.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.719054  9075 raft_consensus.cc:2454] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a693edb75a7743c4ac65548d15e4b96a in term 1.
05:22:46.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.720324  9161 raft_consensus.cc:686] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [term 1 LEADER]: Becoming Leader. State: Replica: a693edb75a7743c4ac65548d15e4b96a, State: Running, Role: LEADER
05:22:46.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.721221  9161 consensus_queue.cc:237] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [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: "a693edb75a7743c4ac65548d15e4b96a" member_type: VOTER last_known_addr { host: "127.8.74.2" port: 37123 } } peers { permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 } } peers { permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 } }
05:22:46.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:46.730926  8623 catalog_manager.cc:5495] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a reported cstate change: term changed from 0 to 1, leader changed from <none> to a693edb75a7743c4ac65548d15e4b96a (127.8.74.2). New cstate: current_term: 1 leader_uuid: "a693edb75a7743c4ac65548d15e4b96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a693edb75a7743c4ac65548d15e4b96a" member_type: VOTER last_known_addr { host: "127.8.74.2" port: 37123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 } health_report { overall_health: UNKNOWN } } }
05:22:46.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:46.784106  8845 tablet.cc:2369] T af5dfb604a2040228d15595ba3cb555c P 05c8a6956c7042bba19a29d9868cafb2: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:22:46.788 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:46.800 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:46.818 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:46.818 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:46.820 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:46.820 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:46.823 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:46.824 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:46.825 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:46.826 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:46.827 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:46.829 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:46.829 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:46.829 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:46.834 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:46.834 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:46.839 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:46.839 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:46.840 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:46.840 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:46.841 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:46.842 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:46.842 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:46.844 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:46.848 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:46.850 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:46.857268  9127 tablet.cc:2369] T af5dfb604a2040228d15595ba3cb555c P ee00f649e6864295bc9da8d9460c6626: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:22:46.860 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:46.861 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:46.863 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:46.863 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:46.864 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:46.865 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:46.870 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:46.870 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:46.871 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:46.872 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:46.883 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:46.883 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:46.883 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:46.884 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:46.890 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:46.891 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:46.894 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5cf0099f, L:/127.0.0.1:33172 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:46.897 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:46.897003  8987 tablet.cc:2369] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:22:46.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:46.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:46.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:46.903 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:46.903 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:46.903 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:46.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:46.908 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:46.933 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:46.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:46.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:46.948 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:46.951 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xac7473ad, L:/127.0.0.1:33204 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:46.975 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xada0cb83, L:/127.0.0.1:33208 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:46.990 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:46.993 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x315454aa, L:/127.0.0.1:33188 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:47.006 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:47.009 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:47.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:47.015 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:47.045 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbdd9a323, L:/127.0.0.1:34954 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:47.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:47.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:47.057 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:47.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:47.071 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:47.072 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1d4ab28, L:/127.0.0.1:34950 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:47.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:47.083 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f7b78a4, L:/127.0.0.1:45172 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:47.095 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:47.098 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:47.103 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:47.108 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcff47100, L:/127.0.0.1:33238 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:47.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.110932  9161 consensus_queue.cc:1035] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee00f649e6864295bc9da8d9460c6626" member_type: VOTER last_known_addr { host: "127.8.74.3" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
05:22:47.118 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:47.119 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:47.122 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:47.137 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf1a58751, L:/127.0.0.1:33224 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:47.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:47.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:47.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:47.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:47.148 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8867c496, L:/127.0.0.1:33252 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:47.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:47.151 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:47.154 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:47.159 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:47.167 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:47.174 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:47.167 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:47.239 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x10a751cf, L:/127.0.0.1:45176 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:47.219 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:47.215 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:47.211 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:47.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:47.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=481), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [100ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [351ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:47.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:47.205 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:47.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.201345  9165 consensus_queue.cc:1035] T af5dfb604a2040228d15595ba3cb555c P a693edb75a7743c4ac65548d15e4b96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05c8a6956c7042bba19a29d9868cafb2" member_type: VOTER last_known_addr { host: "127.8.74.1" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
05:22:47.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:47.308 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:47.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:47.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=483), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [287ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [419ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:47.311 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:47.314 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:47.317 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:47.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:47.338 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:47.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:47.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:47.352 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:47.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5387a45d, L:/127.0.0.1:34956 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:47.385 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:47.397 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:47.409 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa5c8a2dc, L:/127.0.0.1:34968 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:47.452 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04f1d9bc, L:/127.0.0.1:45204 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:47.453 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5232f419, L:/127.0.0.1:34982 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:47.456 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x10b09c6c, L:/127.0.0.1:45186 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:47.460 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:47.460 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x09750356, L:/127.0.0.1:34974 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:47.464 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbfa04c0f, L:/127.0.0.1:33274 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:47.482 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x17d93a27, L:/127.0.0.1:45178 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:47.487 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b9da175, L:/127.0.0.1:33264 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:47.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:47.503 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf8035d7, L:/127.0.0.1:45232 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:47.505 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5266a257, L:/127.0.0.1:45210 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:47.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:47.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:47.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=688), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [181ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [681ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [686ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:47.515 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe81f5d7c, L:/127.0.0.1:45218 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:47.516 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe46491c6, L:/127.0.0.1:34992 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:47.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:47.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:47.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=680), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [244ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [588ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [649ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:47.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=672), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [297ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [640ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [643ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:47.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:47.530 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x462565bc, L:/127.0.0.1:34972 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:47.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=652), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [288ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [569ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [621ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:47.541 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xedfecea6, L:/127.0.0.1:45192 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:47.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:47.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=726), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [663ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [687ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [692ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:47.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:47.554198  8618 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:47.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.554919  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45204 (request call id 1)
05:22:47.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:47.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=744), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [134ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [720ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:47.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:47.565 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=723), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [116ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [679ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [687ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:47.568 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x79a72dfd, L:/127.0.0.1:35008 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:47.574 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3d282011, L:/127.0.0.1:35018 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:47.584 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x072b6db5, L:/127.0.0.1:45242 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:47.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.586402  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45204 (request call id 1)
05:22:47.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.587416  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45204 (request call id 1)
05:22:47.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.595945  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45204 (request call id 1)
05:22:47.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.607561  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45204 (request call id 1)
05:22:47.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.610368  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45204 (request call id 1)
05:22:47.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.611138  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45204 (request call id 1)
05:22:47.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.612352  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45204 (request call id 1)
05:22:47.613 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:47.619 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.621413  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45218 (request call id 2)
05:22:47.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.628324  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45218 (request call id 2)
05:22:47.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.629702  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.630602  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.639106  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.641 [DEBUG - pool-8-thread-1] (NetUtil.java:140) Resolved '127.8.74.62' into [/127.8.74.62] in 2163639ns
05:22:47.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.643112  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.645661  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.653501  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.653420  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.656139  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.658536  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.660 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:47.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.661913  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.664376  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.666 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:47.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.670926  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.676234  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.678 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98b5941d, L:/127.0.0.1:33286 - R:/127.8.74.61:43137] using TOKEN/null
05:22:47.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.679396  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.683 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:47.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.681864  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45232 (request call id 2)
05:22:47.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.686209  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:47.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:47.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:47.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:47.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:47.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:47.709 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299981, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:47.712 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299996, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:47.712 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299987, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:47.718 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:47.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.723299  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 6)
05:22:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.751619  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 6)
05:22:47.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.753273  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 6)
05:22:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.757488  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 6)
05:22:47.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.762717  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 6)
05:22:47.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.764494  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45242 (request call id 3)
05:22:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.770511  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45210 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45242 (request call id 3)
05:22:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.773219  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45242 (request call id 3)
05:22:47.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.780437  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45242 (request call id 3)
05:22:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.788707  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45210 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45242 (request call id 3)
05:22:47.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.792089  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45242 (request call id 3)
05:22:47.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.799281  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45242 (request call id 3)
05:22:47.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:47.803 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:47.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:47.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:47.816 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:47.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.818197  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.820942  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.822512  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=985), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [665ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [751ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [773ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items., [779ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items., [799ms] refreshing cache from master, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [813ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [814ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items., [820ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [826ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items., [839ms] refreshing cache from master, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [842ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items., [860ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [872ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [884ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items., [900ms] refreshing cache from master, [912ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [928ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [929ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [964ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@11665325(state=PENDING, result=null, callback=(continuation of Deferred@124453935 after retry RPC after error@1869873300) -> (continuation of Deferred@1317418847 after retry RPC after error@1103492533) -> (continuation of Deferred@517004254 after retry RPC after error@1366235184), errback=(continuation of Deferred@124453935 after retry RPC after error@1869873300) -> (continuation of Deferred@1317418847 after retry RPC after error@1103492533) -> (continuation of Deferred@517004254 after retry RPC after error@1366235184))) after lookup
05:22:47.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:47.825 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:47.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.825675  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.828157  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.829804  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.835615  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.841035  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.842135  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.843591  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.855681  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.862252  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.863814  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.876050  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.882380  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.884187  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.895251  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.900305  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.902161  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.902747  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 8)
05:22:47.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:47.907 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:47.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.907783  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:47.912 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:47.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:47.916 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:47.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:47.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.930657  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 10)
05:22:47.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.935829  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 10)
05:22:47.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.939065  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 10)
05:22:47.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.942549  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 10)
05:22:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.944151  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 10)
05:22:47.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.958626  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 10)
05:22:47.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.962518  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 10)
05:22:47.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.964200  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 10)
05:22:47.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.978904  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 10)
05:22:47.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.981042  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45242 (request call id 7)
05:22:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.995242  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45242 (request call id 7)
05:22:47.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:47.998168  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:47.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45242 (request call id 7)
05:22:48.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:48.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.017 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.019734  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45210 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 14)
05:22:48.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.022 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.023824  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.024716  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.026999  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45210 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.031621  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.047394  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45210 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.051802  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.056272  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.067675  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45210 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.072034  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.086941  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45210 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.091395  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.107162  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45210 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.110512  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45192 (request call id 8)
05:22:48.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.119 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.120 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:48.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.126618  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 9)
05:22:48.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.131640  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 13)
05:22:48.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.137835  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 13)
05:22:48.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.141522  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 13)
05:22:48.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.143122  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45204 (request call id 14)
05:22:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.155649  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 15)
05:22:48.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.158195  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 15)
05:22:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.161917  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 15)
05:22:48.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.178550  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 15)
05:22:48.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.182260  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 15)
05:22:48.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.187698  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45210 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 15)
05:22:48.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.198634  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 15)
05:22:48.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.202293  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 15)
05:22:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.211406  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 15)
05:22:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.217921  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 15)
05:22:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.221827  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 7)
05:22:48.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.223686  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 7)
05:22:48.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.225 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.228 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.229 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.232 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:48.233 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:48.234 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:48.240 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:48.240 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:48.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:48.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:48.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:48.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:48.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:48.247 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:48.249 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:48.250 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:48.251 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:48.259 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:48.262 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:48.262 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:48.264 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:48.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.267701  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45210 (request call id 14)
05:22:48.269 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:48.283 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf365df92, L:/127.0.0.1:58092 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:48.287 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:48.294 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b9610ee, L:/127.0.0.1:56900 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:48.306 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbac89f24, L:/127.0.0.1:50688 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:48.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.307145  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45210 (request call id 14)
05:22:48.308 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.308 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.311808  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45186 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45210 (request call id 14)
05:22:48.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.333 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:48.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=87), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [37ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1428067997(state=PENDING, result=null, callback=(continuation of Deferred@701060852 after retry RPC after error@1017692068), errback=(continuation of Deferred@701060852 after retry RPC after error@1017692068))) after lookup
05:22:48.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.337 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.339897  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50688 (request call id 2)
05:22:48.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.344069  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.345 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.347584  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.350421  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.358340  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.360069  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.361780  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.369885  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.380529  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.382179  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.390414  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.401921  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.403167  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.420686  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.422259  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 10)
05:22:48.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.432 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.440 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.442790  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 20)
05:22:48.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.446 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.450524  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50688 (request call id 6)
05:22:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.452183  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 16)
05:22:48.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.462532  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 16)
05:22:48.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.463495  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 16)
05:22:48.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.481688  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 16)
05:22:48.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.483685  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 16)
05:22:48.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.502305  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 16)
05:22:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.503973  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 16)
05:22:48.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.522519  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 16)
05:22:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.523347  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45186 (request call id 16)
05:22:48.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.537 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.538 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:48.538 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:48.538 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:48.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:48.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:48.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:48.542 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:48.542 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:48.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:48.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:48.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.544 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.545 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:48.546 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:48.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.547 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.548 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:48.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:48.572227  8618 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 130 similar messages]
05:22:48.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.573308  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45232 (request call id 20)
05:22:48.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.572746  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45232 (request call id 20)
05:22:48.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:48.577258  8634 debug-util.cc:398] Leaking SignalData structure 0x7b08000677e0 after lost signal to thread 8594
05:22:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.586156  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45232 (request call id 20)
05:22:48.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.591985  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45232 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50688 (request call id 7)
05:22:48.601 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:48.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.607558  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50688 (request call id 7)
05:22:48.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.622212  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50688 (request call id 7)
05:22:48.623 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:48.626 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:48.628 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:48.630 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:48.635 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:48.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.638 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.643172  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45232 (request call id 21)
05:22:48.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.644 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:48.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.646808  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45204 (request call id 23)
05:22:48.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.647927  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45204 (request call id 23)
05:22:48.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.649 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.650 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:48.650 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:48.650 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:48.651 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:48.653 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:48.654 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:48.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:48.655 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:48.655 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:48.655 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:48.655 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:48.658 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:48.670 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:48.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.670655  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 9)
05:22:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.678949  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 26)
05:22:48.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.681738  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 26)
05:22:48.683 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:48.685 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:48.689 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdc387a0f, L:/127.0.0.1:58094 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:48.691 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:48.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.690145  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 26)
05:22:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.698173  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 26)
05:22:48.701 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:48.701 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:48.705 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:48.707 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:48.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.711678  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 26)
05:22:48.719 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x992bf561, L:/127.0.0.1:50704 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:48.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.718559  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 26)
05:22:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.720563  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.721 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x95737e40, L:/127.0.0.1:56910 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 26)
05:22:48.722 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.725 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x89af0619, L:/127.0.0.1:50712 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:48.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.728302  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 26)
05:22:48.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.729951  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 26)
05:22:48.731 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:48.733 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e91a7f1, L:/127.0.0.1:58110 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:48.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.736598  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 16)
05:22:48.737 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.738 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.745 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.746 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:48.746 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:48.747 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:48.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.747 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:48.748 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:48.748 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:48.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:48.748 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:48.750 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:48.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:48.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:48.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:48.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:48.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:48.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.754 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.755 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:48.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:48.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=212), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [152ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items., [191ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [192ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items., [203ms] refreshing cache from master, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [207ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@983999712(state=PENDING, result=null, callback=(continuation of Deferred@1359024571 after retry RPC after error@2116922736), errback=(continuation of Deferred@1359024571 after retry RPC after error@2116922736))) after lookup
05:22:48.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.761401  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 29)
05:22:48.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.762030  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45192 (request call id 27)
05:22:48.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.770630  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 13)
05:22:48.788 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:48.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.788415  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 13)
05:22:48.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d653ef2, L:/127.0.0.1:56918 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:48.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:48.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:48.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:48.792 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:48.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:48.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.798377  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 30)
05:22:48.799 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.800 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:48.801 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.801138  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 30)
05:22:48.802 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:48.803 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:48.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.816310  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45178 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 9)
05:22:48.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:48.826 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:48.830 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:48.836 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.837 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.838 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:48.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.826431  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 9)
05:22:48.842 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:48.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.835247  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 9)
05:22:48.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.846 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.848950  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.853 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:48.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.854 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.854 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.854 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.851622  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.855554  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45204 (request call id 26)
05:22:48.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.856057  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45204 (request call id 26)
05:22:48.857 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:48.865 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:48.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.870 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.872363  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 14)
05:22:48.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.873165  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 3)
05:22:48.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.877348  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 3)
05:22:48.879 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.882925  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 3)
05:22:48.884 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdc179710, L:/127.0.0.1:58114 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:48.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.890103  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 3)
05:22:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.895934  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 3)
05:22:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.898372  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.899 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.900 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:48.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.902096  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.903 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:48.903 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:48.905 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:48.906 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.908653  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.909 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.910569  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.911 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5be7705, L:/127.0.0.1:56930 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:48.912 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.914 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e0e2866, L:/127.0.0.1:50714 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:48.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.915551  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.916764  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.918 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.918 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.919 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:48.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.922358  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.929 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4becc4d1, L:/127.0.0.1:58116 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:48.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.929850  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.942867  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.945199  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.946 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.946 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.948 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.947923  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.950496  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45178 (request call id 31)
05:22:48.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.953 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.953 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.955 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.957881  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 22)
05:22:48.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.960166  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50714 (request call id 2)
05:22:48.968 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x82dbd46f, L:/127.0.0.1:50718 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:48.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.969420  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50714 (request call id 2)
05:22:48.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:48.972 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:48.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:48.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=219), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [88ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items., [119ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items., [139ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items., [147ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items., [158ms] refreshing cache from master, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [161ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1001977324(state=PENDING, result=null, callback=(continuation of Deferred@178559897 after retry RPC after error@1554849808) -> (continuation of Deferred@1557611434 after retry RPC after error@549247561), errback=(continuation of Deferred@178559897 after retry RPC after error@1554849808) -> (continuation of Deferred@1557611434 after retry RPC after error@549247561))) after lookup
05:22:48.976 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x107cce69, L:/127.0.0.1:56936 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:48.977 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:48.979 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.980438  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50714 (request call id 3)
05:22:48.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.982448  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:48.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50714 (request call id 3)
05:22:48.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:48.999588  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50714 (request call id 3)
05:22:49.000 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.003638  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50714 (request call id 3)
05:22:49.005 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.008189  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 6)
05:22:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.010646  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 6)
05:22:49.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.015506  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 6)
05:22:49.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.017298  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 6)
05:22:49.018 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.020 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.021919  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 6)
05:22:49.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.024080  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 6)
05:22:49.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.039072  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 6)
05:22:49.041 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.042 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.040768  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 6)
05:22:49.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.044911  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 6)
05:22:49.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.049986  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50712 (request call id 6)
05:22:49.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.055 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:49.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=398), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [67ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [68ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [129ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [159ms] refreshing cache from master, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [179ms] refreshing cache from master, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [184ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [196ms] refreshing cache from master, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [201ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [230ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [236ms] refreshing cache from master, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [239ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [239ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [242ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [276ms] refreshing cache from master, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [278ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [281ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [283ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items., [336ms] refreshing cache from master, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [342ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [385ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@983390373(state=PENDING, result=null, callback=(continuation of Deferred@1127527985 after retry RPC after error@1930435498) -> (continuation of Deferred@1896972415 after retry RPC after error@563721864) -> (continuation of Deferred@1199180212 after retry RPC after error@885295034) -> (continuation of Deferred@1236003621 after retry RPC after error@627718510) -> (continuation of Deferred@852145118 after retry RPC after error@572726122) -> (continuation of Deferred@885468872 after retry RPC after error@1083359351), errback=(continuation of Deferred@1127527985 after retry RPC after error@1930435498) -> (continuation of Deferred@1896972415 after retry RPC after error@563721864) -> (continuation of Deferred@1199180212 after retry RPC after error@885295034) -> (continuation of Deferred@1236003621 after retry RPC after error@627718510) -> (continuation of Deferred@852145118 after retry RPC after error@572726122) -> (continuation of Deferred@885468872 after retry RPC after error@1083359351))) after lookup
05:22:49.060 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.060 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:49.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.066079  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 4)
05:22:49.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.067305  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 4)
05:22:49.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.068367  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50714 (request call id 5)
05:22:49.069 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.069 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:49.076 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.088469  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50704 (request call id 9)
05:22:49.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.099664  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50704 (request call id 9)
05:22:49.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.100585  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 5)
05:22:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.102494  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 5)
05:22:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.104063  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 5)
05:22:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.107623  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 5)
05:22:49.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.115340  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 5)
05:22:49.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.118949  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 5)
05:22:49.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.127818  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 5)
05:22:49.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.139186  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 5)
05:22:49.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.148108  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 5)
05:22:49.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.159647  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50718 (request call id 5)
05:22:49.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.165 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:49.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=362), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [75ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items., [138ms] refreshing cache from master, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items., [158ms] refreshing cache from master, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [161ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items., [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items., [178ms] refreshing cache from master, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [181ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items., [185ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items., [198ms] refreshing cache from master, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [212ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items., [212ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items., [238ms] refreshing cache from master, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [241ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1785339713(state=PENDING, result=null, callback=(continuation of Deferred@433755738 after retry RPC after error@1429637071) -> (continuation of Deferred@575150104 after retry RPC after error@417504007) -> (continuation of Deferred@1430763015 after retry RPC after error@875453343) -> (continuation of Deferred@1455693274 after retry RPC after error@1525849766) -> (continuation of Deferred@854457457 after retry RPC after error@1960422160), errback=(continuation of Deferred@433755738 after retry RPC after error@1429637071) -> (continuation of Deferred@575150104 after retry RPC after error@417504007) -> (continuation of Deferred@1430763015 after retry RPC after error@875453343) -> (continuation of Deferred@1455693274 after retry RPC after error@1525849766) -> (continuation of Deferred@854457457 after retry RPC after error@1960422160))) after lookup
05:22:49.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.169 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.163705  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 9)
05:22:49.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.175871  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 9)
05:22:49.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.181 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.182492  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 11)
05:22:49.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.190184  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 21)
05:22:49.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.190357  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 21)
05:22:49.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.196669  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 21)
05:22:49.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.199035  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 21)
05:22:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.210577  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 21)
05:22:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.216663  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 21)
05:22:49.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.228310  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 8)
05:22:49.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.229859  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 8)
05:22:49.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.236117  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 8)
05:22:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.242190  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 8)
05:22:49.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.250140  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 8)
05:22:49.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.256326  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 8)
05:22:49.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.259299  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 8)
05:22:49.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.274 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.274 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.274 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:49.275 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:49.275 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:49.275 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:49.276 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:49.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:49.278 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:49.278 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:49.278 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:49.278 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:49.281 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:49.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.283 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.283 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:49.284 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:49.293 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:49.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:49.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.296687  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 12)
05:22:49.298 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:49.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:49.302 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:49.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.304474  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45204 (request call id 34)
05:22:49.307 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:49.313 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:49.323 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf686eb05, L:/127.0.0.1:58120 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:49.327 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x21cd7bee, L:/127.0.0.1:56948 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:49.344 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfdc86fc6, L:/127.0.0.1:50732 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.345225  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45204 (request call id 34)
05:22:49.348 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.348 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.350033  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45204 (request call id 34)
05:22:49.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.355295  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 25)
05:22:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.366509  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 25)
05:22:49.367 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.368 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.376067  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45218 (request call id 25)
05:22:49.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.379 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.383951  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45204 (request call id 35)
05:22:49.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.388 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.389 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:49.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=108), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@953406192(state=PENDING, result=null, callback=(continuation of Deferred@760537720 after retry RPC after error@535944514) -> (continuation of Deferred@87415985 after retry RPC after error@601348789), errback=(continuation of Deferred@760537720 after retry RPC after error@535944514) -> (continuation of Deferred@87415985 after retry RPC after error@601348789))) after lookup
05:22:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.392160  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50732 (request call id 3)
05:22:49.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.392473  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50732 (request call id 3)
05:22:49.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.399111  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 14)
05:22:49.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.402050  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 14)
05:22:49.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.407131  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 14)
05:22:49.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.421501  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 14)
05:22:49.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.424903  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 14)
05:22:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.427481  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 14)
05:22:49.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.429626  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 14)
05:22:49.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.434702  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 11)
05:22:49.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.436372  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 11)
05:22:49.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.441665  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 11)
05:22:49.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.445226  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 11)
05:22:49.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.447778  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 11)
05:22:49.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.461927  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45192 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 11)
05:22:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.467993  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 11)
05:22:49.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.480 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.490 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.491 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:49.491 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:49.491 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:49.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:49.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:49.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:49.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:49.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:49.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:49.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:49.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.495 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.496 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:49.496 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:49.497 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:49.497 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:49.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:49.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:49.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:49.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:49.499 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:49.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:49.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:49.502 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:49.503 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:49.503 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:49.505 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.507248  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50732 (request call id 6)
05:22:49.508 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:49.512 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:49.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:49.513 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:49.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:49.518 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:49.518 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:49.520 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:49.524 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:49.526 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:49.528 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:49.535 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:49.544 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7e9933b, L:/127.0.0.1:56952 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.547712  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50732 (request call id 6)
05:22:49.550 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:49.554 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xae02a30c, L:/127.0.0.1:58136 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:49.556 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:49.564 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:49.572 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x465120aa, L:/127.0.0.1:50750 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:49.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:49.573880  8616 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 124 similar messages]
05:22:49.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.574291  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50732 (request call id 6)
05:22:49.576 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.576 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.577 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc53a71a7, L:/127.0.0.1:56950 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:49.584 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3caff1a4, L:/127.0.0.1:50742 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:49.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:49.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.588 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.587901  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50742 (request call id 0)
05:22:49.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.589986  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45218 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:49.592 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:49.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=89), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [77ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:49.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=99), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [48ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items., [77ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@2102267347(state=PENDING, result=null, callback=(continuation of Deferred@854346399 after retry RPC after error@1444728129), errback=(continuation of Deferred@854346399 after retry RPC after error@1444728129))) after lookup
05:22:49.596 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7572b9d5, L:/127.0.0.1:58144 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:49.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.598 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.597638  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:49.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.604 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.605 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:49.605 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:49.605 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:49.606 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:49.606 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:49.606 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:49.606 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:49.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:49.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.609675  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50742 (request call id 2)
05:22:49.610 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:49.610 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:49.612 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:49.613 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:49.614 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:49.615 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:49.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:49.614676  8976 debug-util.cc:398] Leaking SignalData structure 0x7b08000af4a0 after lost signal to thread 8848
05:22:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:49.615680  8976 debug-util.cc:398] Leaking SignalData structure 0x7b08000d5bc0 after lost signal to thread 8979
05:22:49.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:49.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.624429  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50742 (request call id 2)
05:22:49.625 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:49.627 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:49.634 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:49.638 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.645396  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50742 (request call id 2)
05:22:49.646 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.650466  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 22)
05:22:49.658 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7983201e, L:/127.0.0.1:58154 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:49.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.664553  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 22)
05:22:49.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.669425  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 22)
05:22:49.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.679056  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 22)
05:22:49.683 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x541dd084, L:/127.0.0.1:56956 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:49.687 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d70df7b, L:/127.0.0.1:50766 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:49.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.687999  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 22)
05:22:49.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.688522  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 22)
05:22:49.689 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.690 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.689854  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 22)
05:22:49.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.690367  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 22)
05:22:49.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.697 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.698 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:49.698 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:49.698 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:49.699 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:49.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:49.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.702 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:49.706 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:49.706 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:49.706 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:49.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:49.709 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:49.715 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:49.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.716 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.722 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:49.725 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:49.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:49.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [48ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items., [77ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1950398513(state=PENDING, result=null, callback=(continuation of Deferred@1760387362 after retry RPC after error@579953114), errback=(continuation of Deferred@1760387362 after retry RPC after error@579953114))) after lookup
05:22:49.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.729475  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50732 (request call id 12)
05:22:49.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.730072  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50742 (request call id 5)
05:22:49.733 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:49.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:49.736 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:49.737 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:49.747 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:49.751 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:49.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.738765  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50742 (request call id 5)
05:22:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.764551  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50742 (request call id 5)
05:22:49.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.774880  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50742 (request call id 5)
05:22:49.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.784744  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50742 (request call id 5)
05:22:49.801 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x87666a66, L:/127.0.0.1:58158 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:49.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:49.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.803 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.807 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.815085  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50766 (request call id 5)
05:22:49.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:49.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.825 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.836975  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 19)
05:22:49.839 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe51197ad, L:/127.0.0.1:56968 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:49.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.840667  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 19)
05:22:49.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.844648  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50732 (request call id 15)
05:22:49.851 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1512ef03, L:/127.0.0.1:50778 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:49.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.852129  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.852295  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.853 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.853 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.856105  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.859738  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.861276  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.863 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.863 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.876567  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.880653  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.882812  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.884 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.884 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.896636  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.900998  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.902668  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 10)
05:22:49.904 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:49.904 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:49.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.907 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.911 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:49.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.923882  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=213), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [90ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items., [139ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items., [148ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items., [169ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items., [189ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [205ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@565028338(state=PENDING, result=null, callback=(continuation of Deferred@1704449947 after retry RPC after error@2110356625) -> (continuation of Deferred@1986516087 after retry RPC after error@984182140) -> (continuation of Deferred@1641631421 after retry RPC after error@1472371683) -> (continuation of Deferred@525220096 after retry RPC after error@1862104344), errback=(continuation of Deferred@1704449947 after retry RPC after error@2110356625) -> (continuation of Deferred@1986516087 after retry RPC after error@984182140) -> (continuation of Deferred@1641631421 after retry RPC after error@1472371683) -> (continuation of Deferred@525220096 after retry RPC after error@1862104344))) after lookup
05:22:49.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50750 (request call id 10)
05:22:49.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.925854  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50778 (request call id 5)
05:22:49.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.931082  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 25)
05:22:49.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:49.933 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:49.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.936023  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 23)
05:22:49.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.937683  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 23)
05:22:49.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.940442  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 23)
05:22:49.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.955037  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 23)
05:22:49.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.957235  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 23)
05:22:49.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.975716  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 23)
05:22:49.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.977336  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 23)
05:22:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.995839  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 23)
05:22:49.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:49.997519  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:49.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 23)
05:22:50.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.018047  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50766 (request call id 11)
05:22:50.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.031 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.037811  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50778 (request call id 11)
05:22:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.039677  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50778 (request call id 11)
05:22:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.047360  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50778 (request call id 11)
05:22:50.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.050434  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 27)
05:22:50.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.050524  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 27)
05:22:50.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.061216  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 27)
05:22:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.067458  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 27)
05:22:50.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.070366  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 27)
05:22:50.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.084766  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 27)
05:22:50.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.087754  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 27)
05:22:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.089830  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 27)
05:22:50.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.107937  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 27)
05:22:50.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.109973  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50688 (request call id 27)
05:22:50.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.115 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.117684  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50778 (request call id 12)
05:22:50.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.120424  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50750 (request call id 13)
05:22:50.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.133 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.137 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.138811  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 25)
05:22:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.147379  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 25)
05:22:50.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.150095  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 25)
05:22:50.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.150233  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 25)
05:22:50.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.156611  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 25)
05:22:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.170007  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 25)
05:22:50.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.175681  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 25)
05:22:50.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.190407  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 25)
05:22:50.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.190455  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45176 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 25)
05:22:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.195974  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 25)
05:22:50.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.209488  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50712 (request call id 25)
05:22:50.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.216 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.218371  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 29)
05:22:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.229826  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 29)
05:22:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.230363  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 33)
05:22:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.231313  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45176 (request call id 33)
05:22:50.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.234 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.240312  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50778 (request call id 13)
05:22:50.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.250258  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50778 (request call id 13)
05:22:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.254776  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50778 (request call id 13)
05:22:50.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.256412  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50718 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50778 (request call id 13)
05:22:50.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.269977  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50778 (request call id 13)
05:22:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.275045  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50778 (request call id 13)
05:22:50.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.277721  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 9)
05:22:50.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.290316  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50688 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 9)
05:22:50.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.295414  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 9)
05:22:50.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.310680  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 9)
05:22:50.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.318 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:50.318 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:50.318 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:50.320 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:50.320 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:50.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.315665  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 9)
05:22:50.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:50.322 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:50.322 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:50.322 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:50.322 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:50.327 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:50.334 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:50.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.336 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.336 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:50.337 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:50.337 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:50.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:50.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:50.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.338599  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.340 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.344 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:50.350 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:50.353 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:50.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:50.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:50.357 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:50.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:50.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:50.360 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:50.361 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:50.362 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:50.363 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:50.364 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:50.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:50.366 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:50.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:50.382 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:50.384 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:50.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.387117  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 31)
05:22:50.392 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:50.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.400656  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 31)
05:22:50.402 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:50.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.415730  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 31)
05:22:50.419 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.420811  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50750 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50718 (request call id 31)
05:22:50.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.433 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.434 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:50.434 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:50.434 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:50.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.438 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:50.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:50.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:50.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:50.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:50.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:50.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:50.498 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:50.500 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:50.512 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc1f829ec, L:/127.0.0.1:58176 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:50.515 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xca9fb0a5, L:/127.0.0.1:56974 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:50.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.518 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.522317  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50750 (request call id 18)
05:22:50.524 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:50.525 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:50.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:50.530 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:50.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.535 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.535 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:50.535 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:50.535 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:50.537 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:50.537 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:50.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:50.564 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:50.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.573 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.573 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:50.573 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:50.573 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:50.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:50.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:50.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:50.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:50.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:50.585 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:50.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:50.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:50.586 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:50.587 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:50.588 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:50.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:50.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:50.588 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:50.593 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e5fefc8, L:/127.0.0.1:56980 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:50.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.596 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.598 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3ecb819, L:/127.0.0.1:56994 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:50.602 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfdc9f7ae, L:/127.0.0.1:58162 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:50.604 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:50.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:50.608 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16867dcd, L:/127.0.0.1:50788 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:50.611 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x41f1dc35, L:/127.0.0.1:50784 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:50.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:50.610996  8615 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 95 similar messages]
05:22:50.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.611408  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50788 (request call id 0)
05:22:50.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.613371  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50788 (request call id 0)
05:22:50.614 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:50.615 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:50.616 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:50.617 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:50.627 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a654e1e, L:/127.0.0.1:58188 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:50.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:50.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=286), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [250ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items., [255ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items., [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@650166499(state=PENDING, result=null, callback=(continuation of Deferred@1779903291 after retry RPC after error@1726751406), errback=(continuation of Deferred@1779903291 after retry RPC after error@1726751406))) after lookup
05:22:50.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.651 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:50.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=324), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [317ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:50.656 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:50.657 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:50.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:50.665 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:50.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:50.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.667945  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 2)
05:22:50.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.671 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:50.672 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:50.672 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:50.672 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:50.672 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:50.674 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa13b5629, L:/127.0.0.1:50790 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:50.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:50.676 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:50.677 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:50.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:50.677 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:50.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:50.678 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.679050  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 2)
05:22:50.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.680840  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50790 (request call id 0)
05:22:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.686585  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50790 (request call id 0)
05:22:50.691 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:50.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.698168  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 3)
05:22:50.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.702720  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 3)
05:22:50.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.704473  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 3)
05:22:50.709 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:50.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:50.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:50.722 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:50.722 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:50.722 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18c7359d, L:/127.0.0.1:57006 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:50.723 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:50.725 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.724844  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 3)
05:22:50.726 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:50.727 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:50.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.726912  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 3)
05:22:50.729 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:50.730 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:50.734 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:50.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:50.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:50.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.743068  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 3)
05:22:50.751 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:50.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.754 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.755 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:50.755 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:50.755 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:50.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:50.756 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:50.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:50.756 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:50.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.763 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:50.782 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:50.785 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:50.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.745183  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 3)
05:22:50.792 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:50.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.803 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.807 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8bf5029e, L:/127.0.0.1:58208 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:50.807 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0229614b, L:/127.0.0.1:58204 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:50.793 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:50.810 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:50.815 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5cc0e252, L:/127.0.0.1:50796 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:50.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.817587  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50796 (request call id 0)
05:22:50.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:50.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:50.823 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:50.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.824611  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 8)
05:22:50.825 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:50.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.826884  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50790 (request call id 1)
05:22:50.828 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.838891  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50778 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50790 (request call id 1)
05:22:50.852 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:50.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.856 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:50.859 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x69e57589, L:/127.0.0.1:50792 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:50.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.860659  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50792 (request call id 0)
05:22:50.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.860726  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50792 (request call id 0)
05:22:50.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.863461  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 9)
05:22:50.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.865669  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50796 (request call id 1)
05:22:50.867 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.868 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:50.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:50.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items., [211ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [211ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items., [245ms] refreshing cache from master, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [252ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, deferred=Deferred@170297367(state=PENDING, result=null, callback=(continuation of Deferred@547531558 after retry RPC after error@1694635547), errback=(continuation of Deferred@547531558 after retry RPC after error@1694635547))) after lookup
05:22:50.870 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6e0377d, L:/127.0.0.1:57014 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:50.871 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.872481  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50796 (request call id 2)
05:22:50.873 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:50.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.875559  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50796 (request call id 2)
05:22:50.878 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:50.878 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:50.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.886137  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50796 (request call id 2)
05:22:50.888 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:50.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.896013  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50796 (request call id 2)
05:22:50.899 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:50.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.902627  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50796 (request call id 2)
05:22:50.906 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9e58911, L:/127.0.0.1:57024 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:50.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.907 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:50.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.911971  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.912287  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.919314  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.920 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:50.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.922004  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.923 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:50.924 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe063dba, L:/127.0.0.1:50800 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:50.924 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:50.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.925132  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.926146  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.927 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:50.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.926394  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.929 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c3b708e, L:/127.0.0.1:58218 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:50.932 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:50.933 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:50.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.938378  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.939252  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.940 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:50.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.942 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:50.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.941308  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.943 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:50.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.944289  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.946 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:50.947 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.955606  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.957755  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.959394  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 11)
05:22:50.961 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:50.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.965 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.965 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:50.967 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x352767e4, L:/127.0.0.1:57028 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:50.968 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:50.972 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:50.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:50.974 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.978925  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50792 (request call id 3)
05:22:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.978924  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50792 (request call id 3)
05:22:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.980379  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50792 (request call id 3)
05:22:50.981 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:50.981 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:50.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.995434  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50792 (request call id 3)
05:22:50.997 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:50.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:50.996886  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:50.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50792 (request call id 3)
05:22:51.000 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07555776, L:/127.0.0.1:50812 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:51.000 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.000850  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50792 (request call id 3)
05:22:51.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.001366  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50792 (request call id 3)
05:22:51.002 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.002841  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50792 (request call id 3)
05:22:51.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:51.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=427), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [155ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items., [223ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items., [258ms] refreshing cache from master, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [265ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items., [265ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [268ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items., [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [285ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items., [286ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [287ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items., [301ms] refreshing cache from master, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [316ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [317ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [359ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@2071372219(state=PENDING, result=null, callback=(continuation of Deferred@107949441 after retry RPC after error@2113371260) -> (continuation of Deferred@1731308448 after retry RPC after error@688170372) -> (continuation of Deferred@1459127808 after retry RPC after error@271193151), errback=(continuation of Deferred@107949441 after retry RPC after error@2113371260) -> (continuation of Deferred@1731308448 after retry RPC after error@688170372) -> (continuation of Deferred@1459127808 after retry RPC after error@271193151))) after lookup
05:22:51.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.019341  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50792 (request call id 4)
05:22:51.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.021260  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50792 (request call id 4)
05:22:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.023097  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50792 (request call id 4)
05:22:51.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:51.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=299), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [179ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items., [199ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [199ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [209ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items., [209ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [213ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [226ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items., [228ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [234ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items., [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items., [247ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items., [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [263ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items., [264ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [266ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items., [282ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [287ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [288ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1038407616(state=PENDING, result=null, callback=(continuation of Deferred@926901782 after retry RPC after error@290547267) -> (continuation of Deferred@1034523900 after retry RPC after error@652746334) -> (continuation of Deferred@1789641539 after retry RPC after error@1884476203) -> (continuation of Deferred@19773353 after retry RPC after error@1733382972) -> (continuation of Deferred@1406412110 after retry RPC after error@897154964), errback=(continuation of Deferred@926901782 after retry RPC after error@290547267) -> (continuation of Deferred@1034523900 after retry RPC after error@652746334) -> (continuation of Deferred@1789641539 after retry RPC after error@1884476203) -> (continuation of Deferred@19773353 after retry RPC after error@1733382972) -> (continuation of Deferred@1406412110 after retry RPC after error@897154964))) after lookup
05:22:51.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:51.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.028872  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50800 (request call id 6)
05:22:51.029 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x07da0ec4, L:/127.0.0.1:58220 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:51.032 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.037858  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50800 (request call id 6)
05:22:51.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.042201  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50800 (request call id 6)
05:22:51.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.042835  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50800 (request call id 6)
05:22:51.044 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.048 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.055603  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50800 (request call id 6)
05:22:51.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.057945  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50800 (request call id 6)
05:22:51.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.059674  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50800 (request call id 6)
05:22:51.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.060058  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50800 (request call id 6)
05:22:51.062 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.064 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.079 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:51.079 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:51.079 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.079 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:51.080 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:51.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:51.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:51.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:51.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.088032  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 7)
05:22:51.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:51.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=265), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [94ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items., [155ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [155ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items., [171ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [172ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items., [185ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [187ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [207ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@785401224(state=PENDING, result=null, callback=(continuation of Deferred@1437291979 after retry RPC after error@77404061) -> (continuation of Deferred@1762565685 after retry RPC after error@1163815577) -> (continuation of Deferred@1255439092 after retry RPC after error@647605708), errback=(continuation of Deferred@1437291979 after retry RPC after error@77404061) -> (continuation of Deferred@1762565685 after retry RPC after error@1163815577) -> (continuation of Deferred@1255439092 after retry RPC after error@647605708))) after lookup
05:22:51.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.090535  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50812 (request call id 4)
05:22:51.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:51.092 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:51.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:51.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:51.094 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:51.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.097021  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50812 (request call id 4)
05:22:51.098 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:51.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.099334  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50812 (request call id 4)
05:22:51.099 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:51.102 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:51.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.104339  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50812 (request call id 4)
05:22:51.106 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:51.110 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:51.113 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:51.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.116025  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50812 (request call id 4)
05:22:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.120442  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50812 (request call id 4)
05:22:51.123 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:51.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.124531  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50812 (request call id 4)
05:22:51.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.130 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:51.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.136232  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 10)
05:22:51.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.138751  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 26)
05:22:51.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.144763  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 26)
05:22:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.155345  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 26)
05:22:51.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.159942  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 26)
05:22:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.165117  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 26)
05:22:51.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:51.174 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:51.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.175257  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 11)
05:22:51.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.181058  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 11)
05:22:51.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.183 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.184 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x75d9a7c2, L:/127.0.0.1:57030 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:51.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.191 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.192 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6932efa8, L:/127.0.0.1:58230 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:51.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.195670  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 12)
05:22:51.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.200263  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 12)
05:22:51.204 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c60e2ac, L:/127.0.0.1:50824 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:51.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.204355  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50732 (request call id 32)
05:22:51.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.205720  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50732 (request call id 32)
05:22:51.206 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.207 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.217877  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50732 (request call id 32)
05:22:51.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.219631  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50732 (request call id 32)
05:22:51.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.223912  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50732 (request call id 32)
05:22:51.225 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.225 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.234 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.236598  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.238094  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.239670  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.242628  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.244 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.246 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.246309  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.257259  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.258952  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.262387  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.263 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.263 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.265434  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.277496  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.280484  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 13)
05:22:51.281 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.281 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.283 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.285527  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50790 (request call id 12)
05:22:51.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.292 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.295697  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 13)
05:22:51.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.298354  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 13)
05:22:51.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.318182  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 14)
05:22:51.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.318715  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 14)
05:22:51.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.320022  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 12)
05:22:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.322903  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 10)
05:22:51.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.324785  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 10)
05:22:51.325 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.326 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.336 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.338135  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 15)
05:22:51.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.339287  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 15)
05:22:51.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.344391  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 15)
05:22:51.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.359123  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 15)
05:22:51.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.362140  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50824 (request call id 6)
05:22:51.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.364722  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50732 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50824 (request call id 6)
05:22:51.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.377935  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50824 (request call id 6)
05:22:51.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.378558  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50824 (request call id 6)
05:22:51.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.379361  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 27)
05:22:51.379 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.380 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.386898  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50732 (request call id 36)
05:22:51.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.394 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.396015  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 15)
05:22:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.405385  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 15)
05:22:51.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.418814  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50796 (request call id 17)
05:22:51.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.423204  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 12)
05:22:51.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.425442  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 12)
05:22:51.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.435015  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 12)
05:22:51.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.438 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.445683  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50790 (request call id 16)
05:22:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.455225  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 17)
05:22:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.455345  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 17)
05:22:51.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.459053  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50796 (request call id 18)
05:22:51.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.475663  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50796 (request call id 18)
05:22:51.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.475713  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50796 (request call id 18)
05:22:51.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.481066  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50824 (request call id 7)
05:22:51.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:51.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.488948  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 13)
05:22:51.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=393), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [97ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [109ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [127ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [148ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [165ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [222ms] refreshing cache from master, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [227ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [227ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [228ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [263ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [281ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [282ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items., [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [383ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [389ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@837078911(state=PENDING, result=null, callback=(continuation of Deferred@1846346029 after retry RPC after error@1462103231) -> (continuation of Deferred@1717516071 after retry RPC after error@1901560740) -> (continuation of Deferred@2010505418 after retry RPC after error@258845339) -> (continuation of Deferred@278151774 after retry RPC after error@1561569611) -> (continuation of Deferred@93901203 after retry RPC after error@1740868297) -> (continuation of Deferred@1442292445 after retry RPC after error@367919321) -> (continuation of Deferred@1454989246 after retry RPC after error@769065570), errback=(continuation of Deferred@1846346029 after retry RPC after error@1462103231) -> (continuation of Deferred@1717516071 after retry RPC after error@1901560740) -> (continuation of Deferred@2010505418 after retry RPC after error@258845339) -> (continuation of Deferred@278151774 after retry RPC after error@1561569611) -> (continuation of Deferred@93901203 after retry RPC after error@1740868297) -> (continuation of Deferred@1442292445 after retry RPC after error@367919321) -> (continuation of Deferred@1454989246 after retry RPC after error@769065570))) after lookup
05:22:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.490598  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 13)
05:22:51.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.495 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.496 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:51.496 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:51.496 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:51.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:51.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:51.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:51.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:51.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:51.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:51.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:51.502 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:51.502 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:51.503 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:51.504 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:51.504 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:51.506 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:51.508 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:51.511 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:51.512 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:51.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.515738  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 19)
05:22:51.525 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:51.527 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1544d214, L:/127.0.0.1:58244 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:51.530 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61d5cf91, L:/127.0.0.1:57042 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:51.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.539426  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 30)
05:22:51.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.540 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.542 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbec03cce, L:/127.0.0.1:50834 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:51.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.542299  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 30)
05:22:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.542905  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 30)
05:22:51.543 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.544 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.563217  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 30)
05:22:51.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.567135  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 30)
05:22:51.568 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.568 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.576412  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 20)
05:22:51.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.577682  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 17)
05:22:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.579238  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 17)
05:22:51.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.583402  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 17)
05:22:51.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.589 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.590 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:51.590 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:51.590 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:51.591 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:51.591 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:51.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:51.596 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:51.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:51.596 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:51.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:51.599 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:51.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.599567  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50714 (request call id 32)
05:22:51.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.601 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:51.602 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.603 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.603744  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 16)
05:22:51.604 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.609 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:51.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:51.612 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:51.613 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:51.614 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:51.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:51.615482  8615 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 137 similar messages]
05:22:51.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.615882  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 16)
05:22:51.621 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:51.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.625097  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50834 (request call id 3)
05:22:51.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.635820  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50834 (request call id 3)
05:22:51.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.638824  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50796 (request call id 19)
05:22:51.639 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.640 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.643 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:51.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.645795  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 17)
05:22:51.650 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f3def94, L:/127.0.0.1:57052 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:51.651 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:51.654 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed4e48d2, L:/127.0.0.1:58254 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:51.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.654860  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 17)
05:22:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.657364  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 21)
05:22:51.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.659271  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 21)
05:22:51.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.664508  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 21)
05:22:51.666 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.669 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xab8d0bbe, L:/127.0.0.1:50836 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:51.669 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.670531  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 21)
05:22:51.671 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.671 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.675123  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50788 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 21)
05:22:51.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.679332  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 21)
05:22:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.683297  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 21)
05:22:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.684196  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 21)
05:22:51.685 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.688 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.690 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.695370  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 24)
05:22:51.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.699505  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50788 (request call id 24)
05:22:51.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.706560  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50834 (request call id 5)
05:22:51.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.709 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.713 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:51.714 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:51.714 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:51.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:51.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:51.715 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:51.720 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.720254  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50834 (request call id 5)
05:22:51.722 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:51.722 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:51.722 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:51.722 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:51.725 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:51.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.722815  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50834 (request call id 5)
05:22:51.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.724099  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50834 (request call id 5)
05:22:51.727 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:51.727 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:51.729 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:51.732 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:51.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.738502  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50834 (request call id 5)
05:22:51.741 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:51.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.744 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:51.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=243), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items., [138ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items., [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1806686237(state=PENDING, result=null, callback=(continuation of Deferred@1265608976 after retry RPC after error@2008991509) -> (continuation of Deferred@1822486839 after retry RPC after error@2044371854) -> (continuation of Deferred@1330356876 after retry RPC after error@1322013215) -> (continuation of Deferred@630074296 after retry RPC after error@165947988) -> (continuation of Deferred@455718438 after retry RPC after error@936989686), errback=(continuation of Deferred@1265608976 after retry RPC after error@2008991509) -> (continuation of Deferred@1822486839 after retry RPC after error@2044371854) -> (continuation of Deferred@1330356876 after retry RPC after error@1322013215) -> (continuation of Deferred@630074296 after retry RPC after error@165947988) -> (continuation of Deferred@455718438 after retry RPC after error@936989686))) after lookup
05:22:51.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.748929  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50834 (request call id 6)
05:22:51.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:51.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [58ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items., [70ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items., [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [113ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items., [119ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [119ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@430108155(state=PENDING, result=null, callback=(continuation of Deferred@1226452760 after retry RPC after error@1306418527) -> (continuation of Deferred@1062695926 after retry RPC after error@823434450) -> (continuation of Deferred@695080711 after retry RPC after error@384140240), errback=(continuation of Deferred@1226452760 after retry RPC after error@1306418527) -> (continuation of Deferred@1062695926 after retry RPC after error@823434450) -> (continuation of Deferred@695080711 after retry RPC after error@384140240))) after lookup
05:22:51.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:51.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:51.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:51.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.757947  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 21)
05:22:51.759 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:51.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.759581  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 19)
05:22:51.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.760851  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 19)
05:22:51.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.762852  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 19)
05:22:51.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:51.771 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:51.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.777796  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50792 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 19)
05:22:51.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.781601  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 19)
05:22:51.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.783373  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 19)
05:22:51.784 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x069ea363, L:/127.0.0.1:58256 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:51.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed2fc8ae, L:/127.0.0.1:57054 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:51.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.798534  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50796 (request call id 23)
05:22:51.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.803229  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 20)
05:22:51.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.804107  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.806 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.807 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:51.807 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:51.807 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:51.808 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:51.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:51.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:51.812 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:51.812 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:51.812 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:51.812 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:51.814 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.817000  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 23)
05:22:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.818857  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 23)
05:22:51.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.823340  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 23)
05:22:51.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8afe2cc0, L:/127.0.0.1:50844 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:51.824 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:51.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.825851  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 23)
05:22:51.826 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:51.827 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.827 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.827 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:51.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:51.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:51.831 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:51.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.836128  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 23)
05:22:51.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.839066  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 23)
05:22:51.840 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:51.843 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:51.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.850415  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 23)
05:22:51.852 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.853 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.857 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.855263  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50792 (request call id 23)
05:22:51.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.860957  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50824 (request call id 9)
05:22:51.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.862824  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50824 (request call id 9)
05:22:51.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.864341  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.864 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:51.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50824 (request call id 9)
05:22:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.868288  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50824 (request call id 9)
05:22:51.870 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.871 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.876251  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50824 (request call id 9)
05:22:51.877 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff349200, L:/127.0.0.1:57066 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:51.879 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad42fa5b, L:/127.0.0.1:58264 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.884617  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50824 (request call id 9)
05:22:51.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.888859  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50824 (request call id 9)
05:22:51.889 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:51.891 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:51.893 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf444a9f, L:/127.0.0.1:50860 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:51.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.894 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:51.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.896559  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:51.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=84), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [58ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:51.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.900592  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 27)
05:22:51.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.901743  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 27)
05:22:51.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.903632  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 27)
05:22:51.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.906 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.907578  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50860 (request call id 2)
05:22:51.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.908717  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.918377  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50796 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.919824  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.922794  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.923151  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.924139  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.925753  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.940126  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.942934  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.944008  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.945801  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50844 (request call id 4)
05:22:51.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:51.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:51.959 [DEBUG - kudu-nio-0] (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.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [60ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items., [127ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@2018247148(state=PENDING, result=null, callback=(continuation of Deferred@1237116185 after retry RPC after error@1698893130) -> (continuation of Deferred@2064892070 after retry RPC after error@1665723721) -> (continuation of Deferred@1307727892 after retry RPC after error@816195005) -> (continuation of Deferred@1431684607 after retry RPC after error@1901287609), errback=(continuation of Deferred@1237116185 after retry RPC after error@1698893130) -> (continuation of Deferred@2064892070 after retry RPC after error@1665723721) -> (continuation of Deferred@1307727892 after retry RPC after error@816195005) -> (continuation of Deferred@1431684607 after retry RPC after error@1901287609))) after lookup
05:22:51.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.960933  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50844 (request call id 5)
05:22:51.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.962989  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50844 (request call id 5)
05:22:51.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.965922  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50844 (request call id 5)
05:22:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.972584  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 12)
05:22:51.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.980499  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 12)
05:22:51.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:51.982227  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:51.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 12)
05:22:51.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:51.999 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.007 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.019882  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50824 (request call id 16)
05:22:52.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.022559  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50824 (request call id 16)
05:22:52.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.024547  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 14)
05:22:52.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.026342  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50860 (request call id 6)
05:22:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.028258  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50844 (request call id 6)
05:22:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.035461  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50844 (request call id 6)
05:22:52.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.042940  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50844 (request call id 6)
05:22:52.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.055744  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50844 (request call id 6)
05:22:52.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.062 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.064978  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 27)
05:22:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.068517  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 27)
05:22:52.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.075670  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 27)
05:22:52.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.085965  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50860 (request call id 7)
05:22:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.087757  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50860 (request call id 7)
05:22:52.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.095728  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50860 (request call id 7)
05:22:52.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.100020  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50860 (request call id 7)
05:22:52.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:52.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.110216  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 10)
05:22:52.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.119563  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 10)
05:22:52.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.124264  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 15)
05:22:52.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.135108  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 15)
05:22:52.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.139622  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 15)
05:22:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.148211  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 15)
05:22:52.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.155236  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 15)
05:22:52.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.158779  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 15)
05:22:52.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.166 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.167 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:52.167 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:52.168 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:52.169 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:52.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:52.169 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:52.169 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:52.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:52.170 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:52.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:52.172 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:52.172 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:52.173 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:52.174 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:52.175 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:52.176 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:52.176 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:52.179 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:52.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.179229  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 12)
05:22:52.186 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:52.190 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:52.193 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe5732ec2, L:/127.0.0.1:57080 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:52.194 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xacb1e27b, L:/127.0.0.1:58266 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:52.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.199271  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 12)
05:22:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.202944  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 28)
05:22:52.203 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd12b6257, L:/127.0.0.1:50876 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:52.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.204 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.205 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:52.205 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:52.205 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:52.205 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:52.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:52.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:52.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:52.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.209 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:52.212 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:52.212 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:52.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:52.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=41), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:52.215 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:52.217 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:52.217 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:52.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:52.222 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.222347  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 28)
05:22:52.225 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:52.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:52.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.233729  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 28)
05:22:52.239 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:52.240 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:52.242 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:52.246 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61d79f4e, L:/127.0.0.1:57084 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:52.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.251024  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 13)
05:22:52.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.253868  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 13)
05:22:52.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.259907  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50824 (request call id 18)
05:22:52.264 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23864571, L:/127.0.0.1:50886 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.265852  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50824 (request call id 18)
05:22:52.267 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1863a222, L:/127.0.0.1:58272 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:52.268 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.268 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.269 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.274130  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50876 (request call id 4)
05:22:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.279284  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 29)
05:22:52.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.282470  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 29)
05:22:52.283 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.283 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.283937  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 29)
05:22:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.295424  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 35)
05:22:52.299 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.298552  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 35)
05:22:52.300 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.302945  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50836 (request call id 13)
05:22:52.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.304044  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50836 (request call id 13)
05:22:52.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.314215  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50876 (request call id 5)
05:22:52.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:52.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.321285  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50886 (request call id 3)
05:22:52.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.322376  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50886 (request call id 3)
05:22:52.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.324299  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50886 (request call id 3)
05:22:52.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.333665  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50886 (request call id 3)
05:22:52.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.338692  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 11)
05:22:52.339 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.339 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.342547  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 11)
05:22:52.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.344415  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 11)
05:22:52.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.353709  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 11)
05:22:52.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.362910  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 11)
05:22:52.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.363658  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 11)
05:22:52.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.363785  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 11)
05:22:52.364 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.365 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.382383  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50886 (request call id 5)
05:22:52.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.383124  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50886 (request call id 5)
05:22:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.388228  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 14)
05:22:52.389 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.389 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.394094  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 14)
05:22:52.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.402254  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 14)
05:22:52.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.416198  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50800 (request call id 36)
05:22:52.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.419 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.422549  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50836 (request call id 15)
05:22:52.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.423868  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 22)
05:22:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.426182  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 22)
05:22:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.434338  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 22)
05:22:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.443005  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 22)
05:22:52.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.446544  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 22)
05:22:52.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.458674  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50886 (request call id 6)
05:22:52.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.462689  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50886 (request call id 6)
05:22:52.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.463218  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50886 (request call id 6)
05:22:52.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.465528  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50886 (request call id 6)
05:22:52.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.473 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:52.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=258), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [53ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [53ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [67ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [149ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [174ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items., [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [244ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [257ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@649704564(state=PENDING, result=null, callback=(continuation of Deferred@1471620009 after retry RPC after error@2087072166) -> (continuation of Deferred@1447873123 after retry RPC after error@1035853514) -> (continuation of Deferred@1408833727 after retry RPC after error@517990503) -> (continuation of Deferred@779101709 after retry RPC after error@2112419463) -> (continuation of Deferred@1724851557 after retry RPC after error@129131787) -> (continuation of Deferred@685603774 after retry RPC after error@314309868), errback=(continuation of Deferred@1471620009 after retry RPC after error@2087072166) -> (continuation of Deferred@1447873123 after retry RPC after error@1035853514) -> (continuation of Deferred@1408833727 after retry RPC after error@517990503) -> (continuation of Deferred@779101709 after retry RPC after error@2112419463) -> (continuation of Deferred@1724851557 after retry RPC after error@129131787) -> (continuation of Deferred@685603774 after retry RPC after error@314309868))) after lookup
05:22:52.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.479418  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 30)
05:22:52.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.483170  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 30)
05:22:52.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.485649  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 30)
05:22:52.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.493749  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 30)
05:22:52.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.498708  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 30)
05:22:52.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.501109  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 14)
05:22:52.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.503432  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 14)
05:22:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.505928  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 14)
05:22:52.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.508 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.520 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.520 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.523748  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 23)
05:22:52.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.525947  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 23)
05:22:52.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.543267  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 23)
05:22:52.577 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.577 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.606695  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 18)
05:22:52.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.633 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:52.635268  8617 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 148 similar messages]
05:22:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.635723  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50824 (request call id 22)
05:22:52.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.639 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.638983  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 13)
05:22:52.639 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:52.639 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:52.639 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:52.643 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:52.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:52.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:52.644 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:52.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:52.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:52.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:52.646 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:52.646 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:52.647 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:52.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.648142  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 13)
05:22:52.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:52.650 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:52.651 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:52.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:52.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:52.663 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:52.665 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.668411  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 13)
05:22:52.671 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23ac1208, L:/127.0.0.1:57094 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:52.678 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x57ffdf42, L:/127.0.0.1:58278 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:52.681 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd34690c9, L:/127.0.0.1:50894 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:52.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.682602  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 37)
05:22:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.682602  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 37)
05:22:52.683 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.683 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.689189  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 37)
05:22:52.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.689266  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50784 (request call id 37)
05:22:52.690 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.692 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.707942  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 20)
05:22:52.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.709187  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 20)
05:22:52.710 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.711 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.718976  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50886 (request call id 9)
05:22:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.724815  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50886 (request call id 9)
05:22:52.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.731 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:52.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.735203  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50886 (request call id 10)
05:22:52.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.739 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.745935  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 26)
05:22:52.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.748126  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 21)
05:22:52.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:52.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=102), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items., [37ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1829929441(state=PENDING, result=null, callback=(continuation of Deferred@1214482354 after retry RPC after error@1706029424) -> (continuation of Deferred@1897884933 after retry RPC after error@142341966) -> (continuation of Deferred@1550958564 after retry RPC after error@1188028779), errback=(continuation of Deferred@1214482354 after retry RPC after error@1706029424) -> (continuation of Deferred@1897884933 after retry RPC after error@142341966) -> (continuation of Deferred@1550958564 after retry RPC after error@1188028779))) after lookup
05:22:52.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.750689  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 21)
05:22:52.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.764185  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 21)
05:22:52.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.766232  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 21)
05:22:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.784523  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50834 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 21)
05:22:52.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.786298  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 21)
05:22:52.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.788581  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50844 (request call id 21)
05:22:52.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.806 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.808248  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 23)
05:22:52.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.822537  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50784 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 23)
05:22:52.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.824599  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50834 (request call id 29)
05:22:52.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.842 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.843 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.843 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.844 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:52.844 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:52.844 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:52.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:52.845 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:52.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:52.846 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:52.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.846459  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.847 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:52.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 24)
05:22:52.847 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:52.847 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:52.848 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:52.849 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:52.850 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:52.851 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:52.852 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:52.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.852355  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50894 (request call id 6)
05:22:52.854 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:52.854 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:52.856 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:52.857 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.858204  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50894 (request call id 6)
05:22:52.861 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:52.873 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f4ed66f, L:/127.0.0.1:58286 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:52.878 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc24fb75e, L:/127.0.0.1:57104 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.878440  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50894 (request call id 6)
05:22:52.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.880473  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 31)
05:22:52.882 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1862ddd5, L:/127.0.0.1:50906 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:52.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.883468  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 31)
05:22:52.884 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.884 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.893184  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 31)
05:22:52.894 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.894 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.898644  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 31)
05:22:52.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.903218  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 31)
05:22:52.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.905484  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50812 (request call id 31)
05:22:52.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.907 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.911780  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50906 (request call id 2)
05:22:52.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.918818  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50886 (request call id 15)
05:22:52.919 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.919 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.928475  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50894 (request call id 7)
05:22:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.928593  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50894 (request call id 7)
05:22:52.931 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.930912  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50894 (request call id 7)
05:22:52.932 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.933435  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 14)
05:22:52.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.938057  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 14)
05:22:52.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.943 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:52.946 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:52.946 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:52.946 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:52.946 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:52.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:52.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:52.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:52.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:52.948 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:52.948 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:52.948 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:52.950 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:52.951 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:52.953 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:52.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.953419  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50906 (request call id 4)
05:22:52.954 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:52.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:52.956 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:52.956 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:52.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:52.959 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:52.963 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:52.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.966359  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 26)
05:22:52.967 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.967 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.969384  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 26)
05:22:52.973 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9b9cf407, L:/127.0.0.1:58288 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.978556  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 26)
05:22:52.983 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0a286c82, L:/127.0.0.1:57116 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:52.985 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x282595e4, L:/127.0.0.1:50910 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.986285  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 26)
05:22:52.987 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.987 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.988386  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50844 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 26)
05:22:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.994513  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 26)
05:22:52.995 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:52.996 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:52.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:52.998637  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:52.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 26)
05:22:53.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.001272  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 13)
05:22:53.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.010 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:53.010 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:53.010 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:53.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:53.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:53.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:53.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:53.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:53.014 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:53.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:53.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.015842  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50906 (request call id 5)
05:22:53.016 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:53.016 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.017 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:53.018 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:53.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:53.020 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.020 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:53.021 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:53.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:53.025 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:53.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.033475  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50906 (request call id 5)
05:22:53.034 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.035 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:53.040 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9cd8975b, L:/127.0.0.1:58294 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:53.041 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:53.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.044 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:53.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items., [35ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items., [70ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items., [118ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1312306013(state=PENDING, result=null, callback=(continuation of Deferred@115275995 after retry RPC after error@411811597) -> (continuation of Deferred@75303576 after retry RPC after error@189817745) -> (continuation of Deferred@2050578944 after retry RPC after error@1066398109) -> (continuation of Deferred@1405748542 after retry RPC after error@1527691325) -> (continuation of Deferred@1800863750 after retry RPC after error@731121640), errback=(continuation of Deferred@115275995 after retry RPC after error@411811597) -> (continuation of Deferred@75303576 after retry RPC after error@189817745) -> (continuation of Deferred@2050578944 after retry RPC after error@1066398109) -> (continuation of Deferred@1405748542 after retry RPC after error@1527691325) -> (continuation of Deferred@1800863750 after retry RPC after error@731121640))) after lookup
05:22:53.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.048 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.048 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:53.048 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:53.048 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:53.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:53.049 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:53.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:53.051 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeebfe7fa, L:/127.0.0.1:57130 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:53.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:53.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:53.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:53.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:53.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:53.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items., [36ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items., [69ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1231047203(state=PENDING, result=null, callback=(continuation of Deferred@1202378594 after retry RPC after error@1221302419) -> (continuation of Deferred@429834442 after retry RPC after error@1382326408) -> (continuation of Deferred@1139043425 after retry RPC after error@1467968398) -> (continuation of Deferred@940079419 after retry RPC after error@1335885394), errback=(continuation of Deferred@1202378594 after retry RPC after error@1221302419) -> (continuation of Deferred@429834442 after retry RPC after error@1382326408) -> (continuation of Deferred@1139043425 after retry RPC after error@1467968398) -> (continuation of Deferred@940079419 after retry RPC after error@1335885394))) after lookup
05:22:53.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:53.058 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:53.058 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:53.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.058279  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50910 (request call id 5)
05:22:53.059 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:53.060 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:53.061 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:53.061 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb0f2e392, L:/127.0.0.1:50920 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:53.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.062305  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50910 (request call id 5)
05:22:53.062 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:53.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:53.064 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.065 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:53.066 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:53.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.067680  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.068 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:53.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50910 (request call id 5)
05:22:53.073 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:53.086 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.084908  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50910 (request call id 5)
05:22:53.087 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.088 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcaecb206, L:/127.0.0.1:58306 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:53.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.088038  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50910 (request call id 5)
05:22:53.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.099006  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50910 (request call id 5)
05:22:53.100 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.100 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.100 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe678b054, L:/127.0.0.1:57142 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:53.102 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19585dd3, L:/127.0.0.1:50926 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.103709  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50910 (request call id 5)
05:22:53.104 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.104 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.107985  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50910 (request call id 5)
05:22:53.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:53.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.119251  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50920 (request call id 3)
05:22:53.122 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.121734  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50920 (request call id 3)
05:22:53.123 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.125764  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 27)
05:22:53.126 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.126 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.128181  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 27)
05:22:53.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.132570  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 27)
05:22:53.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.138509  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 27)
05:22:53.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.138545  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 27)
05:22:53.139 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.140 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.141623  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50860 (request call id 27)
05:22:53.142 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.142 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.148483  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.149 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.152684  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 8)
05:22:53.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.157 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.161342  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 3)
05:22:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.170987  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 3)
05:22:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.173617  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 3)
05:22:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.179013  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50920 (request call id 5)
05:22:53.179 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.180 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.187819  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50920 (request call id 5)
05:22:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.190939  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50920 (request call id 5)
05:22:53.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.193904  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50920 (request call id 5)
05:22:53.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.201746  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50920 (request call id 5)
05:22:53.202 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.203 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.210179  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50920 (request call id 5)
05:22:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.213908  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50920 (request call id 5)
05:22:53.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.215 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.215 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:53.216 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:53.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:53.216 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:53.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:53.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items., [48ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items., [70ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [70ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items., [109ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@436899627(state=PENDING, result=null, callback=(continuation of Deferred@957937310 after retry RPC after error@1382073462) -> (continuation of Deferred@869536459 after retry RPC after error@2104078413) -> (continuation of Deferred@54199672 after retry RPC after error@1462514205) -> (continuation of Deferred@1157443705 after retry RPC after error@1957043059) -> (continuation of Deferred@795721818 after retry RPC after error@434615152), errback=(continuation of Deferred@957937310 after retry RPC after error@1382073462) -> (continuation of Deferred@869536459 after retry RPC after error@2104078413) -> (continuation of Deferred@54199672 after retry RPC after error@1462514205) -> (continuation of Deferred@1157443705 after retry RPC after error@1957043059) -> (continuation of Deferred@795721818 after retry RPC after error@434615152))) after lookup
05:22:53.217 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:53.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:53.217 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:53.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:53.219 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:53.219 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:53.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:53.221 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:53.222 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:53.224 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:53.224 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:53.226 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:53.227 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:53.228 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:53.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:53.231 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:53.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.230520  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 5)
05:22:53.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.234195  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 5)
05:22:53.238 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:53.243 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c6e0212, L:/127.0.0.1:57156 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:53.244 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfb67b0ce, L:/127.0.0.1:58312 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:53.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.248248  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50894 (request call id 16)
05:22:53.248 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.249 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.251 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.251 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:53.251 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:53.251 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:53.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:53.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:53.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:53.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:53.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:53.254 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:53.254 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:53.257 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa98d5a49, L:/127.0.0.1:50936 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:53.257 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:53.258 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:53.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.258 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.259 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:53.260 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:53.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:53.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=40), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:53.263 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:53.265 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:53.267 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:53.269 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:53.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.271225  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 13)
05:22:53.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.273880  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 21)
05:22:53.276 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:53.278 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb53e5710, L:/127.0.0.1:57158 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:53.279 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:53.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.281738  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 6)
05:22:53.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x307ab043, L:/127.0.0.1:58320 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:53.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.284798  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 6)
05:22:53.292 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe1cb6e6e, L:/127.0.0.1:50948 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:53.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.293289  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 6)
05:22:53.293 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.294 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.299161  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 6)
05:22:53.299 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.300 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.303797  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 6)
05:22:53.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.319799  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.320 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50926 (request call id 6)
05:22:53.321 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.323 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:53.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=265), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [190ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [224ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@2126570844(state=PENDING, result=null, callback=(continuation of Deferred@1333200592 after retry RPC after error@1956561959) -> (continuation of Deferred@2086668185 after retry RPC after error@99874636) -> (continuation of Deferred@1925521572 after retry RPC after error@1886944551) -> (continuation of Deferred@215543934 after retry RPC after error@378220350) -> (continuation of Deferred@1301343563 after retry RPC after error@2117214363) -> (continuation of Deferred@899834915 after retry RPC after error@2048872310), errback=(continuation of Deferred@1333200592 after retry RPC after error@1956561959) -> (continuation of Deferred@2086668185 after retry RPC after error@99874636) -> (continuation of Deferred@1925521572 after retry RPC after error@1886944551) -> (continuation of Deferred@215543934 after retry RPC after error@378220350) -> (continuation of Deferred@1301343563 after retry RPC after error@2117214363) -> (continuation of Deferred@899834915 after retry RPC after error@2048872310))) after lookup
05:22:53.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:53.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.327390  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50926 (request call id 7)
05:22:53.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.340020  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50926 (request call id 7)
05:22:53.341 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.341 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.342595  8616 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50836 (request call id 23)
05:22:53.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.344352  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50836 (request call id 23)
05:22:53.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.350544  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50836 (request call id 23)
05:22:53.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.354075  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 22)
05:22:53.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.359184  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 22)
05:22:53.360 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.360 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.362 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.364974  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 7)
05:22:53.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.367671  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 7)
05:22:53.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.372166  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 12)
05:22:53.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.372190  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 12)
05:22:53.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.379570  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 12)
05:22:53.380 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:53.381 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:53.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.383996  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 12)
05:22:53.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.387998  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 12)
05:22:53.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.390700  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 12)
05:22:53.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.392457  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 12)
05:22:53.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.404628  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 12)
05:22:53.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.408286  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 12)
05:22:53.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.412563  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 12)
05:22:53.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.428 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.432934  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 14)
05:22:53.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.438244  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 14)
05:22:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.443737  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 10)
05:22:53.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.453 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.458698  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50920 (request call id 11)
05:22:53.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.460179  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50948 (request call id 6)
05:22:53.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.464 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:53.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [36ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@652660696(state=PENDING, result=null, callback=(continuation of Deferred@2101359798 after retry RPC after error@960016297) -> (continuation of Deferred@1323933226 after retry RPC after error@1591808032) -> (continuation of Deferred@586709710 after retry RPC after error@1589759199) -> (continuation of Deferred@1549468131 after retry RPC after error@174946904) -> (continuation of Deferred@1797414865 after retry RPC after error@995475806) -> (continuation of Deferred@1065720782 after retry RPC after error@1583061468), errback=(continuation of Deferred@2101359798 after retry RPC after error@960016297) -> (continuation of Deferred@1323933226 after retry RPC after error@1591808032) -> (continuation of Deferred@586709710 after retry RPC after error@1589759199) -> (continuation of Deferred@1549468131 after retry RPC after error@174946904) -> (continuation of Deferred@1797414865 after retry RPC after error@995475806) -> (continuation of Deferred@1065720782 after retry RPC after error@1583061468))) after lookup
05:22:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.466738  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 7)
05:22:53.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.472052  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 7)
05:22:53.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.473825  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 7)
05:22:53.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.478663  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 7)
05:22:53.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.494252  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 7)
05:22:53.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.499002  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 7)
05:22:53.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.511085  8615 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 15)
05:22:53.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.512339  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 15)
05:22:53.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.514297  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 15)
05:22:53.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.518052  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 15)
05:22:53.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.520602  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 15)
05:22:53.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.531 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.533418  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 17)
05:22:53.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.538335  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 17)
05:22:53.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.553869  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.554 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.566 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.570851  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 16)
05:22:53.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.583212  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 16)
05:22:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.598958  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 16)
05:22:53.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.603250  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 16)
05:22:53.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.614451  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 16)
05:22:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.618227  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50886 (request call id 20)
05:22:53.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:53.622795  8634 debug-util.cc:398] Leaking SignalData structure 0x7b0800096ca0 after lost signal to thread 8594
05:22:53.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.623572  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50886 (request call id 20)
05:22:53.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.634 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:53.642750  8616 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 135 similar messages]
05:22:53.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.643160  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50836 (request call id 30)
05:22:53.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.647938  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50836 (request call id 30)
05:22:53.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.675 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299980, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.676 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.678067  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 18)
05:22:53.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.683866  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 18)
05:22:53.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.699185  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 8)
05:22:53.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.699328  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 8)
05:22:53.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.703919  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 8)
05:22:53.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.712455  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 8)
05:22:53.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.721400  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50926 (request call id 9)
05:22:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.724205  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50926 (request call id 9)
05:22:53.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.732705  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50926 (request call id 9)
05:22:53.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.736 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:53.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.744455  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 16)
05:22:53.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.752918  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 21)
05:22:53.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.753500  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 30)
05:22:53.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.758 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.762197  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 11)
05:22:53.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.773226  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 22)
05:22:53.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.779 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.781958  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 12)
05:22:53.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.783016  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 12)
05:22:53.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.783763  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 17)
05:22:53.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.787801  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 17)
05:22:53.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.800981  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 17)
05:22:53.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.803109  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 17)
05:22:53.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.807869  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 17)
05:22:53.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.821259  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 17)
05:22:53.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.823395  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 17)
05:22:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.828115  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 17)
05:22:53.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.841 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.843241  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 15)
05:22:53.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.843995  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50836 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 15)
05:22:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.848204  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 15)
05:22:53.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.858709  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 15)
05:22:53.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.859714  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50948 (request call id 9)
05:22:53.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.861 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:53.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.864075  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 31)
05:22:53.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.868628  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50894 (request call id 31)
05:22:53.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.874163  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50894 (request call id 31)
05:22:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.877923  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50894 (request call id 31)
05:22:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.878939  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50894 (request call id 31)
05:22:53.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.880 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.881973  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 16)
05:22:53.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.892786  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 16)
05:22:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.894244  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 16)
05:22:53.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.898068  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 16)
05:22:53.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.899184  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 16)
05:22:53.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.913043  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 16)
05:22:53.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.913596  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 16)
05:22:53.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.918247  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 16)
05:22:53.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.919044  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50920 (request call id 18)
05:22:53.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.919682  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50920 (request call id 18)
05:22:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.932385  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50920 (request call id 18)
05:22:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.933856  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50876 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50920 (request call id 18)
05:22:53.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.939531  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50920 (request call id 18)
05:22:53.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.942 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.952278  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 27)
05:22:53.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.958575  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50886 (request call id 27)
05:22:53.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.963653  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50886 (request call id 27)
05:22:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.965 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.965 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:53.966 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:53.966 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:53.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:53.967 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:53.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:53.968 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:53.968 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:53.968 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:53.968 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:53.969 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:53.970 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:53.971 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:53.971 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:53.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:53.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.976024  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50876 (request call id 36)
05:22:53.977 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:53.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:53.982 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:53.982 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:53.983 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:53.983 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:53.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:53.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:53.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:53.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:53.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:53.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:53.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:53.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:53.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:53.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.988382  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 15)
05:22:53.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.990671  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 17)
05:22:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:53.992368  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 17)
05:22:53.994 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:53.997 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:54.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.003991  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 17)
05:22:54.010 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa016b1a8, L:/127.0.0.1:58328 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:54.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.015821  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 14)
05:22:54.024 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe0b04cd3, L:/127.0.0.1:57170 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:54.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.024181  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 14)
05:22:54.028 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x29431d3f, L:/127.0.0.1:50958 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:54.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.030027  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 14)
05:22:54.030 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.031 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.032123  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50910 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 14)
05:22:54.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.039258  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 14)
05:22:54.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.043 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.059434  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 17)
05:22:54.059 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.060 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.064505  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 17)
05:22:54.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.066 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.071863  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50958 (request call id 2)
05:22:54.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.078081  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50958 (request call id 2)
05:22:54.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.083 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.083 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:54.083 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:54.083 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:54.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:54.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items., [90ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1981311028(state=PENDING, result=null, callback=(continuation of Deferred@1113403170 after retry RPC after error@470851045) -> (continuation of Deferred@1492127130 after retry RPC after error@1830586232), errback=(continuation of Deferred@1113403170 after retry RPC after error@470851045) -> (continuation of Deferred@1492127130 after retry RPC after error@1830586232))) after lookup
05:22:54.086 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:54.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:54.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:54.087 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:54.087 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:54.087 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:54.087 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:54.089 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:54.089 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:54.090 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:54.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:54.093 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:54.093 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:54.093 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:54.096 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:54.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:54.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.098285  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50958 (request call id 3)
05:22:54.104 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:54.108 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x347bb418, L:/127.0.0.1:57174 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:54.112 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x15a2f088, L:/127.0.0.1:58340 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:54.115 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3ad1c640, L:/127.0.0.1:50972 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:54.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.116544  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50958 (request call id 3)
05:22:54.117 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.117 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.118650  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50958 (request call id 3)
05:22:54.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.131659  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50958 (request call id 3)
05:22:54.133 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.133 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.138731  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50958 (request call id 3)
05:22:54.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.147 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:54.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.151082  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 2)
05:22:54.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.158007  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50886 (request call id 33)
05:22:54.158 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.159 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.160740  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 18)
05:22:54.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.168 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.172832  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 30)
05:22:54.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.172804  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 30)
05:22:54.173 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.174 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.174142  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 30)
05:22:54.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.178047  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 30)
05:22:54.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.179301  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50910 (request call id 30)
05:22:54.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.186 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.192991  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 4)
05:22:54.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.193962  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 4)
05:22:54.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.199541  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 4)
05:22:54.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.204313  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 4)
05:22:54.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.211187  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 4)
05:22:54.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.219947  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 4)
05:22:54.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.224579  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 4)
05:22:54.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.231455  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 4)
05:22:54.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.238544  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50886 (request call id 35)
05:22:54.239 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.239503  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.239 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50886 (request call id 35)
05:22:54.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.243634  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50886 (request call id 35)
05:22:54.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.251 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.251 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:54.251 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:54.251 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:54.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:54.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:54.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:54.253 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:54.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:54.253 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:54.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:54.254 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:54.255 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:54.255 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:54.256 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:54.257 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:54.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:54.260 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:54.260 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:54.264 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:54.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.263965  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 23)
05:22:54.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.270 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.272461  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 5)
05:22:54.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.276540  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 5)
05:22:54.277 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x20c9f539, L:/127.0.0.1:58352 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:54.280 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:54.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.282187  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 5)
05:22:54.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.284071  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50972 (request call id 5)
05:22:54.285 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42322c7d, L:/127.0.0.1:57186 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:54.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:54.289 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.289 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:54.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items., [28ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items., [70ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items., [85ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items., [150ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1327264155(state=PENDING, result=null, callback=(continuation of Deferred@506498898 after retry RPC after error@1338299728) -> (continuation of Deferred@1084705011 after retry RPC after error@1822124501) -> (continuation of Deferred@1984639243 after retry RPC after error@533468359) -> (continuation of Deferred@1708533533 after retry RPC after error@1387540403) -> (continuation of Deferred@2111344519 after retry RPC after error@47044311), errback=(continuation of Deferred@506498898 after retry RPC after error@1338299728) -> (continuation of Deferred@1084705011 after retry RPC after error@1822124501) -> (continuation of Deferred@1984639243 after retry RPC after error@533468359) -> (continuation of Deferred@1708533533 after retry RPC after error@1387540403) -> (continuation of Deferred@2111344519 after retry RPC after error@47044311))) after lookup
05:22:54.290 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:54.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:54.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:54.290 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:54.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:54.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:54.293 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:54.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:54.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:54.294 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:54.296 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:54.297 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x587bc4ae, L:/127.0.0.1:50984 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:54.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:54.298 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:54.298 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:54.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:54.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=46), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:54.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:54.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:54.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.302768  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50984 (request call id 1)
05:22:54.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:54.304 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:54.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.304165  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 31)
05:22:54.305 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:54.306 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:54.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.318217  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 31)
05:22:54.324 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x349feb14, L:/127.0.0.1:50986 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:54.325 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfb317187, L:/127.0.0.1:57198 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:54.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.326231  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 31)
05:22:54.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.327569  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 31)
05:22:54.328 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.331704  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50958 (request call id 10)
05:22:54.332 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xffc9031f, L:/127.0.0.1:58366 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:54.334 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.336318  8617 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50958 (request call id 10)
05:22:54.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.341620  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50958 (request call id 10)
05:22:54.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.353 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:54.353 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:54.353 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:54.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:54.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:54.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:54.355 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:54.355 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:54.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:54.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:54.356 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:54.357 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:54.358 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:54.359 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:54.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.360252  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50984 (request call id 4)
05:22:54.360 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:54.361 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:54.361 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.362 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.362 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:54.363 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:54.363 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.364754  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50984 (request call id 4)
05:22:54.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.371 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:54.377 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb3eab752, L:/127.0.0.1:58382 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:54.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.379331  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50986 (request call id 2)
05:22:54.380 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:54.385 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa49f7363, L:/127.0.0.1:57204 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:54.392 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2773f93a, L:/127.0.0.1:50994 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:54.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.393162  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50986 (request call id 2)
05:22:54.393 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.394 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.399 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.398829  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50986 (request call id 2)
05:22:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.399196  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50986 (request call id 2)
05:22:54.400 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:54.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items., [38ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items., [59ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1147269972(state=PENDING, result=null, callback=(continuation of Deferred@605476103 after retry RPC after error@148953758) -> (continuation of Deferred@1071739843 after retry RPC after error@1951517752), errback=(continuation of Deferred@605476103 after retry RPC after error@148953758) -> (continuation of Deferred@1071739843 after retry RPC after error@1951517752))) after lookup
05:22:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.419365  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50986 (request call id 3)
05:22:54.420 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.419365  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50986 (request call id 3)
05:22:54.420 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.421485  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 25)
05:22:54.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.430295  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 13)
05:22:54.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.437470  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 13)
05:22:54.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.439540  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 13)
05:22:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.440012  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 13)
05:22:54.440 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.440 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.444478  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 13)
05:22:54.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.453 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.458649  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50986 (request call id 5)
05:22:54.460 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.460165  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.460 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50986 (request call id 5)
05:22:54.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.460855  8618 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 26)
05:22:54.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.476 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.477705  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50986 (request call id 6)
05:22:54.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.479696  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50986 (request call id 6)
05:22:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.496592  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50986 (request call id 6)
05:22:54.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.499142  8618 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50986 (request call id 6)
05:22:54.500 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:54.501 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:54.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:54.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.516800  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 8)
05:22:54.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.533222  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 16)
05:22:54.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.537254  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 16)
05:22:54.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.539279  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 16)
05:22:54.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.557 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.559607  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 9)
05:22:54.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.560590  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50994 (request call id 6)
05:22:54.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.571075  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50994 (request call id 6)
05:22:54.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.576 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.577 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:54.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=221), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [37ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@298175120(state=PENDING, result=null, callback=(continuation of Deferred@68964156 after retry RPC after error@1975677803) -> (continuation of Deferred@963772720 after retry RPC after error@115137988) -> (continuation of Deferred@1616844684 after retry RPC after error@115374535) -> (continuation of Deferred@791839658 after retry RPC after error@1340103029) -> (continuation of Deferred@1461437554 after retry RPC after error@1378918679) -> (continuation of Deferred@1763989288 after retry RPC after error@608338056), errback=(continuation of Deferred@68964156 after retry RPC after error@1975677803) -> (continuation of Deferred@963772720 after retry RPC after error@115137988) -> (continuation of Deferred@1616844684 after retry RPC after error@115374535) -> (continuation of Deferred@791839658 after retry RPC after error@1340103029) -> (continuation of Deferred@1461437554 after retry RPC after error@1378918679) -> (continuation of Deferred@1763989288 after retry RPC after error@608338056))) after lookup
05:22:54.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.579509  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50994 (request call id 7)
05:22:54.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.591297  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50994 (request call id 7)
05:22:54.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.599532  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50994 (request call id 7)
05:22:54.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.601398  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:50994 (request call id 7)
05:22:54.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.609 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:54.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.612558  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50958 (request call id 15)
05:22:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.618763  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50958 (request call id 15)
05:22:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.619715  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 32)
05:22:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.620590  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 32)
05:22:54.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.631105  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 18)
05:22:54.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.631947  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 18)
05:22:54.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.639031  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 18)
05:22:54.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.640740  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 18)
05:22:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:54.643333  8617 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 142 similar messages]
05:22:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.643656  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 18)
05:22:54.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.658430  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 18)
05:22:54.659 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.661161  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 31)
05:22:54.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.672150  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50958 (request call id 17)
05:22:54.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.676782  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50958 (request call id 17)
05:22:54.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.678465  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.679 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.697126  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 12)
05:22:54.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.698655  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 13)
05:22:54.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.714 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.716380  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 13)
05:22:54.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.716902  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 13)
05:22:54.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.721370  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 32)
05:22:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.731526  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 32)
05:22:54.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.736485  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 32)
05:22:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.737035  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 32)
05:22:54.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.750831  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 32)
05:22:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.756654  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 32)
05:22:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.757308  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 32)
05:22:54.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.770931  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50972 (request call id 14)
05:22:54.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.776872  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 16)
05:22:54.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.777730  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 16)
05:22:54.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.780 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.790988  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50972 (request call id 15)
05:22:54.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.791851  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50972 (request call id 15)
05:22:54.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.810297  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50972 (request call id 15)
05:22:54.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.811826  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50972 (request call id 15)
05:22:54.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.815 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.817989  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 16)
05:22:54.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.830881  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 16)
05:22:54.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.831985  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 16)
05:22:54.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.838413  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 16)
05:22:54.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.850603  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 16)
05:22:54.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.851972  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 16)
05:22:54.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.858551  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 16)
05:22:54.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.861 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.871178  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50958 (request call id 22)
05:22:54.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.878826  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50958 (request call id 22)
05:22:54.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.881 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.882817  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 34)
05:22:54.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.890828  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 24)
05:22:54.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.896757  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 24)
05:22:54.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.898872  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 24)
05:22:54.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.900625  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 24)
05:22:54.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.917 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.917 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:54.917 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:54.917 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:54.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:54.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:54.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:54.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:54.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:54.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:54.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:54.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.920921  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 36)
05:22:54.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.936298  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 36)
05:22:54.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.938258  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 19)
05:22:54.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.956462  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 19)
05:22:54.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.961341  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 19)
05:22:54.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.963 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:54.983 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:54.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:54.996855  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:54.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 22)
05:22:55.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.000783  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 38)
05:22:55.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.012234  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 38)
05:22:55.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.018 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.024507  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 34)
05:22:55.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.030761  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 34)
05:22:55.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.031569  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 34)
05:22:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.036872  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50936 (request call id 34)
05:22:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.045954  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 15)
05:22:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.050927  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 15)
05:22:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.051431  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50958 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 15)
05:22:55.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.064 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.071563  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50958 (request call id 27)
05:22:55.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.090260  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 29)
05:22:55.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.097035  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 29)
05:22:55.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.117529  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 29)
05:22:55.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.119 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.120857  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 33)
05:22:55.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.136778  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 33)
05:22:55.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.141366  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 33)
05:22:55.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.156896  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 33)
05:22:55.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.161643  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 33)
05:22:55.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.167 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.176729  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 24)
05:22:55.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.176914  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 24)
05:22:55.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.180652  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 24)
05:22:55.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.185 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.185 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:55.185 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:55.185 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:55.186 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:55.186 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:55.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:55.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:55.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:55.188 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:55.188 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.200946  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 43)
05:22:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.217356  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50926 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 24)
05:22:55.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.218743  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 24)
05:22:55.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.220 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.239205  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 24)
05:22:55.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.241117  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 44)
05:22:55.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.250039  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 44)
05:22:55.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.258388  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50926 (request call id 44)
05:22:55.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.269 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.270459  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 32)
05:22:55.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.279011  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50906 (request call id 32)
05:22:55.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.286 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.298797  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 26)
05:22:55.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.299185  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 26)
05:22:55.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.316726  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 26)
05:22:55.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.319404  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 26)
05:22:55.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.321 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.336920  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 27)
05:22:55.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.339457  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 38)
05:22:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.357113  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 38)
05:22:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.357113  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50948 (request call id 38)
05:22:55.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.371 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:55.371 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:55.371 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:55.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:55.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:55.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:55.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:55.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:55.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:55.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:55.374 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:55.375 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:55.376 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:55.376 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.377205  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50984 (request call id 29)
05:22:55.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:55.378 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:55.379 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:55.382 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:55.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.387 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.388 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:55.388 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:55.388 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:55.388 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:55.389 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:55.389 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:55.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:55.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:55.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:55.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:55.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:55.393 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:55.394 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:55.394 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:55.396 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:55.396 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:55.398 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:55.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:55.402 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5345661e, L:/127.0.0.1:51010 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:55.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.403138  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50986 (request call id 28)
05:22:55.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:55.409 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:55.414 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ac50a20, L:/127.0.0.1:58392 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:55.416 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51010 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:55.416 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:55.420 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e5f8d93, L:/127.0.0.1:57212 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:55.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.423 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.424 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:55.425 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:55.429 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x593f19ad, L:/127.0.0.1:51018 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:55.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.430418  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 27)
05:22:55.435 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe59ee53f, L:/127.0.0.1:58402 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:55.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.438288  8616 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:51010 (request call id 1)
05:22:55.441 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:55.443 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd28572f3, L:/127.0.0.1:57214 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:55.445 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:55.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.456100  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 14)
05:22:55.457 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51010 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:55.457 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:55.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.457736  8615 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 14)
05:22:55.458 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:55.459 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:55.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.459743  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.3:50545 (request call id 14)
05:22:55.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.471 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.477054  8616 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:51010 (request call id 2)
05:22:55.478 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:55.479 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:55.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.479229  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:51010 (request call id 2)
05:22:55.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.489 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.489 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:55.489 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:55.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:55.489 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:55.490 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:55.490 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:55.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:55.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=115), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51010 dropped due to backpressure. The service queue is full; it has 1 items., [49ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [50ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51010 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51010 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51010 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@98521921(state=PENDING, result=null, callback=(continuation of Deferred@502485580 after retry RPC after error@1988547682) -> (continuation of Deferred@1633810821 after retry RPC after error@517733299), errback=(continuation of Deferred@502485580 after retry RPC after error@1988547682) -> (continuation of Deferred@1633810821 after retry RPC after error@517733299))) after lookup
05:22:55.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:55.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:55.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:55.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:55.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:55.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.498453  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:51018 (request call id 3)
05:22:55.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.518939  8618 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:51018 (request call id 3)
05:22:55.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.524 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.525 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:55.525 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:55.525 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:55.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:55.525 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:55.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:55.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:55.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:55.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items., [51ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items., [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51018 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@1155782243(state=PENDING, result=null, callback=(continuation of Deferred@220954601 after retry RPC after error@1106986174) -> (continuation of Deferred@91054145 after retry RPC after error@1609039425) -> (continuation of Deferred@157615715 after retry RPC after error@304119109), errback=(continuation of Deferred@220954601 after retry RPC after error@1106986174) -> (continuation of Deferred@91054145 after retry RPC after error@1609039425) -> (continuation of Deferred@157615715 after retry RPC after error@304119109))) after lookup
05:22:55.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:55.528 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:55.529 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:55.530 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:55.530 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:55.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:55.530 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:55.532 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:55.532 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:55.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:55.535 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:55.536 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:55.536 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:55.539 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:55.550 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0d8194b4, L:/127.0.0.1:58418 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:55.555 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0b44b14, L:/127.0.0.1:57216 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:55.556 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa64e5554, L:/127.0.0.1:51028 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:55.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.556995  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:50994 (request call id 32)
05:22:55.558 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:55.558 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:55.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.560168  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:50994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 17)
05:22:55.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:55.571412  8617 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:55.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.1:36115 (request call id 17)
05:22:55.572 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.74.60:33663: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items.
05:22:55.573 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663; will retry
05:22:55.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.575 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.575 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:55.575 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:55.575 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:55.576 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:55.576 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:55.577 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:55.577 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:55.578 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:55.578 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:55.578 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:55.592 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:55.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=64), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items., [29ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.74.62:43823,127.8.74.61:43137,127.8.74.60:33663) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=Deferred@2092223353(state=PENDING, result=null, callback=(continuation of Deferred@591420300 after retry RPC after error@1918089431) -> (continuation of Deferred@985060731 after retry RPC after error@1610825303), errback=(continuation of Deferred@591420300 after retry RPC after error@1918089431) -> (continuation of Deferred@985060731 after retry RPC after error@1610825303))) after lookup
05:22:55.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:55.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.597 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.634 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.698 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.700 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:55.700 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:55.700 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:55.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:55.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:55.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:55.702 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:55.702 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:55.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:55.703 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:55.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.735 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.799 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.802 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.840 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.903 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.905 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:55.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:55.941 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:55.941 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:55.942 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:55.942 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:55.942 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:55.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:55.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:55.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:55.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:55.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:55.944 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:22:55.945 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.62:43823(127.8.74.62:43823)] connecting to peer
05:22:55.945 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.61:43137(127.8.74.61:43137)] connecting to peer
05:22:55.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.62:43823(127.8.74.62:43823)] Successfully connected to peer
05:22:55.946 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.74.60:33663(127.8.74.60:33663)] connecting to peer
05:22:55.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.74.60:33663(127.8.74.60:33663)] Successfully connected to peer
05:22:55.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.74.61:43137(127.8.74.61:43137)] Successfully connected to peer
05:22:55.948 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.62
05:22:55.950 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.61
05:22:55.952 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.74.60
05:22:55.964 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb0d39ca8, L:/127.0.0.1:58420 - R:/127.8.74.61:43137] using SASL/PLAIN
05:22:55.969 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe40ac46, L:/127.0.0.1:57230 - R:/127.8.74.62:43823] using SASL/PLAIN
05:22:55.972 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd1548c45, L:/127.0.0.1:51034 - R:/127.8.74.60:33663] using SASL/PLAIN
05:22:56.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.004 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:22:56.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=61), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.62:43823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.61:43137, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.74.60:33663, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.61:43137: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.62:43823: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.74.60:33663: OK, deferred=null) after lookup
05:22:56.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.007 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ee8d60f6b3c541149d9e886ba40d709a
05:22:56.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.042 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:22:56.066772  8615 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 95 similar messages]
05:22:56.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:56.067186  8615 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:56.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 16)
05:22:56.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:56.071020  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:56.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 16)
05:22:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:56.091416  8617 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:51028 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:22:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.74.2:42619 (request call id 16)
05:22:56.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.108 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:56.109 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:56.109 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:56.109 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:56.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:56.109 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:56.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.111 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:56.111 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:56.111 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:56.111 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:56.111 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:56.111 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:56.111 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:56.111 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:56.112 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:56.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:56.112 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:56.112 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:56.112 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:56.113 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:56.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.143 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.213 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.213 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:56.213 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:56.213 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:56.214 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:56.214 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:56.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:56.215 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:56.215 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:56.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:56.216 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:56.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.247 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.351 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet af5dfb604a2040228d15595ba3cb555c for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:22:56.558 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=af5dfb604a2040228d15595ba3cb555c@[05c8a6956c7042bba19a29d9868cafb2(127.8.74.1:33197),a693edb75a7743c4ac65548d15e4b96a(127.8.74.2:37123)[L],ee00f649e6864295bc9da8d9460c6626(127.8.74.3:44307)]}]
05:22:56.559 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:56.559 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:56.559 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:56.560 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:56.560 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:56.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:56.561 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:56.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:56.561 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:56.561 [DEBUG - main] (Connection.java:575) [peer master-127.8.74.60:33663(127.8.74.60:33663)] disconnecting while in state READY
05:22:56.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:56.562 [DEBUG - main] (Connection.java:575) [peer master-127.8.74.62:43823(127.8.74.62:43823)] disconnecting while in state READY
05:22:56.562 [DEBUG - main] (Connection.java:575) [peer master-127.8.74.61:43137(127.8.74.61:43137)] disconnecting while in state READY
05:22:56.562 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.74.61:43137(127.8.74.61:43137)] handling channelInactive
05:22:56.562 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.74.61:43137(127.8.74.61:43137)] cleaning up while in state READY due to: connection closed
05:22:56.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:22:56.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.60:33663(127.8.74.60:33663)] handling channelInactive
05:22:56.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.60:33663(127.8.74.60:33663)] cleaning up while in state READY due to: connection closed
05:22:56.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.74.62:43823(127.8.74.62:43823)] handling channelInactive
05:22:56.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.74.62:43823(127.8.74.62:43823)] cleaning up while in state READY due to: connection closed
05:22:56.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:56.564635  8488 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskBfv303/build/tsan/bin/kudu with pid 8684
05:22:56.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:56.584921  8488 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskBfv303/build/tsan/bin/kudu with pid 8844
05:22:56.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:56.606406  8488 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskBfv303/build/tsan/bin/kudu with pid 8990
05:22:56.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:56.625947  8488 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskBfv303/build/tsan/bin/kudu with pid 8500
05:22:56.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:56.650297  8488 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskBfv303/build/tsan/bin/kudu with pid 8542
05:22:56.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:22:56.675443  8488 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskBfv303/build/tsan/bin/kudu with pid 8589
05:22:57.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T05:22:57Z chronyd exiting

Time: 25.915

OK (1 test)

