JUnit version 4.13.2
.18:20:46.646 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786472446637
18:20:46.677 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
18:20:46.712 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
18:20:46.720 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskpVX5Tj/test-tmp
18:20:46.745 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
18:20:46.748 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskpVX5Tj/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
18:20:46.983 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568"
  extra_master_flags: "--rpc_service_queue_length=1"
  extra_master_flags: "--rpc_num_service_threads=3"
  extra_master_flags: "--master_inject_latency_on_tablet_lookups_ms=100"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

18:20:47.206 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:20:47.208 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:20:47.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.210896 18593 mini_oidc.cc:150] Starting JWKS server
18:20:47.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.213441 18593 webserver.cc:533] Webserver started at http://127.0.0.1:42763/ using document root <none> and password file <none>
18:20:47.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.213701 18593 mini_oidc.cc:186] Starting OIDC Discovery server
18:20:47.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.214421 18593 webserver.cc:533] Webserver started at http://127.0.0.1:34773/ using document root <none> and password file <none>
18:20:47.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:20:47Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:20:47.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:20:47Z Disabled control of system clock
18:20:47.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.252527 18593 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:47.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:47.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/wal
18:20:47.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/data
18:20:47.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:20:47.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:20:47.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:20:47.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:47.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:47.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:47.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/logs
18:20:47.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/data/info.pb
18:20:47.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:47.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:20:47.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:20:47.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:20:47.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:20:47.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:47.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:47.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:47.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:20:47.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:20:47.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:20:47.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:20:47.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.126:42603
18:20:47.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.126
18:20:47.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:47.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:47.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:47.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:47.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:20:47.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:20:47.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:47.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:20:47.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42763/jwks.json
18:20:47.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:20:47.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:20:47.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
18:20:47.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.619877 18612 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
18:20:47.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.620234 18612 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:20:47.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.620301 18612 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:20:47.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.620393 18612 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:20:47.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.629657 18612 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:20:47.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.629791 18612 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:20:47.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.629846 18612 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:20:47.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.629945 18612 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:20:47.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.630048 18612 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:20:47.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.630119 18612 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42763/jwks.json
18:20:47.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.641099 18612 master_runner.cc:387] Master server non-default flags:
18:20:47.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/logs
18:20:47.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:47.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:20:47.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:47.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:47.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:47.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:20:47.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/data
18:20:47.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/wal
18:20:47.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:20:47.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:47.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
18:20:47.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:47.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:47.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:20:47.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.126:42603
18:20:47.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:20:47.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:20:47.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:20:47.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:20:47.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:20:47.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42763/jwks.json
18:20:47.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:47.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:47.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/data/info.pb
18:20:47.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.126
18:20:47.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:47.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:20:47.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:47.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:20:47.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:20:47.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:20:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:20:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:20:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:20:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:20:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:42 UTC on e7f111948823
18:20:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17631
18:20:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:20:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.643394 18612 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:20:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.646210 18612 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:20:47.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.655829 18624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:47.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.655903 18625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:47.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.659507 18612 server_base.cc:1061] running on GCE node
18:20:47.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.660781 18629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:47.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.662074 18612 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:20:47.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.663859 18612 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:20:47.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.665256 18612 hybrid_clock.cc:648] HybridClock initialized: now 1786472447665123 us; error 205 us; skew 500 ppm
18:20:47.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.665634 18612 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:20:47.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.668341 18612 webserver.cc:533] Webserver started at http://127.18.40.126:45231/ using document root <none> and password file <none>
18:20:47.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.669230 18612 fs_manager.cc:362] Metadata directory not provided
18:20:47.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.669354 18612 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:20:47.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.669842 18612 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:20:47.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.672745 18612 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/data/instance:
18:20:47.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6d018589679a4f989bd4fa862afcce21"
18:20:47.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:47 on dist-test-slave-92m1"
18:20:47.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.673691 18612 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/wal/instance:
18:20:47.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6d018589679a4f989bd4fa862afcce21"
18:20:47.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:47 on dist-test-slave-92m1"
18:20:47.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.680375 18612 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
18:20:47.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.684679 18638 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:20:47.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.686563 18612 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
18:20:47.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.686740 18612 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/data,/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/wal
18:20:47.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6d018589679a4f989bd4fa862afcce21"
18:20:47.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:47 on dist-test-slave-92m1"
18:20:47.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.687031 18612 fs_report.cc:389] FS layout report
18:20:47.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:20:47.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/wal
18:20:47.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/wal
18:20:47.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/data/data
18:20:47.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:20:47.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:20:47.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:20:47.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:20:47.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:20:47.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:20:47.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:20:47.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:20:47.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:20:47.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:20:47.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:20:47.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.707852 18612 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:20:47.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.708896 18612 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:20:47.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.709230 18612 kserver.cc:163] Server-wide thread pool size limit: 3276
18:20:47.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.724875 18612 rpc_server.cc:307] RPC server started. Bound to: 127.18.40.126:42603
18:20:47.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.724902 18672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.40.126:42603 every 8 connection(s)
18:20:47.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.726642 18612 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/data/info.pb
18:20:47.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.731669 18673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:20:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.736801 18593 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu as pid 18612
18:20:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.737187 18593 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-0/wal/instance
18:20:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.739660 18673 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } has no permanent_uuid. Determining permanent_uuid...
18:20:47.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.740685 18593 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:47.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:47.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/wal
18:20:47.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/data
18:20:47.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:20:47.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:20:47.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:20:47.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:47.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:47.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:47.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/logs
18:20:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/data/info.pb
18:20:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:20:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:20:47.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:20:47.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:20:47.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:47.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:47.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:47.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:20:47.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:20:47.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:20:47.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:20:47.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.125:36439
18:20:47.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.125
18:20:47.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:47.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:20:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:20:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:47.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:20:47.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42763/jwks.json
18:20:47.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:20:47.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:20:47.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
18:20:47.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.765173 18673 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } has no permanent_uuid. Determining permanent_uuid...
18:20:47.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.766508 18641 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.40.125:36439: connect: Connection refused (error 111)
18:20:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.768342 18673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.125:36439: Network error: Client connection negotiation failed: client connection to 127.18.40.125:36439: connect: Connection refused (error 111)
18:20:47.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.817787 18673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } attempt: 1
18:20:47.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.820444 18673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.125:36439: Network error: Client connection negotiation failed: client connection to 127.18.40.125:36439: connect: Connection refused (error 111)
18:20:47.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.888782 18673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } attempt: 2
18:20:47.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.891345 18673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.125:36439: Network error: Client connection negotiation failed: client connection to 127.18.40.125:36439: connect: Connection refused (error 111)
18:20:47.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:47.982684 18673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } attempt: 3
18:20:47.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:47.985034 18673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.125:36439: Network error: Client connection negotiation failed: client connection to 127.18.40.125:36439: connect: Connection refused (error 111)
18:20:48.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.123914 18680 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
18:20:48.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.124281 18680 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:20:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.124353 18680 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:20:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.124449 18680 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:20:48.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.128341 18673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } attempt: 4
18:20:48.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.130635 18673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.125:36439: Network error: Client connection negotiation failed: client connection to 127.18.40.125:36439: connect: Connection refused (error 111)
18:20:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.133795 18680 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:20:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.133991 18680 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:20:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.134094 18680 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:20:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.134194 18680 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:20:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.134276 18680 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:20:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.134362 18680 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42763/jwks.json
18:20:48.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.145393 18680 master_runner.cc:387] Master server non-default flags:
18:20:48.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/logs
18:20:48.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:48.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:20:48.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:48.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:48.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:48.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:20:48.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/data
18:20:48.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/wal
18:20:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:20:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
18:20:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:48.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:20:48.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.125:36439
18:20:48.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:20:48.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:20:48.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:20:48.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:20:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:20:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42763/jwks.json
18:20:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/data/info.pb
18:20:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.125
18:20:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:20:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:20:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:20:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:20:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:20:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:20:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:20:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:20:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:42 UTC on e7f111948823
18:20:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17631
18:20:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:20:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.147961 18680 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:20:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.150727 18680 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:20:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.161273 18691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.161926 18693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:48.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.164536 18696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.167331 18680 server_base.cc:1061] running on GCE node
18:20:48.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.168315 18680 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:20:48.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.170120 18680 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:20:48.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.171334 18680 hybrid_clock.cc:648] HybridClock initialized: now 1786472448171270 us; error 40 us; skew 500 ppm
18:20:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.171805 18680 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:20:48.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.174361 18680 webserver.cc:533] Webserver started at http://127.18.40.125:36011/ using document root <none> and password file <none>
18:20:48.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.175319 18680 fs_manager.cc:362] Metadata directory not provided
18:20:48.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.175508 18680 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:20:48.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.176002 18680 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:20:48.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.178649 18680 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/data/instance:
18:20:48.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ccdc8bdecf1d407e8346d1a9d8e01374"
18:20:48.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:48 on dist-test-slave-92m1"
18:20:48.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.179687 18680 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/wal/instance:
18:20:48.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ccdc8bdecf1d407e8346d1a9d8e01374"
18:20:48.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:48 on dist-test-slave-92m1"
18:20:48.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.185952 18680 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
18:20:48.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.190022 18706 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:20:48.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.191630 18680 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
18:20:48.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.191848 18680 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/data,/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/wal
18:20:48.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ccdc8bdecf1d407e8346d1a9d8e01374"
18:20:48.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:48 on dist-test-slave-92m1"
18:20:48.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.192095 18680 fs_report.cc:389] FS layout report
18:20:48.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:20:48.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/wal
18:20:48.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/wal
18:20:48.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/data/data
18:20:48.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:20:48.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:20:48.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:20:48.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:20:48.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:20:48.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:20:48.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:20:48.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:20:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:20:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:20:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:20:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.220350 18680 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:20:48.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.221525 18680 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:20:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.221904 18680 kserver.cc:163] Server-wide thread pool size limit: 3276
18:20:48.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.235746 18680 rpc_server.cc:307] RPC server started. Bound to: 127.18.40.125:36439
18:20:48.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.235841 18742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.40.125:36439 every 8 connection(s)
18:20:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.237556 18680 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/data/info.pb
18:20:48.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.238300 18593 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu as pid 18680
18:20:48.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.238513 18593 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-1/wal/instance
18:20:48.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.239869 18593 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:48.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:48.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/wal
18:20:48.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/data
18:20:48.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:20:48.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:20:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:20:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/logs
18:20:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/data/info.pb
18:20:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:20:48.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:20:48.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:20:48.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:20:48.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:48.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:48.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:20:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:20:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:20:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:20:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.124:45335
18:20:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.124
18:20:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:48.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:48.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:48.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:48.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:20:48.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:20:48.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:48.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:20:48.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42763/jwks.json
18:20:48.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:20:48.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:20:48.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
18:20:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.242736 18743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:20:48.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.250535 18743 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } has no permanent_uuid. Determining permanent_uuid...
18:20:48.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.265971 18743 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } has no permanent_uuid. Determining permanent_uuid...
18:20:48.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.277765 18743 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } has no permanent_uuid. Determining permanent_uuid...
18:20:48.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.279125 18714 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.40.124:45335: connect: Connection refused (error 111)
18:20:48.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.281011 18743 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.124:45335: Network error: Client connection negotiation failed: client connection to 127.18.40.124:45335: connect: Connection refused (error 111)
18:20:48.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.330440 18743 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } attempt: 1
18:20:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.333094 18743 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.124:45335: Network error: Client connection negotiation failed: client connection to 127.18.40.124:45335: connect: Connection refused (error 111)
18:20:48.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.401386 18743 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } attempt: 2
18:20:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.403879 18743 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.124:45335: Network error: Client connection negotiation failed: client connection to 127.18.40.124:45335: connect: Connection refused (error 111)
18:20:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.429960 18673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } attempt: 5
18:20:48.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.436905 18673 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } has no permanent_uuid. Determining permanent_uuid...
18:20:48.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.439327 18673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.124:45335: Network error: Client connection negotiation failed: client connection to 127.18.40.124:45335: connect: Connection refused (error 111)
18:20:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.490620 18673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } attempt: 1
18:20:48.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.493060 18673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.124:45335: Network error: Client connection negotiation failed: client connection to 127.18.40.124:45335: connect: Connection refused (error 111)
18:20:48.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.495141 18743 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } attempt: 3
18:20:48.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.497342 18743 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.124:45335: Network error: Client connection negotiation failed: client connection to 127.18.40.124:45335: connect: Connection refused (error 111)
18:20:48.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.561331 18673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } attempt: 2
18:20:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.563731 18673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.124:45335: Network error: Client connection negotiation failed: client connection to 127.18.40.124:45335: connect: Connection refused (error 111)
18:20:48.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.617657 18746 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
18:20:48.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.617983 18746 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:20:48.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.618052 18746 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:20:48.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.618139 18746 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:20:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.626938 18746 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:20:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.627050 18746 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:20:48.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.627105 18746 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:20:48.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.627250 18746 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:20:48.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.627355 18746 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:20:48.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.627425 18746 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42763/jwks.json
18:20:48.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.638821 18746 master_runner.cc:387] Master server non-default flags:
18:20:48.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/logs
18:20:48.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:48.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:20:48.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:48.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:48.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:48.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:20:48.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/data
18:20:48.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/wal
18:20:48.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:20:48.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:48.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
18:20:48.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:48.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:48.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:20:48.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.124:45335
18:20:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:20:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:20:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:20:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:20:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:20:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42763/jwks.json
18:20:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/data/info.pb
18:20:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.124
18:20:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:20:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:20:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:20:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:20:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:20:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:20:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:20:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:20:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:42 UTC on e7f111948823
18:20:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17631
18:20:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:20:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.640596 18743 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } attempt: 4
18:20:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.641076 18746 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:20:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.643301 18743 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.124:45335: Network error: Client connection negotiation failed: client connection to 127.18.40.124:45335: connect: Connection refused (error 111)
18:20:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.643750 18746 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:20:48.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.652915 18755 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:48.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.652976 18754 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:48.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.653896 18757 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:48.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.654188 18746 server_base.cc:1061] running on GCE node
18:20:48.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.655038 18746 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:20:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.656625 18746 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:20:48.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.657900 18746 hybrid_clock.cc:648] HybridClock initialized: now 1786472448657812 us; error 51 us; skew 500 ppm
18:20:48.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.658207 18746 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:20:48.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.660666 18746 webserver.cc:533] Webserver started at http://127.18.40.124:41727/ using document root <none> and password file <none>
18:20:48.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.661392 18746 fs_manager.cc:362] Metadata directory not provided
18:20:48.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.661521 18746 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:20:48.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.661880 18746 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:20:48.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.664461 18746 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/data/instance:
18:20:48.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "233c32f7c58d4927a0a0a9c6928088df"
18:20:48.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:48 on dist-test-slave-92m1"
18:20:48.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.665459 18746 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/wal/instance:
18:20:48.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "233c32f7c58d4927a0a0a9c6928088df"
18:20:48.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:48 on dist-test-slave-92m1"
18:20:48.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.669975 18673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } attempt: 3
18:20:48.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.671162 18746 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
18:20:48.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.672459 18673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.40.124:45335: Network error: Client connection negotiation failed: client connection to 127.18.40.124:45335: connect: Connection refused (error 111)
18:20:48.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.675536 18766 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:20:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.677008 18746 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
18:20:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.677197 18746 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/data,/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/wal
18:20:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "233c32f7c58d4927a0a0a9c6928088df"
18:20:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:48 on dist-test-slave-92m1"
18:20:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.677448 18746 fs_report.cc:389] FS layout report
18:20:48.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:20:48.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/wal
18:20:48.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/wal
18:20:48.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/data/data
18:20:48.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:20:48.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:20:48.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:20:48.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:20:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:20:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:20:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:20:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:20:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:20:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:20:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:20:48.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.703716 18746 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:20:48.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.704834 18746 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:20:48.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.705224 18746 kserver.cc:163] Server-wide thread pool size limit: 3276
18:20:48.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.719447 18746 rpc_server.cc:307] RPC server started. Bound to: 127.18.40.124:45335
18:20:48.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.719466 18806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.40.124:45335 every 8 connection(s)
18:20:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.721068 18746 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/data/info.pb
18:20:48.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.725613 18809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:20:48.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.727466 18593 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu as pid 18746
18:20:48.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.727694 18593 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/master-2/wal/instance
18:20:48.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.732682 18809 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } has no permanent_uuid. Determining permanent_uuid...
18:20:48.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.748456 18809 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } has no permanent_uuid. Determining permanent_uuid...
18:20:48.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.755920 18809 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } has no permanent_uuid. Determining permanent_uuid...
18:20:48.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.768671 18809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df: Bootstrap starting.
18:20:48.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.772143 18809 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df: Neither blocks nor log segments found. Creating new log.
18:20:48.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.773602 18809 log.cc:826] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df: Log is configured to *not* fsync() on all Append() calls
18:20:48.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.776475 18809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df: No bootstrap required, opened a new log
18:20:48.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.782203 18809 raft_consensus.cc:359] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } }
18:20:48.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.782521 18809 raft_consensus.cc:385] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:20:48.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.782646 18809 raft_consensus.cc:740] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233c32f7c58d4927a0a0a9c6928088df, State: Initialized, Role: FOLLOWER
18:20:48.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.783443 18809 consensus_queue.cc:260] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [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: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } }
18:20:48.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.784511 18821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [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: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } } }
18:20:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.785177 18821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [sys.catalog]: This master's current role is: FOLLOWER
18:20:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.785943 18809 sys_catalog.cc:565] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [sys.catalog]: configured and running, proceeding with master startup.
18:20:48.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.793022 18746 master_runner.cc:187] Error getting master registration for 127.18.40.126:42603: OK, instance_id { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" instance_seqno: 1786472447720924 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:20:48.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.798568 18746 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:20:48.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.799727 18837 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:20:48.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.799834 18837 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:20:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.849720 18673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } attempt: 4
18:20:48.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.863520 18673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21: Bootstrap starting.
18:20:48.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.868148 18673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21: Neither blocks nor log segments found. Creating new log.
18:20:48.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.871704 18673 log.cc:826] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21: Log is configured to *not* fsync() on all Append() calls
18:20:48.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.875411 18821 raft_consensus.cc:493] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:20:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.875736 18821 raft_consensus.cc:515] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } }
18:20:48.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.877980 18821 leader_election.cc:290] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d018589679a4f989bd4fa862afcce21 (127.18.40.126:42603), ccdc8bdecf1d407e8346d1a9d8e01374 (127.18.40.125:36439)
18:20:48.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.878314 18673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21: No bootstrap required, opened a new log
18:20:48.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.886313 18673 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } }
18:20:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.887120 18673 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:20:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.887616 18673 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d018589679a4f989bd4fa862afcce21, State: Initialized, Role: FOLLOWER
18:20:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.888798 18673 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [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: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } }
18:20:48.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.892280 18847 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [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: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } } }
18:20:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.893296 18847 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [sys.catalog]: This master's current role is: FOLLOWER
18:20:48.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.893430 18673 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [sys.catalog]: configured and running, proceeding with master startup.
18:20:48.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.893455 18658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "233c32f7c58d4927a0a0a9c6928088df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d018589679a4f989bd4fa862afcce21" is_pre_election: true
18:20:48.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.894428 18658 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233c32f7c58d4927a0a0a9c6928088df in term 0.
18:20:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.895328 18771 leader_election.cc:304] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [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: 233c32f7c58d4927a0a0a9c6928088df, 6d018589679a4f989bd4fa862afcce21; no voters: 
18:20:48.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.895885 18821 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 0 FOLLOWER]: Leader pre-election won for term 1
18:20:48.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.896080 18821 raft_consensus.cc:493] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:20:48.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.896205 18821 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 0 FOLLOWER]: Advancing to term 1
18:20:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.900318 18821 raft_consensus.cc:515] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } }
18:20:48.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.901922 18658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "233c32f7c58d4927a0a0a9c6928088df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d018589679a4f989bd4fa862afcce21"
18:20:48.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.902176 18658 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [term 0 FOLLOWER]: Advancing to term 1
18:20:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.906387 18658 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233c32f7c58d4927a0a0a9c6928088df in term 1.
18:20:48.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.906672 18821 leader_election.cc:290] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [CANDIDATE]: Term 1 election: Requested vote from peers 6d018589679a4f989bd4fa862afcce21 (127.18.40.126:42603), ccdc8bdecf1d407e8346d1a9d8e01374 (127.18.40.125:36439)
18:20:48.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.907255 18771 leader_election.cc:304] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [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: 233c32f7c58d4927a0a0a9c6928088df, 6d018589679a4f989bd4fa862afcce21; no voters: 
18:20:48.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.907599 18821 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 1 FOLLOWER]: Leader election won for term 1
18:20:48.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.917996 18821 raft_consensus.cc:697] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [term 1 LEADER]: Becoming Leader. State: Replica: 233c32f7c58d4927a0a0a9c6928088df, State: Running, Role: LEADER
18:20:48.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.919450 18821 consensus_queue.cc:237] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [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: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } }
18:20:48.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.924348 18853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [sys.catalog]: SysCatalogTable state changed. Reason: New leader 233c32f7c58d4927a0a0a9c6928088df. Latest consensus state: current_term: 1 leader_uuid: "233c32f7c58d4927a0a0a9c6928088df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } } }
18:20:48.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.924773 18853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [sys.catalog]: This master's current role is: LEADER
18:20:48.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.935933 18859 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
18:20:48.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.938019 18859 catalog_manager.cc:1520] Initializing Kudu cluster ID...
18:20:48.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.942515 18743 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } attempt: 5
18:20:48.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.950870 18658 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [term 1 FOLLOWER]: Refusing update from remote peer 233c32f7c58d4927a0a0a9c6928088df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:20:48.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.951952 18821 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:20:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.958758 18775 tablet.cc:2406] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:20:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:48.963033 18647 tablet.cc:2406] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:20:48.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.965144 18743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374: Bootstrap starting.
18:20:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.969812 18847 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 233c32f7c58d4927a0a0a9c6928088df. Latest consensus state: current_term: 1 leader_uuid: "233c32f7c58d4927a0a0a9c6928088df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } } }
18:20:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.970089 18847 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [sys.catalog]: This master's current role is: FOLLOWER
18:20:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.970280 18743 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374: Neither blocks nor log segments found. Creating new log.
18:20:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.971966 18743 log.cc:826] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374: Log is configured to *not* fsync() on all Append() calls
18:20:48.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.985831 18743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374: No bootstrap required, opened a new log
18:20:48.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.986483 18870 mvcc.cc:204] Tried to move back new op lower bound from 7317391150879285248 to 7317391150780706816. Current Snapshot: MvccSnapshot[applied={T|T < 7317391150879285248}]
18:20:48.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.989605 18874 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
18:20:48.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.997473 18743 raft_consensus.cc:359] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } }
18:20:48.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.999150 18743 raft_consensus.cc:385] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:20:48.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:48.999662 18743 raft_consensus.cc:740] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccdc8bdecf1d407e8346d1a9d8e01374, State: Initialized, Role: FOLLOWER
18:20:49.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.000941 18743 consensus_queue.cc:260] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [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: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } }
18:20:49.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.001348 18821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "233c32f7c58d4927a0a0a9c6928088df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } } }
18:20:49.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.001714 18821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [sys.catalog]: This master's current role is: LEADER
18:20:49.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.007256 18847 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "233c32f7c58d4927a0a0a9c6928088df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } } }
18:20:49.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.007501 18847 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21 [sys.catalog]: This master's current role is: FOLLOWER
18:20:49.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.007908 18859 catalog_manager.cc:1383] Generated new cluster ID: 78cf0ce0317f4b5fba3c621072896420
18:20:49.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.008033 18859 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
18:20:49.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.016886 18612 master_runner.cc:187] Error getting master registration for 127.18.40.125:36439: OK, instance_id { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" instance_seqno: 1786472448231922 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:20:49.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.024602 18612 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:20:49.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.024435 18882 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [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: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } } }
18:20:49.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.024798 18882 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [sys.catalog]: This master's current role is: FOLLOWER
18:20:49.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.026818 18743 sys_catalog.cc:565] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [sys.catalog]: configured and running, proceeding with master startup.
18:20:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.029824 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "233c32f7c58d4927a0a0a9c6928088df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374"
18:20:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.030503 18729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [term 0 FOLLOWER]: Advancing to term 1
18:20:49.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.032013 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "233c32f7c58d4927a0a0a9c6928088df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" is_pre_election: true
18:20:49.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.034909 18729 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233c32f7c58d4927a0a0a9c6928088df in term 1.
18:20:49.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.036001 18726 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [term 1 FOLLOWER]: Refusing update from remote peer 233c32f7c58d4927a0a0a9c6928088df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:20:49.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.038199 18821 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:20:49.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.040428 18859 catalog_manager.cc:1406] Generated new certificate authority record
18:20:49.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.042307 18859 catalog_manager.cc:1540] Loading token signing keys...
18:20:49.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.066154 18859 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df: Generated new TSK 0
18:20:49.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.067411 18859 catalog_manager.cc:1550] Initializing in-progress tserver states...
18:20:49.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.069526 18882 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 233c32f7c58d4927a0a0a9c6928088df. Latest consensus state: current_term: 1 leader_uuid: "233c32f7c58d4927a0a0a9c6928088df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } } }
18:20:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.069720 18882 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [sys.catalog]: This master's current role is: FOLLOWER
18:20:49.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.071348 18853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "233c32f7c58d4927a0a0a9c6928088df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } } }
18:20:49.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.071585 18853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 233c32f7c58d4927a0a0a9c6928088df [sys.catalog]: This master's current role is: LEADER
18:20:49.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.070937 18902 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "233c32f7c58d4927a0a0a9c6928088df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d018589679a4f989bd4fa862afcce21" member_type: VOTER last_known_addr { host: "127.18.40.126" port: 42603 } } peers { permanent_uuid: "ccdc8bdecf1d407e8346d1a9d8e01374" member_type: VOTER last_known_addr { host: "127.18.40.125" port: 36439 } } peers { permanent_uuid: "233c32f7c58d4927a0a0a9c6928088df" member_type: VOTER last_known_addr { host: "127.18.40.124" port: 45335 } } }
18:20:49.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.074729 18902 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374 [sys.catalog]: This master's current role is: FOLLOWER
18:20:49.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.084197 18593 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:49.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/wal
18:20:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/data
18:20:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:20:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:20:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:20:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:49.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/logs
18:20:49.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/data/info.pb
18:20:49.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:49.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:20:49.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:20:49.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:20:49.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:20:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:20:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:20:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.65:0
18:20:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.40.65
18:20:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.65
18:20:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:20:49.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.095192 18908 catalog_manager.cc:1295] Loaded cluster ID: 78cf0ce0317f4b5fba3c621072896420
18:20:49.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.095377 18908 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374: loading cluster ID for follower catalog manager: success
18:20:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.103844 18908 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374: acquiring CA information for follower catalog manager: success
18:20:49.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.107824 18908 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ccdc8bdecf1d407e8346d1a9d8e01374: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:20:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:49.561548 18911 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:20:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:49.561954 18911 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:20:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:49.562069 18911 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:20:49.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:49.571542 18911 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:20:49.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:49.571758 18911 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.40.65
18:20:49.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.582140 18911 tablet_server_runner.cc:78] Tablet server non-default flags:
18:20:49.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/logs
18:20:49.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:49.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:20:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:20:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/data
18:20:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/wal
18:20:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.65:0
18:20:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/data/info.pb
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.65
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.40.65
18:20:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:20:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:20:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:20:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:20:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:20:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:42 UTC on e7f111948823
18:20:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17631
18:20:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:20:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.584720 18911 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:20:49.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.587020 18911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:20:49.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:49.597740 18919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:49.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:49.597913 18923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:49.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:49.597770 18920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:49.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.599789 18911 server_base.cc:1061] running on GCE node
18:20:49.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.600613 18911 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:20:49.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.602803 18911 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:20:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.604038 18911 hybrid_clock.cc:648] HybridClock initialized: now 1786472449603997 us; error 32 us; skew 500 ppm
18:20:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.604338 18911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:20:49.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.606657 18911 webserver.cc:533] Webserver started at http://127.18.40.65:32845/ using document root <none> and password file <none>
18:20:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.607506 18911 fs_manager.cc:362] Metadata directory not provided
18:20:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.607602 18911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:20:49.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.607918 18911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:20:49.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.610394 18911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/data/instance:
18:20:49.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8640b07889be4587ab7e47f9c15705c8"
18:20:49.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:49 on dist-test-slave-92m1"
18:20:49.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.611129 18911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/wal/instance:
18:20:49.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8640b07889be4587ab7e47f9c15705c8"
18:20:49.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:49 on dist-test-slave-92m1"
18:20:49.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.616719 18911 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
18:20:49.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.620774 18930 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:20:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.622272 18911 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
18:20:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.622416 18911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/data,/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/wal
18:20:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8640b07889be4587ab7e47f9c15705c8"
18:20:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:49 on dist-test-slave-92m1"
18:20:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.622613 18911 fs_report.cc:389] FS layout report
18:20:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:20:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/wal
18:20:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/wal
18:20:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/data/data
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:20:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:20:49.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.650547 18911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:20:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.651576 18911 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:20:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.651832 18911 kserver.cc:163] Server-wide thread pool size limit: 3276
18:20:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.652849 18911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:20:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.654706 18911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:20:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.654796 18911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:20:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.654870 18911 ts_tablet_manager.cc:616] Registered 0 tablets
18:20:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.654918 18911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:20:49.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.692216 18911 rpc_server.cc:307] RPC server started. Bound to: 127.18.40.65:32785
18:20:49.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.692292 19105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.40.65:32785 every 8 connection(s)
18:20:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.693683 18911 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/data/info.pb
18:20:49.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.698544 18593 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu as pid 18911
18:20:49.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.698784 18593 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-0/wal/instance
18:20:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.708230 18593 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/wal
18:20:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/data
18:20:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/logs
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/data/info.pb
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:20:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.66:0
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.40.66
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.66
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:49.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:20:49.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.734544 19106 heartbeater.cc:344] Connected to a master server at 127.18.40.126:42603
18:20:49.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.734992 19106 heartbeater.cc:461] Registering TS with master...
18:20:49.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.736181 19106 heartbeater.cc:507] Master 127.18.40.126:42603 requested a full tablet report, sending...
18:20:49.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.736707 19107 heartbeater.cc:344] Connected to a master server at 127.18.40.124:45335
18:20:49.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.736900 19107 heartbeater.cc:461] Registering TS with master...
18:20:49.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.737561 19107 heartbeater.cc:507] Master 127.18.40.124:45335 requested a full tablet report, sending...
18:20:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.739652 18651 ts_manager.cc:194] Registered new tserver with Master: 8640b07889be4587ab7e47f9c15705c8 (127.18.40.65:32785)
18:20:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.739655 18783 ts_manager.cc:194] Registered new tserver with Master: 8640b07889be4587ab7e47f9c15705c8 (127.18.40.65:32785)
18:20:49.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.742369 18783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.40.65:43119
18:20:49.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.748605 19110 heartbeater.cc:344] Connected to a master server at 127.18.40.125:36439
18:20:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.748776 19110 heartbeater.cc:461] Registering TS with master...
18:20:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.749133 19110 heartbeater.cc:507] Master 127.18.40.125:36439 requested a full tablet report, sending...
18:20:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:49.750958 18725 ts_manager.cc:194] Registered new tserver with Master: 8640b07889be4587ab7e47f9c15705c8 (127.18.40.65:32785)
18:20:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.000689 18874 catalog_manager.cc:1295] Loaded cluster ID: 78cf0ce0317f4b5fba3c621072896420
18:20:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.000869 18874 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21: loading cluster ID for follower catalog manager: success
18:20:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.005811 18874 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21: acquiring CA information for follower catalog manager: success
18:20:50.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.008977 18874 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 6d018589679a4f989bd4fa862afcce21: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:20:50.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.124408 19121 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:20:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.124838 19121 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:20:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.124981 19121 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:20:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.134529 19121 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:20:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.134795 19121 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.40.66
18:20:50.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.145867 19121 tablet_server_runner.cc:78] Tablet server non-default flags:
18:20:50.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/logs
18:20:50.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:50.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:20:50.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/data
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/wal
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.66:0
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:50.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/data/info.pb
18:20:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.66
18:20:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:20:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.40.66
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:42 UTC on e7f111948823
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17631
18:20:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:20:50.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.148736 19121 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:20:50.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.152328 19121 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:20:50.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.164717 19136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:50.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.164909 19137 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:50.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.167596 19139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:50.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.168108 19121 server_base.cc:1061] running on GCE node
18:20:50.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.168817 19121 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:20:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.169917 19121 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:20:50.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.171193 19121 hybrid_clock.cc:648] HybridClock initialized: now 1786472450171074 us; error 110 us; skew 500 ppm
18:20:50.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.171705 19121 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:20:50.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.174293 19121 webserver.cc:533] Webserver started at http://127.18.40.66:32775/ using document root <none> and password file <none>
18:20:50.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.175176 19121 fs_manager.cc:362] Metadata directory not provided
18:20:50.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.175376 19121 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:20:50.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.175830 19121 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:20:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.178755 19121 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/data/instance:
18:20:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a34b2b7149654428a2791f6f11b60732"
18:20:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:50 on dist-test-slave-92m1"
18:20:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.179903 19121 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/wal/instance:
18:20:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a34b2b7149654428a2791f6f11b60732"
18:20:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:50 on dist-test-slave-92m1"
18:20:50.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.186170 19121 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
18:20:50.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.190814 19146 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:20:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.194494 19121 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.003s
18:20:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.194993 19121 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/data,/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/wal
18:20:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a34b2b7149654428a2791f6f11b60732"
18:20:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:50 on dist-test-slave-92m1"
18:20:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.195271 19121 fs_report.cc:389] FS layout report
18:20:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:20:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/wal
18:20:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/wal
18:20:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/data/data
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:20:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:20:50.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.220762 19121 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:20:50.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.221827 19121 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:20:50.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.222184 19121 kserver.cc:163] Server-wide thread pool size limit: 3276
18:20:50.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.223433 19121 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:20:50.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.225466 19121 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:20:50.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.225592 19121 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:20:50.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.225701 19121 ts_tablet_manager.cc:616] Registered 0 tablets
18:20:50.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.225783 19121 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:20:50.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.268301 19121 rpc_server.cc:307] RPC server started. Bound to: 127.18.40.66:45691
18:20:50.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.268325 19330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.40.66:45691 every 8 connection(s)
18:20:50.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.269847 19121 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/data/info.pb
18:20:50.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.275707 18593 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu as pid 19121
18:20:50.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.275964 18593 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-1/wal/instance
18:20:50.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.297473 18593 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/wal
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/data
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/logs
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/data/info.pb
18:20:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.67:0
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.40.67
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.67
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:50.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:50.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:50.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:50.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:20:50.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.338984 19334 heartbeater.cc:344] Connected to a master server at 127.18.40.124:45335
18:20:50.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.339908 19334 heartbeater.cc:461] Registering TS with master...
18:20:50.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.340411 19333 heartbeater.cc:344] Connected to a master server at 127.18.40.126:42603
18:20:50.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.340780 19333 heartbeater.cc:461] Registering TS with master...
18:20:50.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.341099 19334 heartbeater.cc:507] Master 127.18.40.124:45335 requested a full tablet report, sending...
18:20:50.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.341583 19333 heartbeater.cc:507] Master 127.18.40.126:42603 requested a full tablet report, sending...
18:20:50.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.343376 18783 ts_manager.cc:194] Registered new tserver with Master: a34b2b7149654428a2791f6f11b60732 (127.18.40.66:45691)
18:20:50.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.344523 18783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.40.66:38063
18:20:50.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.346357 19335 heartbeater.cc:344] Connected to a master server at 127.18.40.125:36439
18:20:50.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.346539 19335 heartbeater.cc:461] Registering TS with master...
18:20:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.347252 19335 heartbeater.cc:507] Master 127.18.40.125:36439 requested a full tablet report, sending...
18:20:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.348097 18651 ts_manager.cc:194] Registered new tserver with Master: a34b2b7149654428a2791f6f11b60732 (127.18.40.66:45691)
18:20:50.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.349562 18725 ts_manager.cc:194] Registered new tserver with Master: a34b2b7149654428a2791f6f11b60732 (127.18.40.66:45691)
18:20:50.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.724956 19349 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:20:50.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.725354 19349 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:20:50.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.725474 19349 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:20:50.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.734733 19349 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:20:50.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.734985 19349 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.40.67
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.745757 19349 tablet_server_runner.cc:78] Tablet server non-default flags:
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/logs
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.40.84:34595
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/data
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/wal
18:20:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.40.67:0
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/data/info.pb
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.40.67
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.40.67
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:42 UTC on e7f111948823
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17631
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.745968 19107 heartbeater.cc:499] Master 127.18.40.124:45335 was elected leader, sending a full tablet report...
18:20:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.748289 19349 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:20:50.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.750900 19349 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:20:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.764424 19358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.765115 19362 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.765791 19349 server_base.cc:1061] running on GCE node
18:20:50.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:50.764424 19357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:20:50.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.766677 19349 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:20:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.767896 19349 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:20:50.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.769161 19349 hybrid_clock.cc:648] HybridClock initialized: now 1786472450769093 us; error 58 us; skew 500 ppm
18:20:50.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.769567 19349 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:20:50.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.772056 19349 webserver.cc:533] Webserver started at http://127.18.40.67:39289/ using document root <none> and password file <none>
18:20:50.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.772919 19349 fs_manager.cc:362] Metadata directory not provided
18:20:50.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.773073 19349 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:20:50.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.773506 19349 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:20:50.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.776204 19349 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/data/instance:
18:20:50.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4990d38cb5444b7806b12391e3fe3a9"
18:20:50.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:50 on dist-test-slave-92m1"
18:20:50.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.777132 19349 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/wal/instance:
18:20:50.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4990d38cb5444b7806b12391e3fe3a9"
18:20:50.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:50 on dist-test-slave-92m1"
18:20:50.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.783095 19349 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
18:20:50.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.787002 19369 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.789069 19349 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.789222 19349 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/data,/tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/wal
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4990d38cb5444b7806b12391e3fe3a9"
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:20:50 on dist-test-slave-92m1"
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.789424 19349 fs_report.cc:389] FS layout report
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/wal
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/wal
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/data/data
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:20:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:20:50.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.819608 19349 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:20:50.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.820636 19349 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:20:50.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.820904 19349 kserver.cc:163] Server-wide thread pool size limit: 3276
18:20:50.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.821919 19349 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:20:50.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.823810 19349 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:20:50.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.823904 19349 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:20:50.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.823983 19349 ts_tablet_manager.cc:616] Registered 0 tablets
18:20:50.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.824035 19349 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:20:50.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.862504 19349 rpc_server.cc:307] RPC server started. Bound to: 127.18.40.67:44023
18:20:50.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.862545 19559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.40.67:44023 every 8 connection(s)
18:20:50.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.864194 19349 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/data/info.pb
18:20:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.870419 18593 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu as pid 19349
18:20:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.870636 18593 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskpVX5Tj/test-tmp/mini-kudu-cluster8557740191285975568/ts-2/wal/instance
18:20:50.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.898454 19560 heartbeater.cc:344] Connected to a master server at 127.18.40.126:42603
18:20:50.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.898967 19560 heartbeater.cc:461] Registering TS with master...
18:20:50.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.899724 19561 heartbeater.cc:344] Connected to a master server at 127.18.40.124:45335
18:20:50.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.899807 19562 heartbeater.cc:344] Connected to a master server at 127.18.40.125:36439
18:20:50.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.899917 19561 heartbeater.cc:461] Registering TS with master...
18:20:50.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.899956 19562 heartbeater.cc:461] Registering TS with master...
18:20:50.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.900480 19560 heartbeater.cc:507] Master 127.18.40.126:42603 requested a full tablet report, sending...
18:20:50.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.900586 19562 heartbeater.cc:507] Master 127.18.40.125:36439 requested a full tablet report, sending...
18:20:50.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.900633 19561 heartbeater.cc:507] Master 127.18.40.124:45335 requested a full tablet report, sending...
18:20:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.902638 18725 ts_manager.cc:194] Registered new tserver with Master: d4990d38cb5444b7806b12391e3fe3a9 (127.18.40.67:44023)
18:20:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.902644 18783 ts_manager.cc:194] Registered new tserver with Master: d4990d38cb5444b7806b12391e3fe3a9 (127.18.40.67:44023)
18:20:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.902700 18651 ts_manager.cc:194] Registered new tserver with Master: d4990d38cb5444b7806b12391e3fe3a9 (127.18.40.67:44023)
18:20:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.903714 18783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.40.67:42481
18:20:50.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:50.912358 18593 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:20:50.914 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:20:50.915 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:20:50.924 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.40.126"
      port: 42603
    }
    bound_http_address {
      host: "127.18.40.126"
      port: 45231
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.40.125"
      port: 36439
    }
    bound_http_address {
      host: "127.18.40.125"
      port: 36011
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.40.124"
      port: 45335
    }
    bound_http_address {
      host: "127.18.40.124"
      port: 41727
    }
  }
}

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

18:20:50.931 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.40.65"
      port: 32785
    }
    bound_http_address {
      host: "127.18.40.65"
      port: 32845
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.40.66"
      port: 45691
    }
    bound_http_address {
      host: "127.18.40.66"
      port: 32775
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.40.67"
      port: 44023
    }
    bound_http_address {
      host: "127.18.40.67"
      port: 39289
    }
  }
}

18:20:50.931 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:20:51.134 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
18:20:51.182 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:51.325 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.349200 19334 heartbeater.cc:499] Master 127.18.40.124:45335 was elected leader, sending a full tablet report...
18:20:51.383 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:51.384 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:51.416 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:51.423 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:51.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:51.532 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:51.532 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:51.535 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:51.766 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64b8433c, L:/127.0.0.1:54034 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:51.766 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4908f644, L:/127.0.0.1:40800 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:51.766 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x76355c31, L:/127.0.0.1:37826 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:51.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:51.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=519), Traces: [0ms] refreshing cache from master, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [488ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [489ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [491ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=null) after lookup
18:20:51.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.853211 18783 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40800:
18:20:51.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
18:20:51.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:20:51.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:20:51.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:20:51.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:20:51.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:20:51.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:20:51.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:20:51.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:20:51.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:20:51.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:20:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:20:51.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:20:51.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:20:51.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:20:51.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:20:51.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:20:51.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:20:51.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:20:51.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:20:51.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:20:51.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:20:51.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:51.855283 18783 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
18:20:51.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.903388 19454 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe2af780ead4d4fb22373aad1127ac4 (DEFAULT_TABLE table=TestHandleTooBusy [id=9cb97408213a49f19b8a253bd3af6fb5]), partition=RANGE (key) PARTITION UNBOUNDED
18:20:51.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.905707 19454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe2af780ead4d4fb22373aad1127ac4. 1 dirs total, 0 dirs full, 0 dirs failed
18:20:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.906334 19561 heartbeater.cc:499] Master 127.18.40.124:45335 was elected leader, sending a full tablet report...
18:20:51.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:51.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.914101 19004 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe2af780ead4d4fb22373aad1127ac4 (DEFAULT_TABLE table=TestHandleTooBusy [id=9cb97408213a49f19b8a253bd3af6fb5]), partition=RANGE (key) PARTITION UNBOUNDED
18:20:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.915877 19004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe2af780ead4d4fb22373aad1127ac4. 1 dirs total, 0 dirs full, 0 dirs failed
18:20:51.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.922323 19613 tablet_bootstrap.cc:492] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9: Bootstrap starting.
18:20:51.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.925539 19613 tablet_bootstrap.cc:654] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9: Neither blocks nor log segments found. Creating new log.
18:20:51.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.925655 19221 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe2af780ead4d4fb22373aad1127ac4 (DEFAULT_TABLE table=TestHandleTooBusy [id=9cb97408213a49f19b8a253bd3af6fb5]), partition=RANGE (key) PARTITION UNBOUNDED
18:20:51.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.926800 19613 log.cc:826] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9: Log is configured to *not* fsync() on all Append() calls
18:20:51.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.927457 19221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe2af780ead4d4fb22373aad1127ac4. 1 dirs total, 0 dirs full, 0 dirs failed
18:20:51.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.935065 19613 tablet_bootstrap.cc:492] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9: No bootstrap required, opened a new log
18:20:51.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.935699 19613 ts_tablet_manager.cc:1403] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
18:20:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.943789 19613 raft_consensus.cc:359] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 } } peers { permanent_uuid: "8640b07889be4587ab7e47f9c15705c8" member_type: VOTER last_known_addr { host: "127.18.40.65" port: 32785 } } peers { permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 } }
18:20:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.944247 19613 raft_consensus.cc:385] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:20:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.944357 19613 raft_consensus.cc:740] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4990d38cb5444b7806b12391e3fe3a9, State: Initialized, Role: FOLLOWER
18:20:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.945072 19613 consensus_queue.cc:260] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9 [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: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 } } peers { permanent_uuid: "8640b07889be4587ab7e47f9c15705c8" member_type: VOTER last_known_addr { host: "127.18.40.65" port: 32785 } } peers { permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 } }
18:20:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.946949 19613 ts_tablet_manager.cc:1434] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
18:20:51.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.947978 19616 tablet_bootstrap.cc:492] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8: Bootstrap starting.
18:20:51.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.948231 19617 tablet_bootstrap.cc:492] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732: Bootstrap starting.
18:20:51.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.952361 19616 tablet_bootstrap.cc:654] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8: Neither blocks nor log segments found. Creating new log.
18:20:51.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.953878 19617 tablet_bootstrap.cc:654] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732: Neither blocks nor log segments found. Creating new log.
18:20:51.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.955384 19617 log.cc:826] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732: Log is configured to *not* fsync() on all Append() calls
18:20:51.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.955523 19616 log.cc:826] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8: Log is configured to *not* fsync() on all Append() calls
18:20:51.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.958452 19616 tablet_bootstrap.cc:492] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8: No bootstrap required, opened a new log
18:20:51.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.958547 19617 tablet_bootstrap.cc:492] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732: No bootstrap required, opened a new log
18:20:51.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.958699 19616 ts_tablet_manager.cc:1403] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.000s
18:20:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.958841 19617 ts_tablet_manager.cc:1403] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
18:20:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.963747 19616 raft_consensus.cc:359] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 } } peers { permanent_uuid: "8640b07889be4587ab7e47f9c15705c8" member_type: VOTER last_known_addr { host: "127.18.40.65" port: 32785 } } peers { permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 } }
18:20:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.963815 19617 raft_consensus.cc:359] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 } } peers { permanent_uuid: "8640b07889be4587ab7e47f9c15705c8" member_type: VOTER last_known_addr { host: "127.18.40.65" port: 32785 } } peers { permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 } }
18:20:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.964176 19616 raft_consensus.cc:385] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:20:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.964206 19617 raft_consensus.cc:385] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:20:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.964280 19616 raft_consensus.cc:740] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8640b07889be4587ab7e47f9c15705c8, State: Initialized, Role: FOLLOWER
18:20:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.964313 19617 raft_consensus.cc:740] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34b2b7149654428a2791f6f11b60732, State: Initialized, Role: FOLLOWER
18:20:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.964962 19616 consensus_queue.cc:260] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [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: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 } } peers { permanent_uuid: "8640b07889be4587ab7e47f9c15705c8" member_type: VOTER last_known_addr { host: "127.18.40.65" port: 32785 } } peers { permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 } }
18:20:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.965077 19617 consensus_queue.cc:260] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732 [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: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 } } peers { permanent_uuid: "8640b07889be4587ab7e47f9c15705c8" member_type: VOTER last_known_addr { host: "127.18.40.65" port: 32785 } } peers { permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 } }
18:20:51.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.966996 19617 ts_tablet_manager.cc:1434] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
18:20:51.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:51.975680 19616 ts_tablet_manager.cc:1434] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
18:20:52.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.012858 19622 raft_consensus.cc:493] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:20:52.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.013193 19622 raft_consensus.cc:515] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 } } peers { permanent_uuid: "8640b07889be4587ab7e47f9c15705c8" member_type: VOTER last_known_addr { host: "127.18.40.65" port: 32785 } } peers { permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 } }
18:20:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.015236 19622 leader_election.cc:290] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4990d38cb5444b7806b12391e3fe3a9 (127.18.40.67:44023), a34b2b7149654428a2791f6f11b60732 (127.18.40.66:45691)
18:20:52.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.024814 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2af780ead4d4fb22373aad1127ac4" candidate_uuid: "8640b07889be4587ab7e47f9c15705c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b2b7149654428a2791f6f11b60732" is_pre_election: true
18:20:52.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.024804 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2af780ead4d4fb22373aad1127ac4" candidate_uuid: "8640b07889be4587ab7e47f9c15705c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4990d38cb5444b7806b12391e3fe3a9" is_pre_election: true
18:20:52.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.025311 19487 raft_consensus.cc:2468] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8640b07889be4587ab7e47f9c15705c8 in term 0.
18:20:52.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.025362 19256 raft_consensus.cc:2468] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8640b07889be4587ab7e47f9c15705c8 in term 0.
18:20:52.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.025964 18932 leader_election.cc:304] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [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: 8640b07889be4587ab7e47f9c15705c8, d4990d38cb5444b7806b12391e3fe3a9; no voters: 
18:20:52.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.026407 19622 raft_consensus.cc:2804] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:20:52.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.026600 19622 raft_consensus.cc:493] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:20:52.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.026700 19622 raft_consensus.cc:3060] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 0 FOLLOWER]: Advancing to term 1
18:20:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.029042 19622 raft_consensus.cc:515] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 } } peers { permanent_uuid: "8640b07889be4587ab7e47f9c15705c8" member_type: VOTER last_known_addr { host: "127.18.40.65" port: 32785 } } peers { permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 } }
18:20:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.029713 19622 leader_election.cc:290] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [CANDIDATE]: Term 1 election: Requested vote from peers d4990d38cb5444b7806b12391e3fe3a9 (127.18.40.67:44023), a34b2b7149654428a2791f6f11b60732 (127.18.40.66:45691)
18:20:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.030135 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2af780ead4d4fb22373aad1127ac4" candidate_uuid: "8640b07889be4587ab7e47f9c15705c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4990d38cb5444b7806b12391e3fe3a9"
18:20:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.030210 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2af780ead4d4fb22373aad1127ac4" candidate_uuid: "8640b07889be4587ab7e47f9c15705c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34b2b7149654428a2791f6f11b60732"
18:20:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.030350 19487 raft_consensus.cc:3060] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9 [term 0 FOLLOWER]: Advancing to term 1
18:20:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.030373 19256 raft_consensus.cc:3060] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732 [term 0 FOLLOWER]: Advancing to term 1
18:20:52.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.033576 19487 raft_consensus.cc:2468] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8640b07889be4587ab7e47f9c15705c8 in term 1.
18:20:52.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.033576 19256 raft_consensus.cc:2468] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8640b07889be4587ab7e47f9c15705c8 in term 1.
18:20:52.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.034049 18932 leader_election.cc:304] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [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: 8640b07889be4587ab7e47f9c15705c8, d4990d38cb5444b7806b12391e3fe3a9; no voters: 
18:20:52.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.034407 19622 raft_consensus.cc:2804] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 1 FOLLOWER]: Leader election won for term 1
18:20:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.034942 19622 raft_consensus.cc:697] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [term 1 LEADER]: Becoming Leader. State: Replica: 8640b07889be4587ab7e47f9c15705c8, State: Running, Role: LEADER
18:20:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.035539 19622 consensus_queue.cc:237] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [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: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 } } peers { permanent_uuid: "8640b07889be4587ab7e47f9c15705c8" member_type: VOTER last_known_addr { host: "127.18.40.65" port: 32785 } } peers { permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 } }
18:20:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.041303 18782 catalog_manager.cc:5719] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8640b07889be4587ab7e47f9c15705c8 (127.18.40.65). New cstate: current_term: 1 leader_uuid: "8640b07889be4587ab7e47f9c15705c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8640b07889be4587ab7e47f9c15705c8" member_type: VOTER last_known_addr { host: "127.18.40.65" port: 32785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 } health_report { overall_health: UNKNOWN } } }
18:20:52.079 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:52.080 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:52.082 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:52.082 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:52.085 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:52.085 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:52.086 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:52.087 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:52.089 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:52.090 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:52.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:52.090696 19343 tablet.cc:2406] T 9fe2af780ead4d4fb22373aad1127ac4 P a34b2b7149654428a2791f6f11b60732: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:20:52.091 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:52.093 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:52.094 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:52.095 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:52.096 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:52.096 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:52.097 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:52.098 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:52.105 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:52.105 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:52.108 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:52.110 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:52.111 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:52.113 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:52.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:52.119222 19563 tablet.cc:2406] T 9fe2af780ead4d4fb22373aad1127ac4 P d4990d38cb5444b7806b12391e3fe3a9: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:20:52.123 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:52.126 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:52.127 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:52.129 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:52.131 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:52.133 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:52.139 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:52.144 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:52.146 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:52.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:52.153 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:52.154 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:52.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:52.156 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:52.157 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:52.160 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:52.162 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:52.177 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:52.180 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:52.182 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:52.185 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:52.188 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:52.189 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:52.191 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:52.191 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:52.192 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:52.196 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:52.196 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:52.197 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:52.199 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:52.222 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:52.223 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:52.228 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:52.229 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:52.233 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:52.234 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:52.235 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:52.237 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:52.243 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:52.246 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:52.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:52.252 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:52.268 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:52.271 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:52.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:52.275 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:52.276 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:52.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:52.214566 19112 tablet.cc:2406] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:20:52.277 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:52.283 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:52.288 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:52.292 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:52.318 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:52.319 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:52.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:52.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:52.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:52.332 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:52.345 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:52.346 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:52.347 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:52.347 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:52.359 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:52.361 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:52.361 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:52.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:52.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:52.370 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:52.381 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf67a38f7, L:/127.0.0.1:37830 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:52.411 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:52.414 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6366ddf, L:/127.0.0.1:40834 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:52.433 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:52.436 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:52.455 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x266ad6de, L:/127.0.0.1:37882 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:52.470 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:52.487 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbacaf787, L:/127.0.0.1:37856 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:52.495 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8e351878, L:/127.0.0.1:54058 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:52.497 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb7d3951, L:/127.0.0.1:40804 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:52.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:52.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=421), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [411ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=null) after lookup
18:20:52.513 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9a8991d, L:/127.0.0.1:54108 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:52.526 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x95cc4f28, L:/127.0.0.1:37872 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:52.536 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:52.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:52.497 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd516d243, L:/127.0.0.1:54044 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:52.546 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:52.552 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:52.555 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x46b00067, L:/127.0.0.1:37900 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:52.561 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa1a0bc2f, L:/127.0.0.1:40874 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:52.582 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x764af082, L:/127.0.0.1:54138 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:52.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.595399 19764 consensus_queue.cc:1048] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4990d38cb5444b7806b12391e3fe3a9" member_type: VOTER last_known_addr { host: "127.18.40.67" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:20:52.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:52.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [446ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=null) after lookup
18:20:52.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:52.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=517), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [507ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=null) after lookup
18:20:52.606 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdad1f4f4, L:/127.0.0.1:37896 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:52.608 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfcd2426b, L:/127.0.0.1:37840 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:52.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:52.610 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x996b6457, L:/127.0.0.1:54118 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:52.613 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:52.613 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7cb0c7d7, L:/127.0.0.1:54068 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:52.615 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3013ddab, L:/127.0.0.1:40866 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:52.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:52.626 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x407e872d, L:/127.0.0.1:37836 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:52.627 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:52.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:52.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=543), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [463ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [533ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=null) after lookup
18:20:52.641 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ebd4065, L:/127.0.0.1:37850 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:52.650 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x42130c87, L:/127.0.0.1:40820 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:52.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.649681 19764 consensus_queue.cc:1048] T 9fe2af780ead4d4fb22373aad1127ac4 P 8640b07889be4587ab7e47f9c15705c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34b2b7149654428a2791f6f11b60732" member_type: VOTER last_known_addr { host: "127.18.40.66" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:20:52.652 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x34543349, L:/127.0.0.1:40850 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:52.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:52.651573 18771 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items
18:20:52.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.651721 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40866 (request call id 1)
18:20:52.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.658384 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40866 (request call id 1)
18:20:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.668663 18768 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 5)
18:20:52.672 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x759a49ad, L:/127.0.0.1:54128 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:52.673 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x13de6d45, L:/127.0.0.1:54112 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:52.676 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x16f728a1, L:/127.0.0.1:37910 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:52.677 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x744abce6, L:/127.0.0.1:40822 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:52.677 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe9df2948, L:/127.0.0.1:54082 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:52.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.678148 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 5)
18:20:52.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.681828 18771 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.66:38063 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 5)
18:20:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:52.683368 19334 heartbeater.cc:646] Failed to heartbeat to 127.18.40.124:45335 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.18.40.66:38063 dropped due to backpressure: service queue is full with 1 items
18:20:52.687 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf46a98be, L:/127.0.0.1:54096 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:52.689 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1b9d4b8c, L:/127.0.0.1:40888 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:52.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.691941 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 5)
18:20:52.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.697381 18771 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.66:38063 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 5)
18:20:52.703 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items
18:20:52.703 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items
18:20:52.704 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items
18:20:52.705 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items
18:20:52.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.713259 18767 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.65:43119 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 5)
18:20:52.715 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x309beecb, L:/127.0.0.1:40914 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:52.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:52.717769 19107 heartbeater.cc:646] Failed to heartbeat to 127.18.40.124:45335 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.18.40.65:43119 dropped due to backpressure: service queue is full with 1 items
18:20:52.719 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.718698 18767 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 5)
18:20:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.719386 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 5)
18:20:52.720 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items
18:20:52.720 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:52.721 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:52.721 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:52.723 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:52.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:52.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:52.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:52.750 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299994, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:52.752 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299991, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:52.753 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299981, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:52.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:52.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:52.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=679), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [521ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [609ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items, [626ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [627ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items, [645ms] refreshing cache from master, [645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [669ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, [670ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, deferred=Deferred@1863933156(state=PENDING, result=null, callback=(continuation of Deferred@1386410880 after retry RPC after error@1589433765), errback=(continuation of Deferred@1386410880 after retry RPC after error@1589433765))) after lookup
18:20:52.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:52.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=686), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [398ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [610ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items, [629ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items, [649ms] refreshing cache from master, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [675ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@175009543(state=PENDING, result=null, callback=(continuation of Deferred@2098097746 after retry RPC after error@1108668203), errback=(continuation of Deferred@2098097746 after retry RPC after error@1108668203))) after lookup
18:20:52.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=674), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [462ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [593ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [630ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [630ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [642ms] refreshing cache from master, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [663ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@317983299(state=PENDING, result=null, callback=(continuation of Deferred@947750425 after retry RPC after error@598514606), errback=(continuation of Deferred@947750425 after retry RPC after error@598514606))) after lookup
18:20:52.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:52.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:52.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=674), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [397ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [575ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [593ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items, [611ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items, [632ms] refreshing cache from master, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [651ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [653ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [658ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [669ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@515827963(state=PENDING, result=null, callback=(continuation of Deferred@1720061356 after retry RPC after error@1488831471), errback=(continuation of Deferred@1720061356 after retry RPC after error@1488831471))) after lookup
18:20:52.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:52.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=693), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [300ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [461ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [606ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items, [622ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items, [644ms] refreshing cache from master, [644ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [667ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [683ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@38470227(state=PENDING, result=null, callback=(continuation of Deferred@1773533210 after retry RPC after error@1805035568), errback=(continuation of Deferred@1773533210 after retry RPC after error@1805035568))) after lookup
18:20:52.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:52.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:52.790 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x38a882ca, L:/127.0.0.1:40900 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:52.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:52.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:52.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.797622 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 3)
18:20:52.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.798933 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 3)
18:20:52.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.800678 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 3)
18:20:52.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.801262 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 3)
18:20:52.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.802877 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 3)
18:20:52.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:52.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=725), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [581ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [636ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [710ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=null) after lookup
18:20:52.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.807622 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.811981 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.815332 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.818137 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.820089 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.821637 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.823324 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.832700 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.835695 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.838627 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.840468 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.842211 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.842835 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.852020 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.854979 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.857983 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.858697 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.860030 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.861784 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.872442 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.875406 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40900 (request call id 1)
18:20:52.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:52.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:52.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:52.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.881570 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 7)
18:20:52.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.882416 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 7)
18:20:52.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.884752 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 7)
18:20:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.895051 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 7)
18:20:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.895744 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 7)
18:20:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.895784 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 7)
18:20:52.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:52.898 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:52.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:52.901 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.900422 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 8)
18:20:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.901377 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 8)
18:20:52.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.903172 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 8)
18:20:52.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.913079 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 8)
18:20:52.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.913749 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 8)
18:20:52.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.916239 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 8)
18:20:52.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.918404 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 8)
18:20:52.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.932154 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 8)
18:20:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.933228 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 8)
18:20:52.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.936622 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 8)
18:20:52.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.952746 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 8)
18:20:52.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.953424 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 8)
18:20:52.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.955646 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 8)
18:20:52.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.959110 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 9)
18:20:52.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.959542 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 9)
18:20:52.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.972968 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 9)
18:20:52.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.973668 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 9)
18:20:52.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.976451 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 9)
18:20:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.978047 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 9)
18:20:52.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:52.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:52.993274 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 7)
18:20:53.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.000 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.000 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.002888 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 8)
18:20:53.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.014073 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 9)
18:20:53.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.016716 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40866 (request call id 10)
18:20:53.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.016882 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40866 (request call id 10)
18:20:53.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.020365 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40866 (request call id 10)
18:20:53.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.034605 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40866 (request call id 10)
18:20:53.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.038347 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 10)
18:20:53.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.039920 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 10)
18:20:53.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.052480 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 10)
18:20:53.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.054734 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 10)
18:20:53.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.060083 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 10)
18:20:53.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.074833 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 10)
18:20:53.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.075552 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 10)
18:20:53.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.077123 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 10)
18:20:53.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.079460 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 10)
18:20:53.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.083 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.100675 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 10)
18:20:53.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.102 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.102 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.105222 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 10)
18:20:53.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.113500 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 10)
18:20:53.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.115168 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 11)
18:20:53.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.119463 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 11)
18:20:53.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.120559 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 11)
18:20:53.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.133545 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 11)
18:20:53.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.138255 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 11)
18:20:53.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.152012 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 11)
18:20:53.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.153505 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 11)
18:20:53.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.157564 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 11)
18:20:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.173095 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 11)
18:20:53.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.174942 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 11)
18:20:53.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.178081 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 11)
18:20:53.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.183 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.197358 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40866 (request call id 12)
18:20:53.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.198822 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40866 (request call id 12)
18:20:53.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.203 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.204998 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 11)
18:20:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.213845 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 13)
18:20:53.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.218631 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.218710 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.220052 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.232537 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.238240 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.239437 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.252034 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.258392 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.258781 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.272614 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.273102 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 16)
18:20:53.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.274406 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 13)
18:20:53.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.278818 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 13)
18:20:53.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.279070 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 13)
18:20:53.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.284 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.291961 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 15)
18:20:53.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.295585 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 11)
18:20:53.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.297621 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 11)
18:20:53.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.298146 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 11)
18:20:53.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.302 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.303 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.312716 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 13)
18:20:53.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.318799 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 16)
18:20:53.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.320441 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 16)
18:20:53.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.332649 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 16)
18:20:53.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.333145 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 16)
18:20:53.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.340353 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 16)
18:20:53.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.352995 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 16)
18:20:53.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.359023 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 17)
18:20:53.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.360401 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 17)
18:20:53.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.372605 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 17)
18:20:53.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.373328 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 15)
18:20:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.378484 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 15)
18:20:53.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.380131 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 15)
18:20:53.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.384 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.392103 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 17)
18:20:53.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.399547 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 17)
18:20:53.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.399744 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 17)
18:20:53.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.402 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.405 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.412029 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 17)
18:20:53.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.414325 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 17)
18:20:53.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.416505 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 17)
18:20:53.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.418856 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 19)
18:20:53.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.435168 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 19)
18:20:53.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.436300 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 19)
18:20:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.440652 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 19)
18:20:53.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.454717 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 19)
18:20:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.456226 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 19)
18:20:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.458915 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 19)
18:20:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.459331 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 19)
18:20:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.474856 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 19)
18:20:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.476508 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 19)
18:20:53.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.486 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.491562 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 18)
18:20:53.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.503 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.506 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.512888 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 17)
18:20:53.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.514173 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 19)
18:20:53.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.516047 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 19)
18:20:53.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.518388 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 19)
18:20:53.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.533489 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 19)
18:20:53.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.534899 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 19)
18:20:53.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.538358 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 18)
18:20:53.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.555123 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 18)
18:20:53.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.555640 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 18)
18:20:53.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.556895 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 18)
18:20:53.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.572681 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 18)
18:20:53.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.573958 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 18)
18:20:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.574779 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 18)
18:20:53.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.588 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.595486 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 17)
18:20:53.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.598088 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 17)
18:20:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.599408 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40874 (request call id 24)
18:20:53.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.604 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.607 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.612763 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 21)
18:20:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.618613 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 21)
18:20:53.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.631560 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 21)
18:20:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.634627 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 21)
18:20:53.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.638239 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 21)
18:20:53.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:53.651949 18769 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items [suppressed 163 similar messages]
18:20:53.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.652133 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 21)
18:20:53.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.654994 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 21)
18:20:53.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.656420 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40866 (request call id 21)
18:20:53.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.658131 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40866 (request call id 21)
18:20:53.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.671840 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40866 (request call id 21)
18:20:53.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.672365 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40866 (request call id 21)
18:20:53.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.687 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.691803 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40850 (request call id 23)
18:20:53.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.698091 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 25)
18:20:53.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.698621 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 25)
18:20:53.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.699637 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 7)
18:20:53.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.705 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.717696 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 21)
18:20:53.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.718411 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 21)
18:20:53.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.719234 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 8)
18:20:53.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.732452 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 8)
18:20:53.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.738111 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 8)
18:20:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.741552 18768 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.67:42481 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 8)
18:20:53.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:53.742229 19561 heartbeater.cc:646] Failed to heartbeat to 127.18.40.124:45335 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.18.40.67:42481 dropped due to backpressure: service queue is full with 1 items
18:20:53.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.759093 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 8)
18:20:53.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.778416 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 8)
18:20:53.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.787 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.792106 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 23)
18:20:53.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.794914 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 23)
18:20:53.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.797333 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 23)
18:20:53.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.809 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.811 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.812 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:53.812 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:53.813 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:53.813 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:53.813 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:53.813 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:53.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:53.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:53.819 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:53.819 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:53.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:53.819 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:53.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:53.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:53.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:53.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:53.822 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:53.823 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:53.824 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:53.824 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:53.826 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:53.826 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:53.828 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:53.828 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:53.829 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:53.830 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:53.833 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:53.833 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:53.834 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:53.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:53.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.838099 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 21)
18:20:53.844 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:53.845 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:53.847 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:53.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.853997 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 22)
18:20:53.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:53.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.875252 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40820 (request call id 22)
18:20:53.878 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:53.887 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:53.890 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:53.893 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:53.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.893 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.894 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:53.894 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:53.894 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:53.895 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:53.895 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:53.896 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:53.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:53.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:53.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.910 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.917699 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.918 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:53.918 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:53.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 28)
18:20:53.925 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:53.925 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:53.928 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3abcda8c, L:/127.0.0.1:54142 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:53.929 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x36160fe6, L:/127.0.0.1:54154 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:53.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa1f1a8bd, L:/127.0.0.1:37930 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:53.931 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.932518 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 28)
18:20:53.931 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:53.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.934 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.934 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa50ddebd, L:/127.0.0.1:37926 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:53.935 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:53.935 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:53.935 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:53.936 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:53.936 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:53.936 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe71de1b1, L:/127.0.0.1:40920 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:53.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:53.937 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:53.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:53.938 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:53.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:53.942 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:53.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:53.945 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:53.946 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:53.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:53.949 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:53.950 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:53.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.952888 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 26)
18:20:53.954 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items
18:20:53.954 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:53.956 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:53.956 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:53.960 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:53.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.973569 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 1)
18:20:53.974 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb618a1d1, L:/127.0.0.1:40934 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:53.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.974968 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 1)
18:20:53.976 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items
18:20:53.976 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:53.977 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:53.982 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:53.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:53.986 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:53.986 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:53.989 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9b77b0b, L:/127.0.0.1:37936 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:53.989319 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40934 (request call id 1)
18:20:53.990 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items
18:20:53.990 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:53.991 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:53.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:53.993 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:53.995 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x39b475c8, L:/127.0.0.1:54168 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:53.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:53.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=170), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [105ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items, [149ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@879062097(state=PENDING, result=null, callback=(continuation of Deferred@823742896 after retry RPC after error@1694880529), errback=(continuation of Deferred@823742896 after retry RPC after error@1694880529))) after lookup
18:20:53.998 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:54.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.001535 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 20)
18:20:54.005 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x787fe730, L:/127.0.0.1:40938 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:54.006 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items
18:20:54.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.004719 18767 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.007 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 20)
18:20:54.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.006009 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 20)
18:20:54.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.010 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.011 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:54.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.012287 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 2)
18:20:54.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.014479 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 2)
18:20:54.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.015394 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 2)
18:20:54.016 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items
18:20:54.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.017232 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 2)
18:20:54.018 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.024 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd4870818, L:/127.0.0.1:37940 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:54.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.028501 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40934 (request call id 3)
18:20:54.029 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items
18:20:54.029 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.031795 18767 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:40794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40934 (request call id 3)
18:20:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.034862 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40934 (request call id 3)
18:20:54.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:54.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.038 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.041 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xba1aeda6, L:/127.0.0.1:54174 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:54.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.042436 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 29)
18:20:54.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.044292 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40888 (request call id 29)
18:20:54.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.049679 18612 master_runner.cc:187] Error getting master registration for 127.18.40.124:45335: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:40794 dropped due to backpressure: service queue is full with 1 items, 
18:20:54.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.050021 18612 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:20:54.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:54.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.050449 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=125), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [61ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items, [77ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items, [88ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [111ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1136699060(state=PENDING, result=null, callback=(continuation of Deferred@1913098497 after retry RPC after error@1408410091) -> (continuation of Deferred@20806208 after retry RPC after error@1200527829), errback=(continuation of Deferred@1913098497 after retry RPC after error@1408410091) -> (continuation of Deferred@20806208 after retry RPC after error@1200527829))) after lookup
18:20:54.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.054728 18769 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.054759 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.057 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9817492b, L:/127.0.0.1:40954 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:54.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.057592 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.057915 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.058 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items
18:20:54.059 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.069468 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.072420 18769 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.073941 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.077838 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.082640 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.083 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items
18:20:54.083 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.088538 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.092804 18769 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40920 (request call id 3)
18:20:54.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.097 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:54.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=273), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [104ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [148ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items, [163ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [183ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items, [203ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [225ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [272ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1657861932(state=PENDING, result=null, callback=(continuation of Deferred@531718578 after retry RPC after error@1408774678) -> (continuation of Deferred@1735653942 after retry RPC after error@50268259) -> (continuation of Deferred@374822271 after retry RPC after error@70102305), errback=(continuation of Deferred@531718578 after retry RPC after error@1408774678) -> (continuation of Deferred@1735653942 after retry RPC after error@50268259) -> (continuation of Deferred@374822271 after retry RPC after error@70102305))) after lookup
18:20:54.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.102031 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 2)
18:20:54.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.102792 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40920 (request call id 4)
18:20:54.103 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items
18:20:54.103 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.108891 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40920 (request call id 4)
18:20:54.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.111 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:54.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.114814 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:54.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.117532 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 21)
18:20:54.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.122262 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 3)
18:20:54.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.129670 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 3)
18:20:54.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.132278 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 3)
18:20:54.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.137833 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 3)
18:20:54.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.138918 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 3)
18:20:54.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.148 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.149 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:54.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:54.149 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:54.149 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:54.150 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:54.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:54.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:54.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:54.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [70ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [125ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [144ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1395533786(state=PENDING, result=null, callback=(continuation of Deferred@1774215468 after retry RPC after error@1647785424) -> (continuation of Deferred@288566686 after retry RPC after error@855758997) -> (continuation of Deferred@1503790808 after retry RPC after error@39858569), errback=(continuation of Deferred@1774215468 after retry RPC after error@1647785424) -> (continuation of Deferred@288566686 after retry RPC after error@855758997) -> (continuation of Deferred@1503790808 after retry RPC after error@39858569))) after lookup
18:20:54.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:54.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.152094 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.152985 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.154 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:54.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:54.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.158124 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.159287 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.160 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:54.162 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:54.164 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:54.165 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:54.165 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:54.166 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:54.167 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:54.168 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:54.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.169219 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.172099 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.178670 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.179 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:54.184 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:54.187 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1e30a5ce, L:/127.0.0.1:37942 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:54.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.189584 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.192245 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.197 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x72090eed, L:/127.0.0.1:40960 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:54.197 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85812730, L:/127.0.0.1:54182 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:54.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.198151 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.198702 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 4)
18:20:54.199 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items
18:20:54.200 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.202 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:54.204 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:54.204 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:54.204 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:54.205 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:54.205 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:54.206 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:54.206 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:54.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:54.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:54.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.212749 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40938 (request call id 12)
18:20:54.214 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:54.216 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items
18:20:54.216 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.217 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.217 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:54.217 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:54.218 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:54.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:54.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:54.219 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:54.219 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:54.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.221190 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 35)
18:20:54.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:54.225 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items
18:20:54.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.224351 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 35)
18:20:54.225 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.226 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:54.227 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:54.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.228745 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 35)
18:20:54.230 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:54.232 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:54.233 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:54.234 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:54.236 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:54.237 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:54.238 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:54.241 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:54.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.244643 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40834 (request call id 35)
18:20:54.246 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items
18:20:54.246 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:54.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.250 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.251 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:54.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.263899 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40960 (request call id 4)
18:20:54.266 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e2e158c, L:/127.0.0.1:36760 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:54.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.267577 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40960 (request call id 4)
18:20:54.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.268002 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40960 (request call id 4)
18:20:54.277 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:54.281 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items
18:20:54.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:54.285 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe6786a22, L:/127.0.0.1:54192 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:54.286 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:54.288 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:54.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.288726 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 11)
18:20:54.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.289224 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 11)
18:20:54.289 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items
18:20:54.290 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:54.292 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:54.294 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5643df4e, L:/127.0.0.1:37948 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:54.296 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.298769 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 27)
18:20:54.304 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:54.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.306411 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 27)
18:20:54.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.307255 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 27)
18:20:54.308 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items
18:20:54.308 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items
18:20:54.308 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.309 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.309 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:54.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.310 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.312611 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40934 (request call id 13)
18:20:54.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.319 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.321 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x18c43f39, L:/127.0.0.1:45530 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.321314 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 7)
18:20:54.323 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x52b359fd, L:/127.0.0.1:36026 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:54.330 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc8121816, L:/127.0.0.1:36764 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:54.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.330876 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36760 (request call id 2)
18:20:54.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.331383 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36760 (request call id 2)
18:20:54.332 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items
18:20:54.332 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.332301 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36760 (request call id 2)
18:20:54.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.338282 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36760 (request call id 2)
18:20:54.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.351 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.352 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:54.352 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:54.353 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:54.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:54.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:54.355 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:54.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:54.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.354864 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 23)
18:20:54.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.357604 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 23)
18:20:54.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:54.355 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items
18:20:54.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:54.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=145), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [56ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [71ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [104ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [131ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@785600396(state=PENDING, result=null, callback=(continuation of Deferred@1985137266 after retry RPC after error@1389391148) -> (continuation of Deferred@1057871822 after retry RPC after error@194396300), errback=(continuation of Deferred@1985137266 after retry RPC after error@1389391148) -> (continuation of Deferred@1057871822 after retry RPC after error@194396300))) after lookup
18:20:54.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.361994 18769 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 23)
18:20:54.366 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.367 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items
18:20:54.369 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.366992 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 23)
18:20:54.370 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:54.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:54.374 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:54.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.376384 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 23)
18:20:54.377 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items
18:20:54.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.378189 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 23)
18:20:54.378 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:54.379 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.380 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:54.381 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:54.382 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:54.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:54.385 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:54.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.387481 18769 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 23)
18:20:54.388 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:54.389 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:54.392 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:54.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.392985 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 23)
18:20:54.393 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items
18:20:54.394 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.397536 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 23)
18:20:54.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.408699 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40804 (request call id 23)
18:20:54.410 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x10b783fb, L:/127.0.0.1:36772 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:54.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.411 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.412669 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36772 (request call id 0)
18:20:54.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.413769 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36764 (request call id 4)
18:20:54.414 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items
18:20:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.417661 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36764 (request call id 4)
18:20:54.418 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf1e385c, L:/127.0.0.1:45540 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:54.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.418906 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36764 (request call id 4)
18:20:54.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:54.423 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [92ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [101ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [124ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [135ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [135ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [144ms] refreshing cache from master, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [146ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [162ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [183ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@426095672(state=PENDING, result=null, callback=(continuation of Deferred@889399294 after retry RPC after error@683028475) -> (continuation of Deferred@1295704732 after retry RPC after error@2034912119) -> (continuation of Deferred@1432006519 after retry RPC after error@1275763664) -> (continuation of Deferred@1446948559 after retry RPC after error@2097436300), errback=(continuation of Deferred@889399294 after retry RPC after error@683028475) -> (continuation of Deferred@1295704732 after retry RPC after error@2034912119) -> (continuation of Deferred@1432006519 after retry RPC after error@1275763664) -> (continuation of Deferred@1446948559 after retry RPC after error@2097436300))) after lookup
18:20:54.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:54.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.427474 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 5)
18:20:54.430 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x650e4b17, L:/127.0.0.1:36034 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:54.432 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.432837 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 5)
18:20:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.439559 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 5)
18:20:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.440811 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 5)
18:20:54.441 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items
18:20:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.443539 18767 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40960 (request call id 7)
18:20:54.445 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.453904 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.456 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:54.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=296), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [28ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [38ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [54ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [128ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [146ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [204ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [207ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [207ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [282ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [293ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1313127712(state=PENDING, result=null, callback=(continuation of Deferred@215919734 after retry RPC after error@896485565) -> (continuation of Deferred@1235884336 after retry RPC after error@585896088) -> (continuation of Deferred@1529394607 after retry RPC after error@348992727) -> (continuation of Deferred@221764839 after retry RPC after error@1327326473) -> (continuation of Deferred@1367745672 after retry RPC after error@739297763) -> (continuation of Deferred@527689826 after retry RPC after error@1004729256) -> (continuation of Deferred@1528832568 after retry RPC after error@1901442926), errback=(continuation of Deferred@215919734 after retry RPC after error@896485565) -> (continuation of Deferred@1235884336 after retry RPC after error@585896088) -> (continuation of Deferred@1529394607 after retry RPC after error@348992727) -> (continuation of Deferred@221764839 after retry RPC after error@1327326473) -> (continuation of Deferred@1367745672 after retry RPC after error@739297763) -> (continuation of Deferred@527689826 after retry RPC after error@1004729256) -> (continuation of Deferred@1528832568 after retry RPC after error@1901442926))) after lookup
18:20:54.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.459596 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 13)
18:20:54.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.460072 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40960 (request call id 8)
18:20:54.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.461941 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40960 (request call id 8)
18:20:54.464 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items
18:20:54.464 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.467221 18769 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40960 (request call id 8)
18:20:54.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.473909 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40960 (request call id 8)
18:20:54.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.478791 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40960 (request call id 8)
18:20:54.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.481853 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40960 (request call id 8)
18:20:54.482 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items
18:20:54.483 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.493187 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40960 (request call id 8)
18:20:54.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.499018 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40960 (request call id 8)
18:20:54.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.500624 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40960 (request call id 8)
18:20:54.501 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items
18:20:54.501 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.512 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:54.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.529 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.533720 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 11)
18:20:54.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.540694 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36772 (request call id 5)
18:20:54.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.548331 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36772 (request call id 5)
18:20:54.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.558915 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.560 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:54.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=186), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [36ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [86ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1431660110(state=PENDING, result=null, callback=(continuation of Deferred@857098405 after retry RPC after error@1690997110) -> (continuation of Deferred@1264836917 after retry RPC after error@897227009) -> (continuation of Deferred@875080811 after retry RPC after error@72993465) -> (continuation of Deferred@1348987214 after retry RPC after error@825540818) -> (continuation of Deferred@1074686315 after retry RPC after error@180912081), errback=(continuation of Deferred@857098405 after retry RPC after error@1690997110) -> (continuation of Deferred@1264836917 after retry RPC after error@897227009) -> (continuation of Deferred@875080811 after retry RPC after error@72993465) -> (continuation of Deferred@1348987214 after retry RPC after error@825540818) -> (continuation of Deferred@1074686315 after retry RPC after error@180912081))) after lookup
18:20:54.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.568615 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 6)
18:20:54.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.573028 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 6)
18:20:54.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.589143 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 6)
18:20:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.607404 18769 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 7)
18:20:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.608287 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 7)
18:20:54.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.616 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:54.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.628810 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.629 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.630 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:54.630 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:54.630 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:54.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:54.631 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:54.631 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:54.631 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:54.631 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:54.633 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:54.633 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:54.635 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:54.636 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:54.636 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:54.637 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:54.639 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:54.642 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:54.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.643976 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 14)
18:20:54.645 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:54.647 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:54.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.649397 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 13)
18:20:54.652 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:54.656 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:54.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.664 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:54.665887 18769 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items [suppressed 135 similar messages]
18:20:54.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.666008 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40960 (request call id 12)
18:20:54.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.678603 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 15)
18:20:54.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.679947 18768 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.680 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15e66f56, L:/127.0.0.1:45542 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:54.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 15)
18:20:54.685 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbafe78f7, L:/127.0.0.1:36776 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:54.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.686240 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 15)
18:20:54.687 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items
18:20:54.687 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e51e07c, L:/127.0.0.1:36050 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:54.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.691849 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 15)
18:20:54.694 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.697129 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 15)
18:20:54.698 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items
18:20:54.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.698678 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 15)
18:20:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.703909 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 15)
18:20:54.704 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.706686 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 8)
18:20:54.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.712167 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 8)
18:20:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.713214 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 8)
18:20:54.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items
18:20:54.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.717895 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 8)
18:20:54.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.725 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.725 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.728217 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 9)
18:20:54.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.730 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.739724 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36776 (request call id 3)
18:20:54.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.743489 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 8)
18:20:54.744 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items
18:20:54.744 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.747192 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 8)
18:20:54.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.752882 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 8)
18:20:54.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.760242 18768 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 8)
18:20:54.762 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items
18:20:54.763 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.762081 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 8)
18:20:54.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.764 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.772113 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40938 (request call id 23)
18:20:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.787016 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40938 (request call id 23)
18:20:54.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.798198 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36776 (request call id 5)
18:20:54.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.807176 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36776 (request call id 5)
18:20:54.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.826 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:54.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [46ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items, [59ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [59ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [124ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items, [128ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [164ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@82456468(state=PENDING, result=null, callback=(continuation of Deferred@1235386510 after retry RPC after error@891563592) -> (continuation of Deferred@830922736 after retry RPC after error@1690685659) -> (continuation of Deferred@960399933 after retry RPC after error@763147580) -> (continuation of Deferred@713201212 after retry RPC after error@1619773631) -> (continuation of Deferred@757717489 after retry RPC after error@1697930301), errback=(continuation of Deferred@1235386510 after retry RPC after error@891563592) -> (continuation of Deferred@830922736 after retry RPC after error@1690685659) -> (continuation of Deferred@960399933 after retry RPC after error@763147580) -> (continuation of Deferred@713201212 after retry RPC after error@1619773631) -> (continuation of Deferred@757717489 after retry RPC after error@1697930301))) after lookup
18:20:54.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.834 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.835 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:54.835 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:54.835 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:54.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:54.836 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:54.836 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:54.837 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:54.837 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:54.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:54.839 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:54.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:54.840 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:54.841 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:54.842 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:54.843 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:54.843 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:54.845 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:54.845 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:54.847 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:54.849 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:54.852 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:54.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.871953 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40938 (request call id 24)
18:20:54.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.873256 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 14)
18:20:54.874 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f31af15, L:/127.0.0.1:36066 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:54.882 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe9e213db, L:/127.0.0.1:36792 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:54.882 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a735932, L:/127.0.0.1:45548 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:54.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.882915 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 14)
18:20:54.884 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items
18:20:54.885 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.889348 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 14)
18:20:54.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.903306 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 14)
18:20:54.904 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items
18:20:54.908 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.908638 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 14)
18:20:54.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.923879 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 14)
18:20:54.924 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items
18:20:54.925 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.928960 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.930 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.939 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.943508 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36792 (request call id 3)
18:20:54.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.949355 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36792 (request call id 3)
18:20:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.957319 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36792 (request call id 3)
18:20:54.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.959446 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40822 (request call id 36)
18:20:54.960 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items
18:20:54.960 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:54.969 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:54.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.977713 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36776 (request call id 10)
18:20:54.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.979763 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:54.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.982906 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:54.983 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items
18:20:54.984 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:54.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.987689 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:54.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.988778 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:54.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:54.997002 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:54.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:55.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.003679 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:55.004 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items
18:20:55.005 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.006700 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:55.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.008857 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:55.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.012009 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:55.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.017030 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:55.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.027304 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36772 (request call id 9)
18:20:55.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.031 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.037441 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36776 (request call id 13)
18:20:55.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.039 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.047457 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 19)
18:20:55.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.052671 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 19)
18:20:55.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.063336 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36792 (request call id 6)
18:20:55.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.063803 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36792 (request call id 6)
18:20:55.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.069344 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.070 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:55.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [38ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [223ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1681017830(state=PENDING, result=null, callback=(continuation of Deferred@172151742 after retry RPC after error@1427925634) -> (continuation of Deferred@1921428580 after retry RPC after error@69055657) -> (continuation of Deferred@408836279 after retry RPC after error@773876036) -> (continuation of Deferred@1770128744 after retry RPC after error@5458957) -> (continuation of Deferred@1780627280 after retry RPC after error@1197803801) -> (continuation of Deferred@1052114392 after retry RPC after error@605879591), errback=(continuation of Deferred@172151742 after retry RPC after error@1427925634) -> (continuation of Deferred@1921428580 after retry RPC after error@69055657) -> (continuation of Deferred@408836279 after retry RPC after error@773876036) -> (continuation of Deferred@1770128744 after retry RPC after error@5458957) -> (continuation of Deferred@1780627280 after retry RPC after error@1197803801) -> (continuation of Deferred@1052114392 after retry RPC after error@605879591))) after lookup
18:20:55.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.072836 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36792 (request call id 7)
18:20:55.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.084195 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36792 (request call id 7)
18:20:55.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.086546 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36792 (request call id 7)
18:20:55.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.093041 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36792 (request call id 7)
18:20:55.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.103587 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36792 (request call id 7)
18:20:55.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.113557 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36792 (request call id 7)
18:20:55.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.123803 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36792 (request call id 7)
18:20:55.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.127396 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36792 (request call id 7)
18:20:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.132748 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36792 (request call id 7)
18:20:55.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.134 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:55.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.143985 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40960 (request call id 22)
18:20:55.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.152532 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40938 (request call id 26)
18:20:55.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.157056 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40938 (request call id 26)
18:20:55.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.163455 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40938 (request call id 26)
18:20:55.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.174 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.175 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:55.175 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:55.175 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:55.175 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:55.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:55.176 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:55.176 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:55.176 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:55.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.177654 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 21)
18:20:55.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:55.178 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:55.181 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:55.182 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:55.184 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:55.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:55.185 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:55.186 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:55.187 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:55.188 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:55.191 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:55.193 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:55.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.196913 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 21)
18:20:55.201 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x41c8c2dc, L:/127.0.0.1:45562 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:55.201 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb86f13ba, L:/127.0.0.1:36074 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:55.205 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc8e9f53c, L:/127.0.0.1:36798 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:55.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.206116 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 21)
18:20:55.206 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items
18:20:55.207 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.217317 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 21)
18:20:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.217696 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 16)
18:20:55.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.223589 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 16)
18:20:55.224 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items
18:20:55.224 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.238 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.240036 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36776 (request call id 19)
18:20:55.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.241 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.245273 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36798 (request call id 2)
18:20:55.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.252636 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 22)
18:20:55.253 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items
18:20:55.253 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.259457 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 22)
18:20:55.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.263425 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 22)
18:20:55.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.263819 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 22)
18:20:55.264 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items
18:20:55.264 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.267243 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
18:20:55.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.272801 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
18:20:55.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.274 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.275 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:55.275 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:55.275 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:55.276 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:55.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:55.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:55.276 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:55.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:55.278 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:55.278 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:55.281 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:55.281 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:55.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.282546 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36772 (request call id 14)
18:20:55.283 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:55.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.284443 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36798 (request call id 4)
18:20:55.285 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:55.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.285895 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40960 (request call id 24)
18:20:55.286 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:55.286 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items
18:20:55.288 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:55.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.289186 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 23)
18:20:55.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:55.291 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:55.293 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.293 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.299985 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 23)
18:20:55.302 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e8c34c0, L:/127.0.0.1:45574 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:55.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.302994 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 23)
18:20:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.305876 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 23)
18:20:55.306 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items
18:20:55.306 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.309 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb4f7b71, L:/127.0.0.1:36088 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:55.317 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xef17fe0d, L:/127.0.0.1:36802 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:55.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.318192 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 23)
18:20:55.318 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items
18:20:55.318 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.320169 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 23)
18:20:55.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.322806 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 23)
18:20:55.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.323486 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 23)
18:20:55.323 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items
18:20:55.323 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.339 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.342 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.344715 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36798 (request call id 6)
18:20:55.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.344949 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36798 (request call id 6)
18:20:55.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.345368 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36798 (request call id 6)
18:20:55.346 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items
18:20:55.346 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.357173 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36798 (request call id 6)
18:20:55.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.359505 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36798 (request call id 6)
18:20:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.362583 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36798 (request call id 6)
18:20:55.363 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items
18:20:55.363 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:55.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [21ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [25ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [71ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [104ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [111ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [122ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [162ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@207719247(state=PENDING, result=null, callback=(continuation of Deferred@349828459 after retry RPC after error@1025999269) -> (continuation of Deferred@1819648306 after retry RPC after error@1817080832) -> (continuation of Deferred@937932367 after retry RPC after error@910963647) -> (continuation of Deferred@2003921013 after retry RPC after error@1744891119) -> (continuation of Deferred@1650424430 after retry RPC after error@895052881) -> (continuation of Deferred@1226278991 after retry RPC after error@639590934), errback=(continuation of Deferred@349828459 after retry RPC after error@1025999269) -> (continuation of Deferred@1819648306 after retry RPC after error@1817080832) -> (continuation of Deferred@937932367 after retry RPC after error@910963647) -> (continuation of Deferred@2003921013 after retry RPC after error@1744891119) -> (continuation of Deferred@1650424430 after retry RPC after error@895052881) -> (continuation of Deferred@1226278991 after retry RPC after error@639590934))) after lookup
18:20:55.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.378093 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36798 (request call id 7)
18:20:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.383303 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36798 (request call id 7)
18:20:55.384 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items
18:20:55.384 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.396548 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36798 (request call id 7)
18:20:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.399850 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36798 (request call id 7)
18:20:55.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.402879 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36798 (request call id 7)
18:20:55.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.403919 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36798 (request call id 7)
18:20:55.404 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items
18:20:55.404 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.416796 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36798 (request call id 7)
18:20:55.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.440 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:55.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.443 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.445242 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 6)
18:20:55.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.457429 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 6)
18:20:55.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.457768 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 6)
18:20:55.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.463752 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40960 (request call id 25)
18:20:55.464 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items
18:20:55.464 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.473201 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 24)
18:20:55.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.478091 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.497589 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 21)
18:20:55.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.499581 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36772 (request call id 19)
18:20:55.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.506564 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36772 (request call id 19)
18:20:55.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.516583 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36772 (request call id 19)
18:20:55.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.517539 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36772 (request call id 19)
18:20:55.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.522599 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36772 (request call id 19)
18:20:55.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.526860 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36772 (request call id 19)
18:20:55.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.538220 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36772 (request call id 19)
18:20:55.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.547770 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36798 (request call id 9)
18:20:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.569700 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36798 (request call id 9)
18:20:55.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.580 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.584079 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 7)
18:20:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.588718 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 7)
18:20:55.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.592841 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 7)
18:20:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.597368 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 7)
18:20:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.609078 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 7)
18:20:55.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.613174 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 7)
18:20:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.629313 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 7)
18:20:55.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.633345 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 7)
18:20:55.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.637399 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 7)
18:20:55.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.642812 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36792 (request call id 17)
18:20:55.643 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items
18:20:55.643 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.645 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.648 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.649 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:55.649 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:55.649 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:55.650 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:55.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:55.650 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:55.650 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:55.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:55.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.652460 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 30)
18:20:55.653 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:55.653 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:55.655 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:55.657 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:55.657 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:55.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:55.658 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:55.660 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:55.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:55.661 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:55.664 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:55.667 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:55.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:55.672828 18768 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items [suppressed 130 similar messages]
18:20:55.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.672948 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 30)
18:20:55.676 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47315f32, L:/127.0.0.1:36090 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:55.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.678609 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 25)
18:20:55.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.683 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa25eca79, L:/127.0.0.1:36812 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.684196 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36812 (request call id 0)
18:20:55.686 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc601eea1, L:/127.0.0.1:45576 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:55.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.704003 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36812 (request call id 0)
18:20:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.713277 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 31)
18:20:55.713 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items
18:20:55.713 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.717854 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 31)
18:20:55.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items
18:20:55.719 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.723176 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 31)
18:20:55.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.723630 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 9)
18:20:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.729022 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 9)
18:20:55.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.733448 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 9)
18:20:55.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.733597 18767 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.65:43119 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 9)
18:20:55.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.737030 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 9)
18:20:55.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.738207 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 9)
18:20:55.739 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items
18:20:55.739 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.743373 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 9)
18:20:55.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.745 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.749 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.758081 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 33)
18:20:55.758 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items
18:20:55.758 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.763633 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 33)
18:20:55.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.766494 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 9)
18:20:55.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.778393 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 9)
18:20:55.779 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items
18:20:55.779 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.781 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.808959 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 32)
18:20:55.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.818197 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 32)
18:20:55.819 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items
18:20:55.819 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.823519 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 32)
18:20:55.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.824494 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 8)
18:20:55.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.833308 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36802 (request call id 8)
18:20:55.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.849 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:55.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=568), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [23ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [183ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [302ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [362ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items, [541ms] refreshing cache from master, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [543ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [544ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [568ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@861619879(state=PENDING, result=null, callback=(continuation of Deferred@1113614281 after retry RPC after error@44224949) -> (continuation of Deferred@980659839 after retry RPC after error@1400158696) -> (continuation of Deferred@317440608 after retry RPC after error@114329329) -> (continuation of Deferred@561496066 after retry RPC after error@1463453245) -> (continuation of Deferred@453944952 after retry RPC after error@434851046) -> (continuation of Deferred@100919305 after retry RPC after error@84647322) -> (continuation of Deferred@1800984101 after retry RPC after error@680999892) -> (continuation of Deferred@827182447 after retry RPC after error@1752392081), errback=(continuation of Deferred@1113614281 after retry RPC after error@44224949) -> (continuation of Deferred@980659839 after retry RPC after error@1400158696) -> (continuation of Deferred@317440608 after retry RPC after error@114329329) -> (continuation of Deferred@561496066 after retry RPC after error@1463453245) -> (continuation of Deferred@453944952 after retry RPC after error@434851046) -> (continuation of Deferred@100919305 after retry RPC after error@84647322) -> (continuation of Deferred@1800984101 after retry RPC after error@680999892) -> (continuation of Deferred@827182447 after retry RPC after error@1752392081))) after lookup
18:20:55.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.852 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.852 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:55.853 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:55.853 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:55.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:55.853 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:55.853 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:55.853 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:55.853 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:55.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:55.855 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:55.856 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:55.857 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:55.858 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:55.859 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:55.860 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:55.861 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:55.861 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:55.862 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:55.868 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:55.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.869098 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40960 (request call id 26)
18:20:55.872 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:55.874 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:55.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.878862 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40960 (request call id 26)
18:20:55.879 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items
18:20:55.880 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.880 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x04ece0d6, L:/127.0.0.1:36092 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:55.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.883983 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.885 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6a11487e, L:/127.0.0.1:45592 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:55.885 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.885 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:55.885 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:55.885 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:55.886 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:55.886 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:55.887 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:55.887 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:55.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:55.890 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe5e23356, L:/127.0.0.1:36824 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:55.898 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:55.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:55.900 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:55.901 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:55.902 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:55.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:55.903 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:55.904 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:55.904 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:55.905 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:55.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:55.911 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:55.918 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdfef536e, L:/127.0.0.1:45596 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:55.918 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7d9ff46b, L:/127.0.0.1:36100 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:55.924 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5a154b29, L:/127.0.0.1:36834 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:55.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.925333 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36824 (request call id 0)
18:20:55.926 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items
18:20:55.926 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.944361 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36824 (request call id 0)
18:20:55.945 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items
18:20:55.945 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:55.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.953 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:55.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [23ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=null) after lookup
18:20:55.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.956 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.962764 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36834 (request call id 2)
18:20:55.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:55.980083 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:55.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36834 (request call id 2)
18:20:55.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:55.985 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:55.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:55.986 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:55.986 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:55.986 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:55.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=85), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [20ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items, [26ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@182973753(state=PENDING, result=null, callback=(continuation of Deferred@655963701 after retry RPC after error@992476987) -> (continuation of Deferred@1597203092 after retry RPC after error@1791494774), errback=(continuation of Deferred@655963701 after retry RPC after error@992476987) -> (continuation of Deferred@1597203092 after retry RPC after error@1791494774))) after lookup
18:20:55.987 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:55.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:55.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:55.988 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:55.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:55.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:55.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:55.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:55.991 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:55.992 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:55.993 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:55.994 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:55.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:55.995 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:55.996 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:55.997 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:56.000 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.000108 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36812 (request call id 7)
18:20:56.002 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:56.012 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc4d0af55, L:/127.0.0.1:36108 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:56.015 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2494c55c, L:/127.0.0.1:36850 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:56.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.016630 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36812 (request call id 7)
18:20:56.017 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items
18:20:56.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.019516 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36812 (request call id 7)
18:20:56.027 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x35546669, L:/127.0.0.1:45600 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:56.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.029165 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 34)
18:20:56.029 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items
18:20:56.029 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.030 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.034363 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 34)
18:20:56.035 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items
18:20:56.036 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.039877 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 34)
18:20:56.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.054311 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 34)
18:20:56.055 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items
18:20:56.055 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.057 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.058 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:56.058 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:56.058 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:56.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:56.058 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:56.058 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:56.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:56.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:56.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.061 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:56.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:56.063 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:56.064 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:56.064 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:56.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:56.065 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:56.067 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:56.068 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:56.069 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:56.070 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:56.071 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:56.080 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items
18:20:56.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.079494 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 35)
18:20:56.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.079551 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 35)
18:20:56.082 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.083 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5f985dce, L:/127.0.0.1:36122 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:56.084 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x090e9dff, L:/127.0.0.1:36862 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:56.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.084532 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 35)
18:20:56.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.084921 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 35)
18:20:56.085 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items
18:20:56.094 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa63be376, L:/127.0.0.1:45616 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:56.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.094 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.096 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.096529 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36850 (request call id 4)
18:20:56.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.102818 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36850 (request call id 4)
18:20:56.105 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items
18:20:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.104772 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36850 (request call id 4)
18:20:56.105 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.117688 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36776 (request call id 29)
18:20:56.118 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items
18:20:56.118 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.119879 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36776 (request call id 29)
18:20:56.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.121996 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36776 (request call id 29)
18:20:56.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.125273 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36776 (request call id 29)
18:20:56.125 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items
18:20:56.126 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.134610 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36776 (request call id 29)
18:20:56.135 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items
18:20:56.135 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.142503 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36776 (request call id 29)
18:20:56.145 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items
18:20:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.144873 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36776 (request call id 29)
18:20:56.146 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.158 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.159 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:56.159 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:56.159 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:56.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:56.160 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:56.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:56.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:56.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:56.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:56.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:56.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.164 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.165 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:56.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.166134 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36862 (request call id 4)
18:20:56.169 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:56.170 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:56.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:56.173 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:56.173 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:56.174 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:56.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:56.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.176052 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36850 (request call id 6)
18:20:56.177 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items
18:20:56.179 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.180 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:56.182 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:56.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.182684 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36850 (request call id 6)
18:20:56.186 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items
18:20:56.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.185734 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36850 (request call id 6)
18:20:56.188 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.197 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d049f19, L:/127.0.0.1:45628 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:56.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:56.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [22ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [37ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [84ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [86ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [90ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [104ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [183ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1029316507(state=PENDING, result=null, callback=(continuation of Deferred@1218691425 after retry RPC after error@204277696) -> (continuation of Deferred@809404303 after retry RPC after error@1568006356) -> (continuation of Deferred@185309906 after retry RPC after error@1878822772) -> (continuation of Deferred@725250043 after retry RPC after error@1497061640) -> (continuation of Deferred@246515191 after retry RPC after error@87895162) -> (continuation of Deferred@2105597585 after retry RPC after error@2129668912), errback=(continuation of Deferred@1218691425 after retry RPC after error@204277696) -> (continuation of Deferred@809404303 after retry RPC after error@1568006356) -> (continuation of Deferred@185309906 after retry RPC after error@1878822772) -> (continuation of Deferred@725250043 after retry RPC after error@1497061640) -> (continuation of Deferred@246515191 after retry RPC after error@87895162) -> (continuation of Deferred@2105597585 after retry RPC after error@2129668912))) after lookup
18:20:56.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.200810 18768 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 9)
18:20:56.201 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb76f3c30, L:/127.0.0.1:36138 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:56.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.202780 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 9)
18:20:56.204 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8e38f5cd, L:/127.0.0.1:36878 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:56.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.205380 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 9)
18:20:56.205 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items
18:20:56.206 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.210134 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 9)
18:20:56.210 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items
18:20:56.211 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.223354 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 9)
18:20:56.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.230665 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 9)
18:20:56.232 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items
18:20:56.232 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.238757 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36812 (request call id 8)
18:20:56.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.243500 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36812 (request call id 8)
18:20:56.245 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items
18:20:56.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.245057 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36812 (request call id 8)
18:20:56.247 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.251552 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36812 (request call id 8)
18:20:56.252 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items
18:20:56.252 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.259 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:56.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=605), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [22ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [58ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [162ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [222ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [342ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [373ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [374ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items, [581ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [583ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [584ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@307956604(state=PENDING, result=null, callback=(continuation of Deferred@1703600641 after retry RPC after error@1179187945) -> (continuation of Deferred@1558156674 after retry RPC after error@370505102) -> (continuation of Deferred@607983527 after retry RPC after error@623066747) -> (continuation of Deferred@99671256 after retry RPC after error@947151085) -> (continuation of Deferred@1949878379 after retry RPC after error@1213522033) -> (continuation of Deferred@1270997951 after retry RPC after error@1344897314) -> (continuation of Deferred@1650483420 after retry RPC after error@232280969) -> (continuation of Deferred@1237353878 after retry RPC after error@1442594077), errback=(continuation of Deferred@1703600641 after retry RPC after error@1179187945) -> (continuation of Deferred@1558156674 after retry RPC after error@370505102) -> (continuation of Deferred@607983527 after retry RPC after error@623066747) -> (continuation of Deferred@99671256 after retry RPC after error@947151085) -> (continuation of Deferred@1949878379 after retry RPC after error@1213522033) -> (continuation of Deferred@1270997951 after retry RPC after error@1344897314) -> (continuation of Deferred@1650483420 after retry RPC after error@232280969) -> (continuation of Deferred@1237353878 after retry RPC after error@1442594077))) after lookup
18:20:56.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.265 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:56.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.271251 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36878 (request call id 4)
18:20:56.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.277912 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36878 (request call id 4)
18:20:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.282855 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36802 (request call id 18)
18:20:56.283 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items
18:20:56.283 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.291695 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36802 (request call id 18)
18:20:56.292 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items
18:20:56.292 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.298308 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.299 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.319059 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 13)
18:20:56.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.332583 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 13)
18:20:56.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.333673 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36878 (request call id 6)
18:20:56.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.346427 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36862 (request call id 7)
18:20:56.347 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items
18:20:56.347 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.353163 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36862 (request call id 7)
18:20:56.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.358073 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36862 (request call id 7)
18:20:56.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.363 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.363 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:56.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:56.363 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:56.363 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:56.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=300), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [22ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [105ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [116ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [182ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [282ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [300ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@648021545(state=PENDING, result=null, callback=(continuation of Deferred@206469557 after retry RPC after error@2010278931) -> (continuation of Deferred@1317087915 after retry RPC after error@1756818460) -> (continuation of Deferred@390771566 after retry RPC after error@1939666784) -> (continuation of Deferred@881811402 after retry RPC after error@1803981643) -> (continuation of Deferred@689278102 after retry RPC after error@1034311971) -> (continuation of Deferred@1931030610 after retry RPC after error@744155569) -> (continuation of Deferred@699310480 after retry RPC after error@642685639), errback=(continuation of Deferred@206469557 after retry RPC after error@2010278931) -> (continuation of Deferred@1317087915 after retry RPC after error@1756818460) -> (continuation of Deferred@390771566 after retry RPC after error@1939666784) -> (continuation of Deferred@881811402 after retry RPC after error@1803981643) -> (continuation of Deferred@689278102 after retry RPC after error@1034311971) -> (continuation of Deferred@1931030610 after retry RPC after error@744155569) -> (continuation of Deferred@699310480 after retry RPC after error@642685639))) after lookup
18:20:56.365 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:56.365 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:56.365 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:56.365 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:56.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:56.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:56.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.367 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.370 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:56.370 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:56.372 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:56.373 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:56.374 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:56.375 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:56.376 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:56.377 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:56.378 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:56.380 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:56.389 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d8548a5, L:/127.0.0.1:45632 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:56.394 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:56.396 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:56.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.398324 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 15)
18:20:56.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.401 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.407 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc59fe160, L:/127.0.0.1:36894 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:56.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.408061 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36802 (request call id 19)
18:20:56.408 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items
18:20:56.409 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2d0622ec, L:/127.0.0.1:36148 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:56.410 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.413452 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 41)
18:20:56.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.415831 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 41)
18:20:56.416 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items
18:20:56.418 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.422739 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 41)
18:20:56.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.433854 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36850 (request call id 8)
18:20:56.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.435698 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36850 (request call id 8)
18:20:56.436 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items
18:20:56.436 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.443171 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36850 (request call id 8)
18:20:56.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.453152 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36850 (request call id 8)
18:20:56.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.455135 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36850 (request call id 8)
18:20:56.455 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items
18:20:56.456 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.463382 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36850 (request call id 8)
18:20:56.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.470 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.470 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:56.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.475359 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36894 (request call id 4)
18:20:56.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.482642 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36894 (request call id 4)
18:20:56.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.482642 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36894 (request call id 4)
18:20:56.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.491647 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36878 (request call id 7)
18:20:56.492 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items
18:20:56.492 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.499650 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 10)
18:20:56.500 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items
18:20:56.500 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.501 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.502816 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 14)
18:20:56.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.515309 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36894 (request call id 5)
18:20:56.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.518226 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36894 (request call id 5)
18:20:56.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.523101 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36894 (request call id 5)
18:20:56.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.533509 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 43)
18:20:56.534 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items
18:20:56.534 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.538571 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 43)
18:20:56.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.542110 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 43)
18:20:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.557873 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 43)
18:20:56.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.562371 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 43)
18:20:56.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.563258 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 43)
18:20:56.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.574 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.574 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.576267 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:56.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [19ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [37ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [160ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [161ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [203ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1897298096(state=PENDING, result=null, callback=(continuation of Deferred@737765391 after retry RPC after error@1085139153) -> (continuation of Deferred@1403561666 after retry RPC after error@288983039) -> (continuation of Deferred@1910516935 after retry RPC after error@1579460938) -> (continuation of Deferred@1219267322 after retry RPC after error@360184431) -> (continuation of Deferred@1702984210 after retry RPC after error@513077521) -> (continuation of Deferred@843268963 after retry RPC after error@416117702), errback=(continuation of Deferred@737765391 after retry RPC after error@1085139153) -> (continuation of Deferred@1403561666 after retry RPC after error@288983039) -> (continuation of Deferred@1910516935 after retry RPC after error@1579460938) -> (continuation of Deferred@1219267322 after retry RPC after error@360184431) -> (continuation of Deferred@1702984210 after retry RPC after error@513077521) -> (continuation of Deferred@843268963 after retry RPC after error@416117702))) after lookup
18:20:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.578681 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36894 (request call id 7)
18:20:56.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.583832 18767 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36798 (request call id 19)
18:20:56.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.585100 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36798 (request call id 19)
18:20:56.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.598337 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36798 (request call id 19)
18:20:56.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.602 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.604436 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 17)
18:20:56.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.605345 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 17)
18:20:56.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.618736 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 17)
18:20:56.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.620438 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 17)
18:20:56.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.624698 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 17)
18:20:56.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.631825 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36878 (request call id 8)
18:20:56.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.639704 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36878 (request call id 8)
18:20:56.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.644927 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36878 (request call id 8)
18:20:56.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.660125 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36878 (request call id 8)
18:20:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.662084 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36878 (request call id 8)
18:20:56.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.675 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.676 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:56.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:56.676 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:56.676 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:56.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=510), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [31ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [104ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [115ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [163ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [178ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [179ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [323ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [331ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [332ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items, [461ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [463ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [463ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1394070597(state=PENDING, result=null, callback=(continuation of Deferred@647169055 after retry RPC after error@1645143965) -> (continuation of Deferred@1583376767 after retry RPC after error@859319050) -> (continuation of Deferred@229995150 after retry RPC after error@403857066) -> (continuation of Deferred@1164240710 after retry RPC after error@930542747) -> (continuation of Deferred@292671993 after retry RPC after error@454834803) -> (continuation of Deferred@2032181377 after retry RPC after error@2037530898) -> (continuation of Deferred@1712564700 after retry RPC after error@480696527) -> (continuation of Deferred@1618888562 after retry RPC after error@200270014), errback=(continuation of Deferred@647169055 after retry RPC after error@1645143965) -> (continuation of Deferred@1583376767 after retry RPC after error@859319050) -> (continuation of Deferred@229995150 after retry RPC after error@403857066) -> (continuation of Deferred@1164240710 after retry RPC after error@930542747) -> (continuation of Deferred@292671993 after retry RPC after error@454834803) -> (continuation of Deferred@2032181377 after retry RPC after error@2037530898) -> (continuation of Deferred@1712564700 after retry RPC after error@480696527) -> (continuation of Deferred@1618888562 after retry RPC after error@200270014))) after lookup
18:20:56.677 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:56.677 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:56.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:56.678 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:56.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.678 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:56.681 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:56.681 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:56.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:56.683 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:56.684 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:56.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:56.685070 18768 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items [suppressed 116 similar messages]
18:20:56.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.685206 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36862 (request call id 16)
18:20:56.685 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:56.686 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:56.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:56.689 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:56.690 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.691267 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36862 (request call id 16)
18:20:56.692 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:56.694 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:56.695 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:56.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.703433 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36802 (request call id 26)
18:20:56.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.705 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.714 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e6b6f5f, L:/127.0.0.1:36150 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:56.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.716262 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36878 (request call id 12)
18:20:56.718 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba21fe0a, L:/127.0.0.1:45640 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:56.718 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd0e883b7, L:/127.0.0.1:36908 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:56.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.719286 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36878 (request call id 12)
18:20:56.720 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items
18:20:56.720 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.723524 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36878 (request call id 12)
18:20:56.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.729323 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36878 (request call id 12)
18:20:56.730 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items
18:20:56.731 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.735416 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.738428 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.742764 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.743842 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.746250 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.747502 18771 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.66:38063 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.747 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items
18:20:56.748 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.750309 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.763530 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.764849 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.766594 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.767 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items
18:20:56.767 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.770553 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.774531 18768 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 11)
18:20:56.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.782 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.783854 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.785 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.800395 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36908 (request call id 4)
18:20:56.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.806 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:56.806 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:56.806 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:56.806 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:56.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:56.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:56.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:56.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:56.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:56.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=122), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [32ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [44ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@506388580(state=PENDING, result=null, callback=(continuation of Deferred@1878745346 after retry RPC after error@804929456) -> (continuation of Deferred@398844023 after retry RPC after error@2114002731) -> (continuation of Deferred@1246139032 after retry RPC after error@884945887) -> (continuation of Deferred@214018919 after retry RPC after error@2051999123), errback=(continuation of Deferred@1878745346 after retry RPC after error@804929456) -> (continuation of Deferred@398844023 after retry RPC after error@2114002731) -> (continuation of Deferred@1246139032 after retry RPC after error@884945887) -> (continuation of Deferred@214018919 after retry RPC after error@2051999123))) after lookup
18:20:56.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:56.811 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:56.811 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:56.814 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:56.816 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:56.817 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:56.818 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:56.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:56.822 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:56.823 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:56.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.823833 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 18)
18:20:56.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:56.829 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:56.830 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:56.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.845850 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36862 (request call id 18)
18:20:56.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.846303 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36862 (request call id 18)
18:20:56.847 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6797743, L:/127.0.0.1:36164 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:56.852 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb435434a, L:/127.0.0.1:36914 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:56.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.852902 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36862 (request call id 18)
18:20:56.853 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5182a749, L:/127.0.0.1:45654 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:56.853 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items
18:20:56.855 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.859822 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36862 (request call id 18)
18:20:56.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.866288 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36862 (request call id 18)
18:20:56.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.874732 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36894 (request call id 9)
18:20:56.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.877130 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36894 (request call id 9)
18:20:56.878 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items
18:20:56.878 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.879997 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36894 (request call id 9)
18:20:56.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.885 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:56.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.887555 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36798 (request call id 25)
18:20:56.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.889 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.894966 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 11)
18:20:56.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.897625 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36914 (request call id 2)
18:20:56.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.900197 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 21)
18:20:56.900 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items
18:20:56.901 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.905253 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36862 (request call id 19)
18:20:56.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.912 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.914469 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36850 (request call id 14)
18:20:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.915086 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 12)
18:20:56.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.917243 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36914 (request call id 3)
18:20:56.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.923373 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.925 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items
18:20:56.925 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.930274 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.934106 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.935798 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.950667 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.954445 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.955103 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.960872 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.961 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items
18:20:56.962 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.973819 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.975584 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.979351 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:56.979707 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36834 (request call id 20)
18:20:56.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.988 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:56.990 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:56.991 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:56.991 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:56.991 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:56.992 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:56.992 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:56.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:56.992 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:56.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.004395 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36914 (request call id 5)
18:20:57.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.005179 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36914 (request call id 5)
18:20:57.006 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:57.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:57.009 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:57.014 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:57.014 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.015 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=200), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [34ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [40ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [184ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1952602946(state=PENDING, result=null, callback=(continuation of Deferred@172484300 after retry RPC after error@1172089444) -> (continuation of Deferred@1913866566 after retry RPC after error@340632589) -> (continuation of Deferred@554258894 after retry RPC after error@19288065) -> (continuation of Deferred@1763139610 after retry RPC after error@268688633) -> (continuation of Deferred@2079287318 after retry RPC after error@1224378674), errback=(continuation of Deferred@172484300 after retry RPC after error@1172089444) -> (continuation of Deferred@1913866566 after retry RPC after error@340632589) -> (continuation of Deferred@554258894 after retry RPC after error@19288065) -> (continuation of Deferred@1763139610 after retry RPC after error@268688633) -> (continuation of Deferred@2079287318 after retry RPC after error@1224378674))) after lookup
18:20:57.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:57.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.019623 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 16)
18:20:57.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.019922 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 16)
18:20:57.020 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:57.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.032497 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 16)
18:20:57.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.033699 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 16)
18:20:57.034 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:57.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.037811 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 16)
18:20:57.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:57.041 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:57.042 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:57.044 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:57.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.044888 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 16)
18:20:57.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.046286 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 16)
18:20:57.051 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:57.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.057323 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 16)
18:20:57.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.064774 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 23)
18:20:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.065179 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 23)
18:20:57.066 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x554deaad, L:/127.0.0.1:45664 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.066359 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 23)
18:20:57.071 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:57.078 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc00c11b1, L:/127.0.0.1:36174 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:57.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.078843 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 23)
18:20:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.085067 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 23)
18:20:57.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.086288 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36824 (request call id 23)
18:20:57.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.088 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.089 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:57.089 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:57.089 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:57.090 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:57.090 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:57.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:57.090 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:57.090 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:57.091 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ff2221e, L:/127.0.0.1:36916 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:57.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.095 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.096545 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36916 (request call id 0)
18:20:57.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.097801 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 11)
18:20:57.099 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items
18:20:57.099 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:57.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.105360 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36862 (request call id 25)
18:20:57.106 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:57.108 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.110288 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36862 (request call id 25)
18:20:57.111 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:57.112 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:57.113 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:57.114 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:57.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:57.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.121 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.121 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:57.122 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:57.122 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:57.122 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:57.123 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:57.123 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:57.124 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:57.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:57.125 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:57.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:57.129 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items
18:20:57.133 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.128469 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 15)
18:20:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.129948 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 15)
18:20:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.144342 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 15)
18:20:57.128 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:57.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.148865 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 15)
18:20:57.151 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:57.145 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items
18:20:57.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:57.151 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.150197 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 15)
18:20:57.154 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:57.155 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:57.156 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:57.165 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xddc298a9, L:/127.0.0.1:36178 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:57.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:57.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.167832 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 15)
18:20:57.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items
18:20:57.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.170696 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 15)
18:20:57.172 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:57.175 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:57.176 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.177 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:57.179 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:57.180 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc1ccbf2b, L:/127.0.0.1:36922 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:57.181 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.181654 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 15)
18:20:57.185 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items
18:20:57.187 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:57.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.190 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.193 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfd760395, L:/127.0.0.1:45676 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:57.197 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.199 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.202353 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36916 (request call id 4)
18:20:57.207 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcf3260cb, L:/127.0.0.1:36180 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.212752 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36916 (request call id 4)
18:20:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.213065 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36916 (request call id 4)
18:20:57.213 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items
18:20:57.214 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.214646 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36916 (request call id 4)
18:20:57.215 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe958a0ca, L:/127.0.0.1:45682 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:57.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.217958 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36916 (request call id 4)
18:20:57.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.221 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:57.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=212), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [48ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items, [79ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items, [131ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items, [156ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [156ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [184ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@2099808692(state=PENDING, result=null, callback=(continuation of Deferred@1552337639 after retry RPC after error@1285501699) -> (continuation of Deferred@618344189 after retry RPC after error@487028475) -> (continuation of Deferred@2008831566 after retry RPC after error@1108243601) -> (continuation of Deferred@1071580907 after retry RPC after error@424218437), errback=(continuation of Deferred@1552337639 after retry RPC after error@1285501699) -> (continuation of Deferred@618344189 after retry RPC after error@487028475) -> (continuation of Deferred@2008831566 after retry RPC after error@1108243601) -> (continuation of Deferred@1071580907 after retry RPC after error@424218437))) after lookup
18:20:57.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.229977 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items
18:20:57.232 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.233 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7fefeafb, L:/127.0.0.1:36926 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.234481 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.235 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items
18:20:57.235 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.235508 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.252532 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.252807 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.253 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items
18:20:57.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.254712 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.255 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.256908 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.257 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items
18:20:57.258 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.269572 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.270 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items
18:20:57.270 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.275063 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.277 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items
18:20:57.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.277050 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.277201 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36916 (request call id 5)
18:20:57.278 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.291 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.291 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:57.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:57.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=185), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [60ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items, [89ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [105ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [122ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [145ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [162ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [182ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1207339883(state=PENDING, result=null, callback=(continuation of Deferred@744495298 after retry RPC after error@1987824927) -> (continuation of Deferred@1409744924 after retry RPC after error@668562468) -> (continuation of Deferred@198434325 after retry RPC after error@594078021) -> (continuation of Deferred@1325599444 after retry RPC after error@597110596) -> (continuation of Deferred@916549205 after retry RPC after error@1390910213), errback=(continuation of Deferred@744495298 after retry RPC after error@1987824927) -> (continuation of Deferred@1409744924 after retry RPC after error@668562468) -> (continuation of Deferred@198434325 after retry RPC after error@594078021) -> (continuation of Deferred@1325599444 after retry RPC after error@597110596) -> (continuation of Deferred@916549205 after retry RPC after error@1390910213))) after lookup
18:20:57.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.293408 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36922 (request call id 6)
18:20:57.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.298 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:57.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:57.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=145), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [55ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items, [80ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [122ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1139760849(state=PENDING, result=null, callback=(continuation of Deferred@1644421327 after retry RPC after error@1927716193) -> (continuation of Deferred@450919877 after retry RPC after error@599826846) -> (continuation of Deferred@1589127345 after retry RPC after error@410233746), errback=(continuation of Deferred@1644421327 after retry RPC after error@1927716193) -> (continuation of Deferred@450919877 after retry RPC after error@599826846) -> (continuation of Deferred@1589127345 after retry RPC after error@410233746))) after lookup
18:20:57.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.300719 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36926 (request call id 4)
18:20:57.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.301285 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36926 (request call id 4)
18:20:57.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.309288 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36926 (request call id 4)
18:20:57.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.314452 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36926 (request call id 4)
18:20:57.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.317541 18771 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 15)
18:20:57.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.321528 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 15)
18:20:57.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.326 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.327 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:57.327 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:57.327 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:57.327 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:57.327 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:57.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:57.327 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:57.328 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:57.335 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:57.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:57.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.337023 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36926 (request call id 5)
18:20:57.338 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:57.338 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:57.339 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:57.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:57.340 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:57.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:57.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.341912 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.342 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:57.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36926 (request call id 5)
18:20:57.343 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:57.343 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:57.343 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:57.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.350915 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36878 (request call id 28)
18:20:57.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.350924 18768 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36878 (request call id 28)
18:20:57.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.357614 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 25)
18:20:57.359 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x861d010e, L:/127.0.0.1:36942 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:57.359 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fc71a60, L:/127.0.0.1:45696 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.359982 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 25)
18:20:57.360 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items
18:20:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.361994 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 25)
18:20:57.365 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8c11cc12, L:/127.0.0.1:36188 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:57.367 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.369923 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 25)
18:20:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.374810 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 25)
18:20:57.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.377019 18769 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 25)
18:20:57.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.379707 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 25)
18:20:57.380 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items
18:20:57.380 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.381151 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 25)
18:20:57.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.394 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.400204 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.401 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.402 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:57.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:57.402 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:57.402 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:57.402 [DEBUG - kudu-nio-2] (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.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [22ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [29ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, deferred=Deferred@755320741(state=PENDING, result=null, callback=(continuation of Deferred@848881555 after retry RPC after error@476186851) -> (continuation of Deferred@1242953314 after retry RPC after error@1294645482), errback=(continuation of Deferred@848881555 after retry RPC after error@476186851) -> (continuation of Deferred@1242953314 after retry RPC after error@1294645482))) after lookup
18:20:57.402 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:57.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:57.402 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:57.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:57.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:57.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:57.406 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:57.406 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:57.406 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:57.407 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:57.408 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:57.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:57.408 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:57.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.409291 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 12)
18:20:57.410 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:57.410 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:57.412 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:57.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:57.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.415234 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 25)
18:20:57.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.416510 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36926 (request call id 7)
18:20:57.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.420542 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36926 (request call id 7)
18:20:57.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.421459 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36926 (request call id 7)
18:20:57.425 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:57.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:57.428 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.430 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9106ae98, L:/127.0.0.1:36192 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:57.431 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba059059, L:/127.0.0.1:45712 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:57.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.434396 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.439800 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.441 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc8ce64f6, L:/127.0.0.1:36958 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.442116 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.442 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items
18:20:57.442 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.449591 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.450 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items
18:20:57.450 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.457556 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.459961 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.468987 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.470 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items
18:20:57.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.470525 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.471 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.477726 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.480139 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.489331 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 26)
18:20:57.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items
18:20:57.490 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.494 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.496907 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 19)
18:20:57.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.499424 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 9)
18:20:57.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.508 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.509795 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36958 (request call id 4)
18:20:57.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.517308 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36958 (request call id 4)
18:20:57.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.517491 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36958 (request call id 4)
18:20:57.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.521328 18769 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 13)
18:20:57.521 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items
18:20:57.522 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.525605 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 13)
18:20:57.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.530442 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36878 (request call id 29)
18:20:57.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.531 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.537859 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 28)
18:20:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.546216 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 28)
18:20:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.548542 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36958 (request call id 5)
18:20:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.549866 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 14)
18:20:57.550 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items
18:20:57.550 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.556541 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 14)
18:20:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.557721 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 14)
18:20:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.557857 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 14)
18:20:57.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.566461 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 14)
18:20:57.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.577046 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 14)
18:20:57.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.578140 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 14)
18:20:57.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.585419 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 14)
18:20:57.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.596 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.597653 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 12)
18:20:57.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.610 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.611632 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36958 (request call id 6)
18:20:57.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.614643 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36958 (request call id 6)
18:20:57.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.617493 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36958 (request call id 6)
18:20:57.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.620146 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36958 (request call id 6)
18:20:57.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.625653 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36958 (request call id 6)
18:20:57.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.632 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:57.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=226), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [25ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [36ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [115ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [203ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@752159254(state=PENDING, result=null, callback=(continuation of Deferred@813142918 after retry RPC after error@489882829) -> (continuation of Deferred@1216070650 after retry RPC after error@1291515225) -> (continuation of Deferred@1075688675 after retry RPC after error@1166918977) -> (continuation of Deferred@1400875545 after retry RPC after error@1219808530) -> (continuation of Deferred@1705230923 after retry RPC after error@1320133747) -> (continuation of Deferred@1613689053 after retry RPC after error@245136791), errback=(continuation of Deferred@813142918 after retry RPC after error@489882829) -> (continuation of Deferred@1216070650 after retry RPC after error@1291515225) -> (continuation of Deferred@1075688675 after retry RPC after error@1166918977) -> (continuation of Deferred@1400875545 after retry RPC after error@1219808530) -> (continuation of Deferred@1705230923 after retry RPC after error@1320133747) -> (continuation of Deferred@1613689053 after retry RPC after error@245136791))) after lookup
18:20:57.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.634840 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36958 (request call id 7)
18:20:57.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.637089 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36958 (request call id 7)
18:20:57.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.637591 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36958 (request call id 7)
18:20:57.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.639326 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36958 (request call id 7)
18:20:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.655436 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36958 (request call id 7)
18:20:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.659937 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36958 (request call id 7)
18:20:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.661396 18769 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 14)
18:20:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.674679 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 14)
18:20:57.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.680028 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 14)
18:20:57.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:57.686261 18769 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items [suppressed 163 similar messages]
18:20:57.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.686378 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 14)
18:20:57.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.700552 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.701 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.712 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.714811 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 32)
18:20:57.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.717007 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 32)
18:20:57.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.719556 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 32)
18:20:57.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.737542 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 23)
18:20:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.737577 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 23)
18:20:57.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.740 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.745810 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 26)
18:20:57.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.749151 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.749715 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.755297 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.756546 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.770397 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.777077 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.777805 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.783600 18767 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.65:43119 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.785362 18768 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.67:42481 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.790474 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.797138 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 11)
18:20:57.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.802 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.813 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.839764 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 17)
18:20:57.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.841 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.849644 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 17)
18:20:57.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.856768 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 19)
18:20:57.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.857013 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 19)
18:20:57.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.869957 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 19)
18:20:57.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.875283 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 34)
18:20:57.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.877195 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 34)
18:20:57.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.878192 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 34)
18:20:57.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.885596 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 34)
18:20:57.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.889976 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 34)
18:20:57.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.897410 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 34)
18:20:57.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.905 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.908828 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36958 (request call id 8)
18:20:57.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.909323 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36958 (request call id 8)
18:20:57.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.913 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.914 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:57.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:57.914 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:57.914 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:57.915 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:57.915 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:57.915 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:57.915 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:57.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:57.917 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:57.917 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:57.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.917572 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 20)
18:20:57.919 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:57.920 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:57.921 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:57.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.921721 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 20)
18:20:57.922 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:57.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:57.924 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:57.924 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:57.925 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:57.925 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:57.927 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:57.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.930929 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 20)
18:20:57.938 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe9425a44, L:/127.0.0.1:36204 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:57.939 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9be8d67c, L:/127.0.0.1:36970 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:57.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.940168 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 20)
18:20:57.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:57.941 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:57.942 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items
18:20:57.942 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72903a12, L:/127.0.0.1:45716 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:57.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.943189 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 18)
18:20:57.944 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.957505 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 29)
18:20:57.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.960461 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 29)
18:20:57.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.963383 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 29)
18:20:57.964 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items
18:20:57.964 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:57.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.979935 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 29)
18:20:57.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.981331 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 29)
18:20:57.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:57.982684 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:57.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 29)
18:20:57.983 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items
18:20:57.985 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.000227 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 29)
18:20:58.002 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items
18:20:58.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.001529 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 29)
18:20:58.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.001937 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36914 (request call id 29)
18:20:58.004 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.006 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.009486 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 22)
18:20:58.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.018 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.019827 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 36)
18:20:58.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.020496 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 22)
18:20:58.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.023720 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36970 (request call id 4)
18:20:58.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.028841 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36970 (request call id 4)
18:20:58.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.038829 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36970 (request call id 4)
18:20:58.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.043 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:58.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=123), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [20ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1924746024(state=PENDING, result=null, callback=(continuation of Deferred@1377611844 after retry RPC after error@1132593101) -> (continuation of Deferred@718166557 after retry RPC after error@311866471) -> (continuation of Deferred@624928993 after retry RPC after error@1770804252) -> (continuation of Deferred@835384706 after retry RPC after error@383273552), errback=(continuation of Deferred@1377611844 after retry RPC after error@1132593101) -> (continuation of Deferred@718166557 after retry RPC after error@311866471) -> (continuation of Deferred@624928993 after retry RPC after error@1770804252) -> (continuation of Deferred@835384706 after retry RPC after error@383273552))) after lookup
18:20:58.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.045233 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.049086 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.056747 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.058334 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.059424 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.068372 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.077515 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.078063 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.079493 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.088652 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.097633 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36970 (request call id 5)
18:20:58.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.107 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:58.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.115435 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 35)
18:20:58.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.116634 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 35)
18:20:58.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.119870 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 40)
18:20:58.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.121976 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 40)
18:20:58.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.129150 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 40)
18:20:58.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.130084 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 40)
18:20:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.137126 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 40)
18:20:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.141325 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 40)
18:20:58.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.144 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.148265 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 16)
18:20:58.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.149430 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 16)
18:20:58.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.161756 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 16)
18:20:58.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.161761 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 16)
18:20:58.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.169757 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 16)
18:20:58.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.179733 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 25)
18:20:58.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.181815 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 25)
18:20:58.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.181952 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 25)
18:20:58.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.190092 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 25)
18:20:58.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.196535 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 25)
18:20:58.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.201356 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 25)
18:20:58.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.210 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.219 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.221403 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 26)
18:20:58.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.222215 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 11)
18:20:58.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.229413 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 11)
18:20:58.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.234972 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 11)
18:20:58.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.245 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.249567 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 29)
18:20:58.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.255120 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 29)
18:20:58.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.256742 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 28)
18:20:58.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.258054 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 28)
18:20:58.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.261703 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 28)
18:20:58.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.269866 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 28)
18:20:58.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.274338 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 28)
18:20:58.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.278189 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 28)
18:20:58.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.288290 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 17)
18:20:58.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.290011 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 17)
18:20:58.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.294579 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 17)
18:20:58.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.297330 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 17)
18:20:58.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.314744 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 41)
18:20:58.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.317648 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 41)
18:20:58.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.320 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.320 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:58.320 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:58.321 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:58.321 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:58.321 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:58.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:58.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:58.322 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.321169 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 28)
18:20:58.324 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:58.324 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:58.326 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:58.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.326728 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 28)
18:20:58.328 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:58.329 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:58.330 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:58.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:58.330 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:58.333 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:58.333 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:58.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.337903 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 28)
18:20:58.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:58.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.340934 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36908 (request call id 28)
18:20:58.342 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:58.345 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc98976e2, L:/127.0.0.1:36220 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:58.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.346 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.347 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc9adc235, L:/127.0.0.1:45732 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:58.353 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe8fae8ff, L:/127.0.0.1:36972 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:58.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.354390 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 12)
18:20:58.355 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items
18:20:58.355 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.360172 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 29)
18:20:58.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.361037 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 29)
18:20:58.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.368669 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 29)
18:20:58.369 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items
18:20:58.369 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.378295 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 29)
18:20:58.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.379344 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 29)
18:20:58.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.381306 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 29)
18:20:58.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.389243 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 29)
18:20:58.389 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items
18:20:58.390 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.399544 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 29)
18:20:58.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.401460 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 29)
18:20:58.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.408701 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36916 (request call id 29)
18:20:58.409 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items
18:20:58.409 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.412 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.416867 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 29)
18:20:58.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.417510 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 29)
18:20:58.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.420 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.422048 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 15)
18:20:58.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.428444 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 15)
18:20:58.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.429028 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36972 (request call id 4)
18:20:58.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.434548 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36972 (request call id 4)
18:20:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.441954 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36972 (request call id 4)
18:20:58.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.446 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.447 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:58.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:58.447 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:58.447 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:58.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=120), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [20ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [41ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [61ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [81ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [81ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1731528233(state=PENDING, result=null, callback=(continuation of Deferred@806797707 after retry RPC after error@1444422407) -> (continuation of Deferred@1221704219 after retry RPC after error@119208294) -> (continuation of Deferred@17197719 after retry RPC after error@370237867) -> (continuation of Deferred@1406472208 after retry RPC after error@55837381), errback=(continuation of Deferred@806797707 after retry RPC after error@1444422407) -> (continuation of Deferred@1221704219 after retry RPC after error@119208294) -> (continuation of Deferred@17197719 after retry RPC after error@370237867) -> (continuation of Deferred@1406472208 after retry RPC after error@55837381))) after lookup
18:20:58.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:58.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:58.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:58.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:58.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:58.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:58.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:58.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:58.452 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:58.453 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:58.454 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:58.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.454841 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 44)
18:20:58.455 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:58.456 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:58.457 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:58.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:58.459 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:58.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.459998 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 32)
18:20:58.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:58.468 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.469061 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 32)
18:20:58.470 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x99108068, L:/127.0.0.1:45744 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:58.473 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x514ada47, L:/127.0.0.1:36234 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:58.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.474990 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 32)
18:20:58.478 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2e285d4e, L:/127.0.0.1:36984 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:58.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.479674 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 32)
18:20:58.480 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items
18:20:58.480 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.481336 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 32)
18:20:58.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.489455 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 32)
18:20:58.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.496091 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 32)
18:20:58.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.496579 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 32)
18:20:58.497 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items
18:20:58.497 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.498163 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 49)
18:20:58.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.501544 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 49)
18:20:58.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.508534 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36812 (request call id 49)
18:20:58.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.513 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.516670 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36984 (request call id 2)
18:20:58.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.521 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:58.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=69), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [19ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1846985254(state=PENDING, result=null, callback=(continuation of Deferred@774378246 after retry RPC after error@1605520894) -> (continuation of Deferred@1449575025 after retry RPC after error@238632297), errback=(continuation of Deferred@774378246 after retry RPC after error@1605520894) -> (continuation of Deferred@1449575025 after retry RPC after error@238632297))) after lookup
18:20:58.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.523594 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36984 (request call id 3)
18:20:58.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.528658 18767 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36972 (request call id 10)
18:20:58.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.529347 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 32)
18:20:58.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.534569 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 32)
18:20:58.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.536778 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 32)
18:20:58.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.551 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.554520 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36984 (request call id 4)
18:20:58.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.557088 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36984 (request call id 4)
18:20:58.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.569279 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36972 (request call id 11)
18:20:58.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.569368 18767 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36972 (request call id 11)
18:20:58.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.574910 18767 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36972 (request call id 11)
18:20:58.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.577323 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36972 (request call id 11)
18:20:58.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.581614 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 19)
18:20:58.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.588371 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 19)
18:20:58.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.595348 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 19)
18:20:58.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.595363 18767 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 19)
18:20:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.596479 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 19)
18:20:58.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.608611 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 19)
18:20:58.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.608611 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 19)
18:20:58.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.614 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.615 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:58.615 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:58.615 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:58.615 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:58.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:58.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:58.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:58.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:58.619 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:58.620 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:58.621 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:58.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.621618 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 33)
18:20:58.622 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:58.623 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:58.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.624 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.624 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:58.624 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:58.624 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:58.625 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:58.625 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:58.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:58.625 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:58.626 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:58.626 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:58.627 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:58.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:58.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:58.629 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:58.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.631054 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36972 (request call id 13)
18:20:58.632 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:58.641 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fbd73fb, L:/127.0.0.1:45760 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:58.642 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:58.646 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4039d684, L:/127.0.0.1:36248 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:58.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.653 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:58.653 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.654618 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.655 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:58.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.656908 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.659 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbbf59f8a, L:/127.0.0.1:36996 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:58.660 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:58.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.660307 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.661 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items
18:20:58.661 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:58.661 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:58.665 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:58.667 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:58.668 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.667707 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.668433 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.669 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items
18:20:58.669 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.669726 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.670 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:58.680 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:58.683 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c9adb10, L:/127.0.0.1:45772 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:58.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:58.686595 18768 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items [suppressed 160 similar messages]
18:20:58.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.686715 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.687 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items
18:20:58.687 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.688 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:58.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.688313 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.689 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6d8c3b2d, L:/127.0.0.1:36254 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:58.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.690361 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.703 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xce5e3c63, L:/127.0.0.1:37006 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:58.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.704282 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.705 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items
18:20:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.705469 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.706 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.706 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items
18:20:58.706 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.709455 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36894 (request call id 49)
18:20:58.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.714 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.715907 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36984 (request call id 7)
18:20:58.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.721407 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36984 (request call id 7)
18:20:58.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.722378 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36984 (request call id 7)
18:20:58.722 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items
18:20:58.723 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.723543 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36984 (request call id 7)
18:20:58.724 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items
18:20:58.725 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:58.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.725 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.729683 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 37)
18:20:58.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.740068 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 37)
18:20:58.744 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items
18:20:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.741943 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.745 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 37)
18:20:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.743232 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 37)
18:20:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.744190 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36996 (request call id 5)
18:20:58.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.753 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:58.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=131), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [21ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items, [39ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items, [47ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [122ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@2131649841(state=PENDING, result=null, callback=(continuation of Deferred@1809154563 after retry RPC after error@1320942412) -> (continuation of Deferred@327828179 after retry RPC after error@522295934) -> (continuation of Deferred@1478739459 after retry RPC after error@1238575056) -> (continuation of Deferred@143550691 after retry RPC after error@460317158) -> (continuation of Deferred@1572486998 after retry RPC after error@226983574), errback=(continuation of Deferred@1809154563 after retry RPC after error@1320942412) -> (continuation of Deferred@327828179 after retry RPC after error@522295934) -> (continuation of Deferred@1478739459 after retry RPC after error@1238575056) -> (continuation of Deferred@143550691 after retry RPC after error@460317158) -> (continuation of Deferred@1572486998 after retry RPC after error@226983574))) after lookup
18:20:58.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.756666 18769 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 37)
18:20:58.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.760231 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 37)
18:20:58.762 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items
18:20:58.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.761431 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 37)
18:20:58.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.762507 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.762 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 37)
18:20:58.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.769101 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 37)
18:20:58.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.779726 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 37)
18:20:58.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.781483 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 37)
18:20:58.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.782639 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 37)
18:20:58.783 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items
18:20:58.783 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.785274 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 13)
18:20:58.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.787123 18768 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.67:42481 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 13)
18:20:58.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.799942 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 13)
18:20:58.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.801263 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 13)
18:20:58.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.801926 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 13)
18:20:58.802 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items
18:20:58.802 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.803613 18771 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.66:38063 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 13)
18:20:58.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.808306 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 13)
18:20:58.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.809682 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.65:43119 (request call id 13)
18:20:58.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.815 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.816 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:58.816 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:58.816 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:58.817 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:58.817 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:58.817 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:58.818 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:58.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:58.820 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:58.820 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:58.823 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:58.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:58.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=169), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [30ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [101ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [122ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [164ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@577278970(state=PENDING, result=null, callback=(continuation of Deferred@1549023174 after retry RPC after error@327169564) -> (continuation of Deferred@609668230 after retry RPC after error@1111977141) -> (continuation of Deferred@1062242620 after retry RPC after error@762476572) -> (continuation of Deferred@1062380488 after retry RPC after error@1175016019) -> (continuation of Deferred@2099985095 after retry RPC after error@1135022054) -> (continuation of Deferred@1774303417 after retry RPC after error@1708586008), errback=(continuation of Deferred@1549023174 after retry RPC after error@327169564) -> (continuation of Deferred@609668230 after retry RPC after error@1111977141) -> (continuation of Deferred@1062242620 after retry RPC after error@762476572) -> (continuation of Deferred@1062380488 after retry RPC after error@1175016019) -> (continuation of Deferred@2099985095 after retry RPC after error@1135022054) -> (continuation of Deferred@1774303417 after retry RPC after error@1708586008))) after lookup
18:20:58.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.828 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:58.830 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:58.832 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:58.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:58.837 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:58.838 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:58.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.840694 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36926 (request call id 38)
18:20:58.847 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:58.848 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:58.849 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:58.849 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf4874c67, L:/127.0.0.1:45786 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:58.850 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:58.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.856 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.862696 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 26)
18:20:58.866 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8fad225d, L:/127.0.0.1:36266 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:58.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.868651 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 26)
18:20:58.870 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa2e35a1e, L:/127.0.0.1:37014 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.870651 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 26)
18:20:58.871 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items
18:20:58.871 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.880285 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 26)
18:20:58.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.884308 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36996 (request call id 7)
18:20:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.889103 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36996 (request call id 7)
18:20:58.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.893532 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36996 (request call id 7)
18:20:58.894 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items
18:20:58.894 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.909768 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36996 (request call id 7)
18:20:58.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.914295 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36996 (request call id 7)
18:20:58.915 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items
18:20:58.915 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:58.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.928808 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36996 (request call id 7)
18:20:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.930042 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36996 (request call id 7)
18:20:58.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.934 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:58.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.936 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:58.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [21ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items, [41ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1648274017(state=PENDING, result=null, callback=(continuation of Deferred@1831429503 after retry RPC after error@1402341872) -> (continuation of Deferred@359372864 after retry RPC after error@34690350) -> (continuation of Deferred@615893646 after retry RPC after error@1200590433), errback=(continuation of Deferred@1831429503 after retry RPC after error@1402341872) -> (continuation of Deferred@359372864 after retry RPC after error@34690350) -> (continuation of Deferred@615893646 after retry RPC after error@1200590433))) after lookup
18:20:58.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.939355 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37014 (request call id 4)
18:20:58.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.941545 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37014 (request call id 4)
18:20:58.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:58.958 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:58.958 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:58.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:58.959 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:58.959 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:58.960 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:58.960 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:58.960 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:58.960 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:58.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:58.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.961897 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 27)
18:20:58.964 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:58.964 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:58.966 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:58.967 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:58.969 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.969149 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 27)
18:20:58.970 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:58.972 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:58.974 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:58.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:58.976 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:58.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.982216 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 27)
18:20:58.983 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:58.985 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:58.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:58.989763 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:58.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 27)
18:20:58.997 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x26d2c26f, L:/127.0.0.1:36276 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:58.999 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3006e65b, L:/127.0.0.1:45794 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:59.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.001377 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 27)
18:20:59.005 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc2fac07f, L:/127.0.0.1:37018 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:59.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.005883 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 27)
18:20:59.006 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items
18:20:59.006 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.009111 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 27)
18:20:59.010 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items
18:20:59.010 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.020251 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 27)
18:20:59.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.021521 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 27)
18:20:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.028764 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 27)
18:20:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.029570 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 29)
18:20:59.030 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items
18:20:59.030 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.038 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.038 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.042376 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 15)
18:20:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.050127 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 15)
18:20:59.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items
18:20:59.051 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.055366 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 15)
18:20:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.055915 18767 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:40794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 15)
18:20:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.056346 18612 master_runner.cc:187] Error getting master registration for 127.18.40.124:45335: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:40794 dropped due to backpressure: service queue is full with 1 items, 
18:20:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.056556 18612 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:20:59.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.070478 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 4)
18:20:59.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.074436 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 4)
18:20:59.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.081825 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.082 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items
18:20:59.082 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.092377 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.094663 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.108811 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.109 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items
18:20:59.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.109316 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.110 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.112473 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.114773 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.119910 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.129164 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.131788 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.135026 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 28)
18:20:59.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.138 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.140377 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.148859 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 31)
18:20:59.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.150056 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 41)
18:20:59.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.151815 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36922 (request call id 41)
18:20:59.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.163 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.165081 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36996 (request call id 11)
18:20:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.168164 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.169523 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.172003 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.182231 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.184146 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.188254 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.194628 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.201532 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.203078 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.208344 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.212462 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.221697 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.223286 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 6)
18:20:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.228758 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36972 (request call id 24)
18:20:59.229 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items
18:20:59.229 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.240 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.242 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.243 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:59.243 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:59.243 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:59.243 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:59.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:59.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:59.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:59.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:59.247 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:59.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:59.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.248710 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36958 (request call id 35)
18:20:59.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.263589 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.264 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.265 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:59.265 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:59.265 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:59.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:59.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:59.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:59.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:59.266 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:59.267 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:59.267 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:59.269 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:59.271 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:59.271 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:59.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:59.275 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:59.280 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:59.282 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:59.285 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:59.291 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x230479ad, L:/127.0.0.1:45804 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:59.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:59.293 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:59.302 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x91a23ff9, L:/127.0.0.1:36278 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:59.305 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x14a88974, L:/127.0.0.1:37030 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:59.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.306213 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 21)
18:20:59.306 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items
18:20:59.307 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.313078 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 21)
18:20:59.313 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items
18:20:59.314 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.314224 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 18)
18:20:59.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.323983 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 18)
18:20:59.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.331902 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 18)
18:20:59.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.333362 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 18)
18:20:59.334 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items
18:20:59.334 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.341 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.344 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.346226 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36996 (request call id 17)
18:20:59.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.348488 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 7)
18:20:59.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.352274 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 7)
18:20:59.353 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items
18:20:59.354 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.362001 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37018 (request call id 7)
18:20:59.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.365 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.365 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:59.366 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:59.366 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:59.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:59.366 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:59.366 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:59.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=400), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [35ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [39ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [115ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [201ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [262ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [382ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [398ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@691782476(state=PENDING, result=null, callback=(continuation of Deferred@1179355751 after retry RPC after error@408465064) -> (continuation of Deferred@1052948788 after retry RPC after error@1226062851) -> (continuation of Deferred@1402376180 after retry RPC after error@249972416) -> (continuation of Deferred@633754929 after retry RPC after error@1297777070) -> (continuation of Deferred@710168286 after retry RPC after error@381209874) -> (continuation of Deferred@29388073 after retry RPC after error@403626830) -> (continuation of Deferred@270812207 after retry RPC after error@1084541796), errback=(continuation of Deferred@1179355751 after retry RPC after error@408465064) -> (continuation of Deferred@1052948788 after retry RPC after error@1226062851) -> (continuation of Deferred@1402376180 after retry RPC after error@249972416) -> (continuation of Deferred@633754929 after retry RPC after error@1297777070) -> (continuation of Deferred@710168286 after retry RPC after error@381209874) -> (continuation of Deferred@29388073 after retry RPC after error@403626830) -> (continuation of Deferred@270812207 after retry RPC after error@1084541796))) after lookup
18:20:59.367 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:59.367 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:59.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:59.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:59.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:59.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:59.373 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:59.376 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:59.376 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:59.378 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:59.379 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:59.380 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:59.382 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items
18:20:59.382 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.381644 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 22)
18:20:59.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.382525 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 22)
18:20:59.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:59.385 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:59.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:59.393 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:59.395 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbcd99fe7, L:/127.0.0.1:45806 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:59.401 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe5fb6d31, L:/127.0.0.1:36294 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:59.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.401827 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 22)
18:20:59.406 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x143fa0ed, L:/127.0.0.1:37036 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:59.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.406966 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 22)
18:20:59.407 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items
18:20:59.407 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.413028 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 22)
18:20:59.413 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items
18:20:59.413 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.418108 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 22)
18:20:59.418 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items
18:20:59.418 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.422093 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 22)
18:20:59.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.439035 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 22)
18:20:59.439 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items
18:20:59.439 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.441 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.443029 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36970 (request call id 35)
18:20:59.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.444 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.454749 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 20)
18:20:59.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.458173 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37036 (request call id 3)
18:20:59.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.469856 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37036 (request call id 3)
18:20:59.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.472 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:59.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=100), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [22ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items, [32ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1960585903(state=PENDING, result=null, callback=(continuation of Deferred@2125008417 after retry RPC after error@637285601) -> (continuation of Deferred@1189052837 after retry RPC after error@1396920963) -> (continuation of Deferred@1705871052 after retry RPC after error@565374372), errback=(continuation of Deferred@2125008417 after retry RPC after error@637285601) -> (continuation of Deferred@1189052837 after retry RPC after error@1396920963) -> (continuation of Deferred@1705871052 after retry RPC after error@565374372))) after lookup
18:20:59.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.475301 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 4)
18:20:59.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.489060 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 4)
18:20:59.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.491940 18768 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 6)
18:20:59.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.494752 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 6)
18:20:59.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.509428 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 6)
18:20:59.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.511782 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37014 (request call id 14)
18:20:59.512 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items
18:20:59.512 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.515069 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37014 (request call id 14)
18:20:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.517144 18771 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:37036 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37014 (request call id 14)
18:20:59.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.528666 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37014 (request call id 14)
18:20:59.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.534428 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37014 (request call id 14)
18:20:59.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.542 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.547 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:59.547 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:59.547 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:59.548 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:59.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:59.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:59.548 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:59.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:59.551 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:59.551 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.552829 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 7)
18:20:59.554 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:59.555 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:59.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.554592 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 7)
18:20:59.556 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:59.557 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:59.557 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:59.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:59.559 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:59.559 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:59.560 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:59.562 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:59.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.563442 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36996 (request call id 18)
18:20:59.564 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items
18:20:59.564 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.571 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x73e5e889, L:/127.0.0.1:36306 - R:/127.18.40.125:36439] using SASL/PLAIN
18:20:59.572 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d5bdb69, L:/127.0.0.1:45808 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:59.572 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfb2b9cc6, L:/127.0.0.1:37044 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:59.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.573361 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36996 (request call id 18)
18:20:59.573 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items
18:20:59.574 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.575 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.577297 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 6)
18:20:59.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.588716 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 6)
18:20:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.596837 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 6)
18:20:59.597 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items
18:20:59.597 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.609035 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 6)
18:20:59.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.614727 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 6)
18:20:59.617 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items
18:20:59.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.616688 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 6)
18:20:59.617 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.628657 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 6)
18:20:59.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.628810 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 6)
18:20:59.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.634974 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 6)
18:20:59.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.636018 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37036 (request call id 6)
18:20:59.636 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items
18:20:59.637 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.643 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:59.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.646 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.648382 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37018 (request call id 15)
18:20:59.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.656657 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37044 (request call id 4)
18:20:59.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.661223 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37044 (request call id 4)
18:20:59.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.669267 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36972 (request call id 33)
18:20:59.669 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items
18:20:59.670 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.677 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.681545 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37006 (request call id 26)
18:20:59.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:20:59.688824 18771 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items [suppressed 144 similar messages]
18:20:59.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.688997 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37018 (request call id 16)
18:20:59.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.691967 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 8)
18:20:59.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.701870 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 8)
18:20:59.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.703311 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 8)
18:20:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.707989 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 8)
18:20:59.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.716195 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 8)
18:20:59.716 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items
18:20:59.717 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.721941 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 8)
18:20:59.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.723526 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 8)
18:20:59.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.741652 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 8)
18:20:59.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.743793 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37030 (request call id 8)
18:20:59.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.747 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.747 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:59.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=478), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [23ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [37ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [222ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [242ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [283ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [294ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [294ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items, [420ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [422ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [422ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@655569843(state=PENDING, result=null, callback=(continuation of Deferred@761329810 after retry RPC after error@1366113299) -> (continuation of Deferred@493702820 after retry RPC after error@593324049) -> (continuation of Deferred@156479616 after retry RPC after error@837195805) -> (continuation of Deferred@1183443179 after retry RPC after error@249306571) -> (continuation of Deferred@446659360 after retry RPC after error@532430366) -> (continuation of Deferred@377181106 after retry RPC after error@2024224499) -> (continuation of Deferred@427820220 after retry RPC after error@1739752796) -> (continuation of Deferred@723037403 after retry RPC after error@1783175141), errback=(continuation of Deferred@761329810 after retry RPC after error@1366113299) -> (continuation of Deferred@493702820 after retry RPC after error@593324049) -> (continuation of Deferred@156479616 after retry RPC after error@837195805) -> (continuation of Deferred@1183443179 after retry RPC after error@249306571) -> (continuation of Deferred@446659360 after retry RPC after error@532430366) -> (continuation of Deferred@377181106 after retry RPC after error@2024224499) -> (continuation of Deferred@427820220 after retry RPC after error@1739752796) -> (continuation of Deferred@723037403 after retry RPC after error@1783175141))) after lookup
18:20:59.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.764312 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37030 (request call id 9)
18:20:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.777666 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.779 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items
18:20:59.779 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:59.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:59.779 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:20:59.780 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:59.779 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:59.780 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:59.780 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:59.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:59.780 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:59.781 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:59.782 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:59.782 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:59.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.788854 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 13)
18:20:59.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.802168 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 13)
18:20:59.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.805279 18771 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.66:38063 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 13)
18:20:59.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.817791 18767 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.65:43119 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 13)
18:20:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.829156 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 13)
18:20:59.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.844197 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.67:42481 (request call id 13)
18:20:59.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.851 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.851 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.882081 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.883 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:20:59.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=329), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [18ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [19ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [19ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [81ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [115ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [161ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [161ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [223ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37044 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [301ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@35678942(state=PENDING, result=null, callback=(continuation of Deferred@467336787 after retry RPC after error@870887301) -> (continuation of Deferred@1677223338 after retry RPC after error@1645188497) -> (continuation of Deferred@787208165 after retry RPC after error@1477038394) -> (continuation of Deferred@2029791908 after retry RPC after error@1715571511) -> (continuation of Deferred@384122085 after retry RPC after error@15974146) -> (continuation of Deferred@423824562 after retry RPC after error@1940993182) -> (continuation of Deferred@1284254745 after retry RPC after error@1369080101), errback=(continuation of Deferred@467336787 after retry RPC after error@870887301) -> (continuation of Deferred@1677223338 after retry RPC after error@1645188497) -> (continuation of Deferred@787208165 after retry RPC after error@1477038394) -> (continuation of Deferred@2029791908 after retry RPC after error@1715571511) -> (continuation of Deferred@384122085 after retry RPC after error@15974146) -> (continuation of Deferred@423824562 after retry RPC after error@1940993182) -> (continuation of Deferred@1284254745 after retry RPC after error@1369080101))) after lookup
18:20:59.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.902542 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37044 (request call id 8)
18:20:59.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.908629 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37044 (request call id 8)
18:20:59.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.944439 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37044 (request call id 8)
18:20:59.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.954 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.954 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:20:59.955 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:20:59.955 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:20:59.962 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:20:59.963 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:20:59.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:20:59.963 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:20:59.963 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:20:59.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:20:59.966 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:20:59.966 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:20:59.968 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:20:59.969 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:20:59.970 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:20:59.971 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:20:59.972 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:20:59.973 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:20:59.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:20:59.974 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:20:59.976 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:20:59.977 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:20:59.985 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe78cfc72, L:/127.0.0.1:45812 - R:/127.18.40.126:42603] using SASL/PLAIN
18:20:59.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:20:59.987 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:20:59.989 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe3bb0ed5, L:/127.0.0.1:37052 - R:/127.18.40.124:45335] using SASL/PLAIN
18:20:59.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.990252 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37052 (request call id 0)
18:20:59.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:20:59.992175 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:20:59.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37052 (request call id 0)
18:20:59.994 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x46748385, L:/127.0.0.1:36320 - R:/127.18.40.125:36439] using SASL/PLAIN
18:21:00.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.013093 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37052 (request call id 0)
18:21:00.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.032593 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37052 (request call id 0)
18:21:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.052511 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37052 (request call id 0)
18:21:00.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:00.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [18ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=null) after lookup
18:21:00.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.066 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:21:00.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.072322 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37030 (request call id 17)
18:21:00.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.087 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.088 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:00.088 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:00.088 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:00.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:00.089 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:00.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:00.089 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:00.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:00.090 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:00.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:00.093 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:00.093 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:21:00.094 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:21:00.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.094843 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 28)
18:21:00.095 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:21:00.095 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:21:00.096 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:21:00.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:21:00.097 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:21:00.098 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:21:00.098 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:21:00.109 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x20c5b3dc, L:/127.0.0.1:37066 - R:/127.18.40.124:45335] using SASL/PLAIN
18:21:00.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.110551 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 28)
18:21:00.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.111182 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 28)
18:21:00.111 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2316b30e, L:/127.0.0.1:36324 - R:/127.18.40.125:36439] using SASL/PLAIN
18:21:00.111 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items
18:21:00.114 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e5d01d8, L:/127.0.0.1:45818 - R:/127.18.40.126:42603] using SASL/PLAIN
18:21:00.116 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.130774 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 28)
18:21:00.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.134608 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 28)
18:21:00.135 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items
18:21:00.135 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.151014 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 28)
18:21:00.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.155040 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36984 (request call id 28)
18:21:00.155 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items
18:21:00.156 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.169 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.169 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.169 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:00.169 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:00.170 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:00.170 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:00.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:00.170 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:00.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:00.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:00.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:00.172 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:00.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.183450 18768 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36996 (request call id 27)
18:21:00.183 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items
18:21:00.184 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.188 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.190114 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 7)
18:21:00.195 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items
18:21:00.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.194782 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 7)
18:21:00.196 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.212644 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 7)
18:21:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.215348 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 7)
18:21:00.216 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items
18:21:00.216 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.232853 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 7)
18:21:00.235 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items
18:21:00.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.234633 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 7)
18:21:00.235 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.252308 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 7)
18:21:00.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.268985 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.270 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.270 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:00.270 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:00.271 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:00.271 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:00.271 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:00.271 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:00.271 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:00.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:00.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.274 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:00.275 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:00.277 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:00.277 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:21:00.278 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:21:00.280 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:21:00.281 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:21:00.282 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:21:00.284 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:21:00.286 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:21:00.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:21:00.287 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:21:00.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.290 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.298 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5a982092, L:/127.0.0.1:37074 - R:/127.18.40.124:45335] using SASL/PLAIN
18:21:00.298 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x93411be3, L:/127.0.0.1:36340 - R:/127.18.40.125:36439] using SASL/PLAIN
18:21:00.299 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a41dc75, L:/127.0.0.1:45826 - R:/127.18.40.126:42603] using SASL/PLAIN
18:21:00.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.298717 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36996 (request call id 28)
18:21:00.299 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items
18:21:00.300 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.310465 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 8)
18:21:00.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.319533 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 8)
18:21:00.320 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items
18:21:00.320 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.323494 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 8)
18:21:00.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.335258 18767 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 8)
18:21:00.336 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items
18:21:00.336 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.339422 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 8)
18:21:00.340 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items
18:21:00.340 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.343652 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 8)
18:21:00.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.358896 18771 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 8)
18:21:00.359 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.40.124:45335: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items
18:21:00.360 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335; will retry
18:21:00.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.363924 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37052 (request call id 8)
18:21:00.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.370 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.379319 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37074 (request call id 4)
18:21:00.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.383241 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37074 (request call id 4)
18:21:00.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.390 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:00.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [22ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [23ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37074 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@2001392921(state=PENDING, result=null, callback=(continuation of Deferred@1316048818 after retry RPC after error@1190594449) -> (continuation of Deferred@908510102 after retry RPC after error@392505942) -> (continuation of Deferred@1403911127 after retry RPC after error@764978620) -> (continuation of Deferred@757262826 after retry RPC after error@321606018), errback=(continuation of Deferred@1316048818 after retry RPC after error@1190594449) -> (continuation of Deferred@908510102 after retry RPC after error@392505942) -> (continuation of Deferred@1403911127 after retry RPC after error@764978620) -> (continuation of Deferred@757262826 after retry RPC after error@321606018))) after lookup
18:21:00.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.393106 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37074 (request call id 5)
18:21:00.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.403632 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37074 (request call id 5)
18:21:00.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.412271 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37074 (request call id 5)
18:21:00.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.432389 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37074 (request call id 5)
18:21:00.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.444031 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36996 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37074 (request call id 5)
18:21:00.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.452585 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37074 (request call id 5)
18:21:00.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.472 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:21:00.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.476 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.492273 18768 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37030 (request call id 28)
18:21:00.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.494 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.494 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:00.494 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:00.494 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:00.495 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:00.495 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:00.495 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:00.495 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:00.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:00.498 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:00.498 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:00.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.508028 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36996 (request call id 35)
18:21:00.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.528782 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36996 (request call id 35)
18:21:00.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.549158 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36996 (request call id 35)
18:21:00.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.568368 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36996 (request call id 35)
18:21:00.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.576 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.577 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:00.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=485), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [18ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [20ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [23ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [91ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [242ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [243ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [243ms] delaying RPC due to: Service unavailable: Master config (127.18.40.126:42603,127.18.40.125:36439,127.18.40.124:45335) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [483ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [483ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [485ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=Deferred@1089424149(state=PENDING, result=null, callback=(continuation of Deferred@1655565802 after retry RPC after error@1902447520) -> (continuation of Deferred@449704949 after retry RPC after error@549499994) -> (continuation of Deferred@756010773 after retry RPC after error@1953429791) -> (continuation of Deferred@30015036 after retry RPC after error@613345339) -> (continuation of Deferred@2007690456 after retry RPC after error@1947161907) -> (continuation of Deferred@989425040 after retry RPC after error@1776653764) -> (continuation of Deferred@1233741836 after retry RPC after error@1201736387) -> (continuation of Deferred@918907466 after retry RPC after error@1934332643), errback=(continuation of Deferred@1655565802 after retry RPC after error@1902447520) -> (continuation of Deferred@449704949 after retry RPC after error@549499994) -> (continuation of Deferred@756010773 after retry RPC after error@1953429791) -> (continuation of Deferred@30015036 after retry RPC after error@613345339) -> (continuation of Deferred@2007690456 after retry RPC after error@1947161907) -> (continuation of Deferred@989425040 after retry RPC after error@1776653764) -> (continuation of Deferred@1233741836 after retry RPC after error@1201736387) -> (continuation of Deferred@918907466 after retry RPC after error@1934332643))) after lookup
18:21:00.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.579996 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37066 (request call id 9)
18:21:00.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.591180 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:37066 (request call id 9)
18:21:00.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.595 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.595 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:00.595 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:00.595 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:00.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:21:00.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:00.596 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:00.596 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:00.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:00.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:00.599 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:00.600 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:00.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.610365 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37018 (request call id 27)
18:21:00.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.631048 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37018 (request call id 27)
18:21:00.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.651124 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:37018 (request call id 27)
18:21:00.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.676 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.677 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:00.677 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:00.677 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:00.678 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:00.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:00.678 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:00.678 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:00.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:00.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:00.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:00.682 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:00.682 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.126:42603(127.18.40.126:42603)] connecting to peer
18:21:00.683 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.125:36439(127.18.40.125:36439)] connecting to peer
18:21:00.684 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.40.124:45335(127.18.40.124:45335)] connecting to peer
18:21:00.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.40.126:42603(127.18.40.126:42603)] Successfully connected to peer
18:21:00.685 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.40.124:45335(127.18.40.124:45335)] Successfully connected to peer
18:21:00.687 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.126
18:21:00.688 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.124
18:21:00.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.40.125:36439(127.18.40.125:36439)] Successfully connected to peer
18:21:00.690 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.40.125
18:21:00.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.700 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.700 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2c3828b2, L:/127.0.0.1:37086 - R:/127.18.40.124:45335] using SASL/PLAIN
18:21:00.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:00.703032 18769 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items [suppressed 70 similar messages]
18:21:00.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.703173 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37086 (request call id 0)
18:21:00.711 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3acfb61d, L:/127.0.0.1:36348 - R:/127.18.40.125:36439] using SASL/PLAIN
18:21:00.714 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6857e086, L:/127.0.0.1:45836 - R:/127.18.40.126:42603] using SASL/PLAIN
18:21:00.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.715906 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37086 (request call id 0)
18:21:00.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.734980 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37086 (request call id 0)
18:21:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.755261 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37086 (request call id 0)
18:21:00.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.777 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.777 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:00.777 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:00.777 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:00.778 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:00.778 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:00.779 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:00.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.777866 18767 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:00.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:00.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.126:42603, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.125:36439, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.40.124:45335, [30ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.125:36439: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.126:42603: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.18.40.124:45335: OK, deferred=null) after lookup
18:21:00.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:00.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 9cb97408213a49f19b8a253bd3af6fb5
18:21:00.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.788 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:00.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:00.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.801 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.807500 18771 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 14)
18:21:00.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.810393 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 14)
18:21:00.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.819731 18767 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.65:43119 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 14)
18:21:00.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.831176 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 14)
18:21:00.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.851154 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 14)
18:21:00.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.852396 18768 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.18.40.67:42481 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 14)
18:21:00.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:00.870491 18769 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:37052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:21:00.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.18.40.66:38063 (request call id 14)
18:21:00.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.887 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.889 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.902 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:00.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:00.992 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:00.993 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:00.993 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:00.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:00.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:00.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:00.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:00.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:00.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:00.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:01.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:01.005 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:01.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:01.093 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:01.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:01.097 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:01.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:01.108 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:01.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:01.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:01.196 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:01.196 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:01.197 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:01.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:01.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:01.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:01.197 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:01.198 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:01.199 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:01.199 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:01.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:01.199 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:01.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:01.212 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:01.212 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:01.212 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:01.212 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:01.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:01.213 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:01.213 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:01.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:01.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:01.215 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:01.215 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:01.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fe2af780ead4d4fb22373aad1127ac4 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:21:01.303 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9fe2af780ead4d4fb22373aad1127ac4@[8640b07889be4587ab7e47f9c15705c8(127.18.40.65:32785)[L],a34b2b7149654428a2791f6f11b60732(127.18.40.66:45691),d4990d38cb5444b7806b12391e3fe3a9(127.18.40.67:44023)]}]
18:21:01.303 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:01.304 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:01.304 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:01.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:01.304 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:01.304 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:01.304 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:01.304 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:01.306 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:01.306 [DEBUG - main] (Connection.java:575) [peer master-127.18.40.124:45335(127.18.40.124:45335)] disconnecting while in state READY
18:21:01.306 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:01.306 [DEBUG - main] (Connection.java:575) [peer master-127.18.40.125:36439(127.18.40.125:36439)] disconnecting while in state READY
18:21:01.306 [DEBUG - main] (Connection.java:575) [peer master-127.18.40.126:42603(127.18.40.126:42603)] disconnecting while in state READY
18:21:01.307 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.40.124:45335(127.18.40.124:45335)] handling channelInactive
18:21:01.307 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.40.125:36439(127.18.40.125:36439)] handling channelInactive
18:21:01.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.40.124:45335(127.18.40.124:45335)] cleaning up while in state READY due to: connection closed
18:21:01.307 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.40.125:36439(127.18.40.125:36439)] cleaning up while in state READY due to: connection closed
18:21:01.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:01.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.40.126:42603(127.18.40.126:42603)] handling channelInactive
18:21:01.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.40.126:42603(127.18.40.126:42603)] cleaning up while in state READY due to: connection closed
18:21:01.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.309599 18593 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu pid 18911
18:21:01.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.329555 19101 generic_service.cc:196] Checking for leaks (request via RPC)
18:21:01.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.426960 18593 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu with pid 18911
18:21:01.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.458689 18593 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu pid 19121
18:21:01.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.466588 19319 generic_service.cc:196] Checking for leaks (request via RPC)
18:21:01.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.564237 18593 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu with pid 19121
18:21:01.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.594525 18593 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu pid 19349
18:21:01.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.601822 19550 generic_service.cc:196] Checking for leaks (request via RPC)
18:21:01.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.695150 18593 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu with pid 19349
18:21:01.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.718200 18593 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu pid 18612
18:21:01.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.719784 18667 generic_service.cc:196] Checking for leaks (request via RPC)
18:21:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.840394 18593 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu with pid 18612
18:21:01.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.872588 18593 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu pid 18680
18:21:01.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.873973 18737 generic_service.cc:196] Checking for leaks (request via RPC)
18:21:01.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:01.992882 18593 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu with pid 18680
18:21:02.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:02.026666 18593 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu pid 18746
18:21:02.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:02.027892 18799 generic_service.cc:196] Checking for leaks (request via RPC)
18:21:02.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:02.159466 18593 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskpVX5Tj/build/asan/bin/kudu with pid 18746
18:21:02.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:21:02Z chronyd exiting

Time: 15.709

OK (1 test)

