JUnit version 4.13.2
.10:40:17.126 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786444817114
10:40:17.167 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
10:40:17.212 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
10:40:17.222 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskswSwmy/test-tmp
10:40:17.255 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
10:40:17.259 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskswSwmy/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
10:40:17.461 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138"
  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 {
  }
}

10:40:17.474 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
10:40:17.475 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

10:40:17.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.477308  5831 mini_oidc.cc:150] Starting JWKS server
10:40:17.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.479527  5831 webserver.cc:533] Webserver started at http://127.0.0.1:34181/ using document root <none> and password file <none>
10:40:17.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.479753  5831 mini_oidc.cc:186] Starting OIDC Discovery server
10:40:17.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.480055  5831 webserver.cc:533] Webserver started at http://127.0.0.1:43031/ using document root <none> and password file <none>
10:40:17.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T10:40:17Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
10:40:17.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T10:40:17Z Disabled control of system clock
10:40:17.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.496320  5831 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:17.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:17.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/wal
10:40:17.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/data
10:40:17.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:40:17.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:40:17.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:40:17.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:17.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:17.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:17.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/logs
10:40:17.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/data/info.pb
10:40:17.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:17.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:40:17.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:40:17.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:40:17.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:40:17.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:17.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:17.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:40:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:40:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:40:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:40:17.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.254:39923
10:40:17.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.254
10:40:17.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:17.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:17.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:17.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:17.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:40:17.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:40:17.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:17.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:40:17.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34181/jwks.json
10:40:17.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:40:17.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:40:17.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
10:40:17.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.607772  5843 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
10:40:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.608060  5843 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:40:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.608105  5843 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:40:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.608170  5843 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:40:17.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.612213  5843 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:40:17.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.612329  5843 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:40:17.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.612360  5843 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:40:17.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.612392  5843 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:40:17.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.612426  5843 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:40:17.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.612453  5843 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34181/jwks.json
10:40:17.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.617363  5843 master_runner.cc:387] Master server non-default flags:
10:40:17.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:17.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:17.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:17.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:40:17.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/data
10:40:17.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/wal
10:40:17.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:40:17.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:17.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
10:40:17.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:17.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:17.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:40:17.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.254:39923
10:40:17.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:40:17.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:40:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:40:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:40:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:40:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34181/jwks.json
10:40:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:17.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/data/info.pb
10:40:17.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.254
10:40:17.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:17.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:40:17.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5843
10:40:17.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:17.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:40:17.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:40:17.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:17.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/logs
10:40:17.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:17.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:40:17.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:40:17.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:40:17.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:40:17.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:40:17.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
10:40:17.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:58 UTC on bdcb31816ec0
10:40:17.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17615
10:40:17.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.619513  5843 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:40:17.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.621155  5843 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:40:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.629199  5849 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
10:40:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.629227  5853 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
10:40:17.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.629412  5843 server_base.cc:1061] running on GCE node
10:40:17.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.629199  5850 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
10:40:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.631000  5843 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:40:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.632247  5843 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:40:17.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.633450  5843 hybrid_clock.cc:648] HybridClock initialized: now 1786444817633387 us; error 91 us; skew 500 ppm
10:40:17.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.635587  5843 webserver.cc:533] Webserver started at http://127.5.177.254:35027/ using document root <none> and password file <none>
10:40:17.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.636273  5843 fs_manager.cc:362] Metadata directory not provided
10:40:17.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.636363  5843 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:40:17.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.636613  5843 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:40:17.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.638410  5843 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/data/instance:
10:40:17.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad7956ac04b44ab99196001019603a59"
10:40:17.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:17 on dist-test-slave-btw8"
10:40:17.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.638990  5843 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/wal/instance:
10:40:17.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad7956ac04b44ab99196001019603a59"
10:40:17.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:17 on dist-test-slave-btw8"
10:40:17.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.642975  5843 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
10:40:17.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.645576  5859 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:40:17.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.646876  5843 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
10:40:17.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.646986  5843 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/data,/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/wal
10:40:17.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad7956ac04b44ab99196001019603a59"
10:40:17.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:17 on dist-test-slave-btw8"
10:40:17.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.647066  5843 fs_report.cc:389] FS layout report
10:40:17.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:40:17.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/wal
10:40:17.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/wal
10:40:17.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/data/data
10:40:17.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:40:17.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:40:17.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:40:17.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:40:17.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:40:17.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:40:17.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:40:17.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:40:17.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:40:17.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:40:17.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:40:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.695582  5843 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:40:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.696353  5843 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
10:40:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.696522  5843 kserver.cc:163] Server-wide thread pool size limit: 3276
10:40:17.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.702785  5843 rpc_server.cc:307] RPC server started. Bound to: 127.5.177.254:39923
10:40:17.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.702806  5886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.177.254:39923 every 8 connection(s)
10:40:17.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.704154  5843 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/data/info.pb
10:40:17.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.707262  5887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
10:40:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.710424  5887 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } has no permanent_uuid. Determining permanent_uuid...
10:40:17.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.714187  5831 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskswSwmy/build/debug/bin/kudu as pid 5843
10:40:17.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.714359  5831 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-0/wal/instance
10:40:17.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.716279  5831 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:17.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/wal
10:40:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/data
10:40:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:40:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:40:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:40:17.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:17.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:17.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:17.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/logs
10:40:17.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/data/info.pb
10:40:17.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:17.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:40:17.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:40:17.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:40:17.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:40:17.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:17.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:17.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:17.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:40:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:40:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:40:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:40:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.253:44595
10:40:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.253
10:40:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:40:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:40:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:40:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34181/jwks.json
10:40:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:40:17.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:40:17.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
10:40:17.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.728015  5887 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } has no permanent_uuid. Determining permanent_uuid...
10:40:17.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.728966  5863 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.177.253:44595: connect: Connection refused (error 111)
10:40:17.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.730072  5887 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.177.253:44595: Network error: Client connection negotiation failed: client connection to 127.5.177.253:44595: connect: Connection refused (error 111)
10:40:17.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.779395  5887 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } attempt: 1
10:40:17.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.781402  5887 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.177.253:44595: Network error: Client connection negotiation failed: client connection to 127.5.177.253:44595: connect: Connection refused (error 111)
10:40:17.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.834012  5891 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
10:40:17.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.834236  5891 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:40:17.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.834266  5891 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:40:17.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.834309  5891 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:40:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.837831  5891 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:40:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.837899  5891 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:40:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.837919  5891 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:40:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.837940  5891 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:40:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.837960  5891 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:40:17.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.837975  5891 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34181/jwks.json
10:40:17.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.842307  5891 master_runner.cc:387] Master server non-default flags:
10:40:17.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:17.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:17.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:40:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/data
10:40:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/wal
10:40:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:40:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
10:40:17.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:17.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:17.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:40:17.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.253:44595
10:40:17.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:40:17.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:40:17.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:40:17.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:40:17.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:40:17.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34181/jwks.json
10:40:17.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/data/info.pb
10:40:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.253
10:40:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:40:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5891
10:40:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:40:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:40:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/logs
10:40:17.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:17.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:40:17.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:40:17.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:40:17.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:40:17.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:40:17.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
10:40:17.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:58 UTC on bdcb31816ec0
10:40:17.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17615
10:40:17.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.843612  5891 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:40:17.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.844944  5891 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:40:17.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.849699  5887 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } attempt: 2
10:40:17.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.851670  5887 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.177.253:44595: Network error: Client connection negotiation failed: client connection to 127.5.177.253:44595: connect: Connection refused (error 111)
10:40:17.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.852022  5899 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
10:40:17.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.852031  5900 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
10:40:17.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.853309  5891 server_base.cc:1061] running on GCE node
10:40:17.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.853377  5902 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
10:40:17.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.854058  5891 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:40:17.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.855242  5891 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:40:17.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.856419  5891 hybrid_clock.cc:648] HybridClock initialized: now 1786444817856356 us; error 92 us; skew 500 ppm
10:40:17.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.858639  5891 webserver.cc:533] Webserver started at http://127.5.177.253:39265/ using document root <none> and password file <none>
10:40:17.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.859308  5891 fs_manager.cc:362] Metadata directory not provided
10:40:17.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.859423  5891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:40:17.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.859671  5891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:40:17.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.861383  5891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/data/instance:
10:40:17.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "df874783261a48d193c1f8ee099fcb57"
10:40:17.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:17 on dist-test-slave-btw8"
10:40:17.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.861935  5891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/wal/instance:
10:40:17.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "df874783261a48d193c1f8ee099fcb57"
10:40:17.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:17 on dist-test-slave-btw8"
10:40:17.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.865732  5891 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
10:40:17.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.868157  5908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:40:17.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.869365  5891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
10:40:17.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.869515  5891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/data,/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/wal
10:40:17.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "df874783261a48d193c1f8ee099fcb57"
10:40:17.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:17 on dist-test-slave-btw8"
10:40:17.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.869621  5891 fs_report.cc:389] FS layout report
10:40:17.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:40:17.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/wal
10:40:17.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/wal
10:40:17.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/data/data
10:40:17.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:40:17.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:40:17.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:40:17.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:40:17.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:40:17.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:40:17.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:40:17.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:40:17.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:40:17.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:40:17.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:40:17.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.881490  5891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:40:17.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.882382  5891 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
10:40:17.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.882604  5891 kserver.cc:163] Server-wide thread pool size limit: 3276
10:40:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.889600  5891 rpc_server.cc:307] RPC server started. Bound to: 127.5.177.253:44595
10:40:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.889621  5934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.177.253:44595 every 8 connection(s)
10:40:17.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.890903  5891 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/data/info.pb
10:40:17.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.893607  5831 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskswSwmy/build/debug/bin/kudu as pid 5891
10:40:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.893747  5831 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-1/wal/instance
10:40:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.894507  5831 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:17.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/wal
10:40:17.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/data
10:40:17.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:40:17.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:40:17.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:40:17.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/logs
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/data/info.pb
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:17.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:17.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:40:17.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:40:17.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:40:17.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:40:17.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.252:45011
10:40:17.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.252
10:40:17.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:17.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:17.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:17.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:17.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:40:17.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:40:17.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:17.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:40:17.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34181/jwks.json
10:40:17.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:40:17.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:40:17.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
10:40:17.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.894822  5936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
10:40:17.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.902745  5936 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } has no permanent_uuid. Determining permanent_uuid...
10:40:17.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.914702  5936 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } has no permanent_uuid. Determining permanent_uuid...
10:40:17.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.921708  5936 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } has no permanent_uuid. Determining permanent_uuid...
10:40:17.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.922649  5910 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.177.252:45011: connect: Connection refused (error 111)
10:40:17.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.923744  5936 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.177.252:45011: Network error: Client connection negotiation failed: client connection to 127.5.177.252:45011: connect: Connection refused (error 111)
10:40:17.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.942880  5887 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } attempt: 3
10:40:17.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.948262  5887 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } has no permanent_uuid. Determining permanent_uuid...
10:40:17.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.949795  5887 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.177.252:45011: Network error: Client connection negotiation failed: client connection to 127.5.177.252:45011: connect: Connection refused (error 111)
10:40:17.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.973011  5936 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } attempt: 1
10:40:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.974927  5936 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.177.252:45011: Network error: Client connection negotiation failed: client connection to 127.5.177.252:45011: connect: Connection refused (error 111)
10:40:17.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:17.980997  5887 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } attempt: 1
10:40:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:17.982882  5887 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.177.252:45011: Network error: Client connection negotiation failed: client connection to 127.5.177.252:45011: connect: Connection refused (error 111)
10:40:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.016147  5938 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
10:40:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.016391  5938 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:40:18.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.016423  5938 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:40:18.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.016515  5938 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:40:18.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.020107  5938 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:40:18.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.020187  5938 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:40:18.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.020207  5938 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:40:18.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.020228  5938 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:40:18.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.020248  5938 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:40:18.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.020263  5938 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34181/jwks.json
10:40:18.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.024415  5938 master_runner.cc:387] Master server non-default flags:
10:40:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:40:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/data
10:40:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/wal
10:40:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:40:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
10:40:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:40:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.252:45011
10:40:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:40:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:40:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:40:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:40:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:40:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34181/jwks.json
10:40:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:18.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/data/info.pb
10:40:18.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.252
10:40:18.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:18.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:40:18.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5938
10:40:18.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:18.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:40:18.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:40:18.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:18.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/logs
10:40:18.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:18.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:40:18.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:40:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:40:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:40:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:40:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
10:40:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:58 UTC on bdcb31816ec0
10:40:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17615
10:40:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.025765  5938 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:40:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.027005  5938 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:40:18.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.033309  5950 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
10:40:18.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.033946  5938 server_base.cc:1061] running on GCE node
10:40:18.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.033368  5948 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
10:40:18.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.034883  5947 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
10:40:18.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.035712  5938 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:40:18.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.036866  5938 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:40:18.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.038074  5938 hybrid_clock.cc:648] HybridClock initialized: now 1786444818038053 us; error 45 us; skew 500 ppm
10:40:18.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.040544  5938 webserver.cc:533] Webserver started at http://127.5.177.252:38367/ using document root <none> and password file <none>
10:40:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.041363  5938 fs_manager.cc:362] Metadata directory not provided
10:40:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.041466  5938 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:40:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.041741  5938 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:40:18.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.043136  5936 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } attempt: 2
10:40:18.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.043716  5938 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/data/instance:
10:40:18.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "856c2b34f5de4c1e9607c40742e6b412"
10:40:18.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.044361  5938 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/wal/instance:
10:40:18.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "856c2b34f5de4c1e9607c40742e6b412"
10:40:18.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.044824  5936 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.177.252:45011: Network error: Client connection negotiation failed: client connection to 127.5.177.252:45011: connect: Connection refused (error 111)
10:40:18.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.048533  5938 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
10:40:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.051218  5956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:40:18.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.052551  5938 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
10:40:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.052718  5938 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/data,/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/wal
10:40:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "856c2b34f5de4c1e9607c40742e6b412"
10:40:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.052834  5938 fs_report.cc:389] FS layout report
10:40:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:40:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/wal
10:40:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/wal
10:40:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/data/data
10:40:18.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:40:18.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:40:18.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:40:18.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:40:18.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:40:18.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:40:18.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:40:18.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:40:18.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:40:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:40:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:40:18.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.058125  5887 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } attempt: 2
10:40:18.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.059911  5887 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.177.252:45011: Network error: Client connection negotiation failed: client connection to 127.5.177.252:45011: connect: Connection refused (error 111)
10:40:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.070935  5938 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:40:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.071981  5938 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
10:40:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.072204  5938 kserver.cc:163] Server-wide thread pool size limit: 3276
10:40:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.078740  5938 rpc_server.cc:307] RPC server started. Bound to: 127.5.177.252:45011
10:40:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.078737  5981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.177.252:45011 every 8 connection(s)
10:40:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.080050  5938 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/data/info.pb
10:40:18.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.083156  5982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
10:40:18.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.086659  5831 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskswSwmy/build/debug/bin/kudu as pid 5938
10:40:18.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.086773  5831 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/master-2/wal/instance
10:40:18.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.086970  5982 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } has no permanent_uuid. Determining permanent_uuid...
10:40:18.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.097877  5982 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } has no permanent_uuid. Determining permanent_uuid...
10:40:18.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.102646  5982 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } has no permanent_uuid. Determining permanent_uuid...
10:40:18.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.109835  5982 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412: Bootstrap starting.
10:40:18.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.112496  5982 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412: Neither blocks nor log segments found. Creating new log.
10:40:18.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.113802  5982 log.cc:826] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412: Log is configured to *not* fsync() on all Append() calls
10:40:18.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.115928  5982 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412: No bootstrap required, opened a new log
10:40:18.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.119602  5982 raft_consensus.cc:359] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } }
10:40:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.119827  5982 raft_consensus.cc:385] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:40:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.119899  5982 raft_consensus.cc:740] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856c2b34f5de4c1e9607c40742e6b412, State: Initialized, Role: FOLLOWER
10:40:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.120447  5982 consensus_queue.cc:260] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [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: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } }
10:40:18.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.121057  5992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [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: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } } }
10:40:18.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.121178  5992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [sys.catalog]: This master's current role is: FOLLOWER
10:40:18.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.121910  5982 sys_catalog.cc:565] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [sys.catalog]: configured and running, proceeding with master startup.
10:40:18.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.127964  6006 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
10:40:18.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.128075  6006 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
10:40:18.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.126693  5938 master_runner.cc:187] Error getting master registration for 127.5.177.254:39923: OK, instance_id { permanent_uuid: "ad7956ac04b44ab99196001019603a59" instance_seqno: 1786444817701139 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
10:40:18.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.129072  5938 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:40:18.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.136011  5936 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } attempt: 3
10:40:18.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.142630  5936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57: Bootstrap starting.
10:40:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.145059  5936 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57: Neither blocks nor log segments found. Creating new log.
10:40:18.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.146066  5936 log.cc:826] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57: Log is configured to *not* fsync() on all Append() calls
10:40:18.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.148140  5936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57: No bootstrap required, opened a new log
10:40:18.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.150796  5936 raft_consensus.cc:359] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } }
10:40:18.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.150960  5936 raft_consensus.cc:385] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:40:18.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.151001  5936 raft_consensus.cc:740] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df874783261a48d193c1f8ee099fcb57, State: Initialized, Role: FOLLOWER
10:40:18.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.151484  5936 consensus_queue.cc:260] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [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: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } }
10:40:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.151961  6010 sys_catalog.cc:455] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [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: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } } }
10:40:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.152077  6010 sys_catalog.cc:458] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [sys.catalog]: This master's current role is: FOLLOWER
10:40:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.152719  5936 sys_catalog.cc:565] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [sys.catalog]: configured and running, proceeding with master startup.
10:40:18.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.157995  6021 catalog_manager.cc:1594] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
10:40:18.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.158519  6021 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
10:40:18.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.159240  5887 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } attempt: 3
10:40:18.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.157202  5891 master_runner.cc:187] Error getting master registration for 127.5.177.254:39923: OK, instance_id { permanent_uuid: "ad7956ac04b44ab99196001019603a59" instance_seqno: 1786444817701139 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
10:40:18.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.159814  5891 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:40:18.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.167510  5887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59: Bootstrap starting.
10:40:18.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.170593  5887 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59: Neither blocks nor log segments found. Creating new log.
10:40:18.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.171569  5887 log.cc:826] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59: Log is configured to *not* fsync() on all Append() calls
10:40:18.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.177281  5887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59: No bootstrap required, opened a new log
10:40:18.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.181260  5887 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } }
10:40:18.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.181494  5887 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:40:18.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.181560  5887 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad7956ac04b44ab99196001019603a59, State: Initialized, Role: FOLLOWER
10:40:18.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.182287  5992 raft_consensus.cc:493] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
10:40:18.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.182387  5887 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [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: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } }
10:40:18.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.182447  5992 raft_consensus.cc:515] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } }
10:40:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.183627  5992 leader_election.cc:290] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad7956ac04b44ab99196001019603a59 (127.5.177.254:39923), df874783261a48d193c1f8ee099fcb57 (127.5.177.253:44595)
10:40:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.183815  5887 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [sys.catalog]: configured and running, proceeding with master startup.
10:40:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.185436  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "856c2b34f5de4c1e9607c40742e6b412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad7956ac04b44ab99196001019603a59" is_pre_election: true
10:40:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.185712  5874 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856c2b34f5de4c1e9607c40742e6b412 in term 0.
10:40:18.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.186151  5922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "856c2b34f5de4c1e9607c40742e6b412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df874783261a48d193c1f8ee099fcb57" is_pre_election: true
10:40:18.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.186393  5922 raft_consensus.cc:2468] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856c2b34f5de4c1e9607c40742e6b412 in term 0.
10:40:18.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.189273  5957 leader_election.cc:304] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [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: 856c2b34f5de4c1e9607c40742e6b412, ad7956ac04b44ab99196001019603a59; no voters: 
10:40:18.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.189625  6037 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
10:40:18.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.189699  6037 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
10:40:18.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.191533  6024 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [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: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } } }
10:40:18.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.191665  6024 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [sys.catalog]: This master's current role is: FOLLOWER
10:40:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.195996  5843 master_runner.cc:264] No leader master found from master ad7956ac04b44ab99196001019603a59
10:40:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.196077  5843 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:40:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.196183  5992 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 0 FOLLOWER]: Leader pre-election won for term 1
10:40:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.196256  5992 raft_consensus.cc:493] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
10:40:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.196296  5992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 0 FOLLOWER]: Advancing to term 1
10:40:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.197475  5992 raft_consensus.cc:515] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } }
10:40:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.197974  5992 leader_election.cc:290] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [CANDIDATE]: Term 1 election: Requested vote from peers ad7956ac04b44ab99196001019603a59 (127.5.177.254:39923), df874783261a48d193c1f8ee099fcb57 (127.5.177.253:44595)
10:40:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.198004  5866 tablet.cc:2406] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:40:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.198714  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "856c2b34f5de4c1e9607c40742e6b412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad7956ac04b44ab99196001019603a59"
10:40:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.198836  5874 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [term 0 FOLLOWER]: Advancing to term 1
10:40:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.200032  5874 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856c2b34f5de4c1e9607c40742e6b412 in term 1.
10:40:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.200403  5957 leader_election.cc:304] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [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: 856c2b34f5de4c1e9607c40742e6b412, ad7956ac04b44ab99196001019603a59; no voters: 
10:40:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.200678  5922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "856c2b34f5de4c1e9607c40742e6b412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df874783261a48d193c1f8ee099fcb57"
10:40:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.200814  5922 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [term 0 FOLLOWER]: Advancing to term 1
10:40:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.201932  5922 raft_consensus.cc:2468] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856c2b34f5de4c1e9607c40742e6b412 in term 1.
10:40:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.202389  5992 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 1 FOLLOWER]: Leader election won for term 1
10:40:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.202615  5992 raft_consensus.cc:697] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [term 1 LEADER]: Becoming Leader. State: Replica: 856c2b34f5de4c1e9607c40742e6b412, State: Running, Role: LEADER
10:40:18.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.202950  5992 consensus_queue.cc:237] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [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: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } }
10:40:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.211750  5992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 856c2b34f5de4c1e9607c40742e6b412. Latest consensus state: current_term: 1 leader_uuid: "856c2b34f5de4c1e9607c40742e6b412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } } }
10:40:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.211921  5992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [sys.catalog]: This master's current role is: LEADER
10:40:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.223744  6041 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
10:40:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.224874  6041 catalog_manager.cc:1520] Initializing Kudu cluster ID...
10:40:18.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.239807  5874 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [term 1 FOLLOWER]: Refusing update from remote peer 856c2b34f5de4c1e9607c40742e6b412: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
10:40:18.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.240567  5922 raft_consensus.cc:1275] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [term 1 FOLLOWER]: Refusing update from remote peer 856c2b34f5de4c1e9607c40742e6b412: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
10:40:18.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.242857  5992 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
10:40:18.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.243295  5992 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
10:40:18.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.251518  6010 sys_catalog.cc:455] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 856c2b34f5de4c1e9607c40742e6b412. Latest consensus state: current_term: 1 leader_uuid: "856c2b34f5de4c1e9607c40742e6b412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } } }
10:40:18.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.251649  6010 sys_catalog.cc:458] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [sys.catalog]: This master's current role is: FOLLOWER
10:40:18.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.252884  6024 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 856c2b34f5de4c1e9607c40742e6b412. Latest consensus state: current_term: 1 leader_uuid: "856c2b34f5de4c1e9607c40742e6b412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } } }
10:40:18.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.253010  6024 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [sys.catalog]: This master's current role is: FOLLOWER
10:40:18.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.264369  6024 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "856c2b34f5de4c1e9607c40742e6b412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } } }
10:40:18.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.264518  6024 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59 [sys.catalog]: This master's current role is: FOLLOWER
10:40:18.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.265475  6039 sys_catalog.cc:455] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "856c2b34f5de4c1e9607c40742e6b412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } } }
10:40:18.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.265607  6039 sys_catalog.cc:458] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [sys.catalog]: This master's current role is: LEADER
10:40:18.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.268967  6043 mvcc.cc:204] Tried to move back new op lower bound from 7317277975499227136 to 7317277975377940480. Current Snapshot: MvccSnapshot[applied={T|T < 7317277975499227136}]
10:40:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.270252  5992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "856c2b34f5de4c1e9607c40742e6b412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } } }
10:40:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.270383  5992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412 [sys.catalog]: This master's current role is: LEADER
10:40:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.271901  6010 sys_catalog.cc:455] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "856c2b34f5de4c1e9607c40742e6b412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7956ac04b44ab99196001019603a59" member_type: VOTER last_known_addr { host: "127.5.177.254" port: 39923 } } peers { permanent_uuid: "df874783261a48d193c1f8ee099fcb57" member_type: VOTER last_known_addr { host: "127.5.177.253" port: 44595 } } peers { permanent_uuid: "856c2b34f5de4c1e9607c40742e6b412" member_type: VOTER last_known_addr { host: "127.5.177.252" port: 45011 } } }
10:40:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.272024  6010 sys_catalog.cc:458] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57 [sys.catalog]: This master's current role is: FOLLOWER
10:40:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.273456  6044 mvcc.cc:204] Tried to move back new op lower bound from 7317277975499227136 to 7317277975377940480. Current Snapshot: MvccSnapshot[applied={T|T < 7317277975499227136}]
10:40:18.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.275852  6041 catalog_manager.cc:1383] Generated new cluster ID: 1ada454b5b134b33ba1a9858854dfb2e
10:40:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.275934  6041 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
10:40:18.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.298422  6041 catalog_manager.cc:1406] Generated new certificate authority record
10:40:18.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.300823  6041 catalog_manager.cc:1540] Loading token signing keys...
10:40:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.317459  6041 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 856c2b34f5de4c1e9607c40742e6b412: Generated new TSK 0
10:40:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.318783  6041 catalog_manager.cc:1550] Initializing in-progress tserver states...
10:40:18.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.323488  5831 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:18.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:18.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/wal
10:40:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/data
10:40:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:40:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:40:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:40:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/logs
10:40:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/data/info.pb
10:40:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:40:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:40:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:40:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:40:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:40:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:40:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.193:0
10:40:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.177.193
10:40:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.193
10:40:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:40:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.475046  6052 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:40:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.475337  6052 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:40:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.475438  6052 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:40:18.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.479115  6052 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:40:18.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.479290  6052 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.177.193
10:40:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.483659  6052 tablet_server_runner.cc:78] Tablet server non-default flags:
10:40:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:40:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/data
10:40:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/wal
10:40:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.193:0
10:40:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:40:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/data/info.pb
10:40:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.193
10:40:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:40:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6052
10:40:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.177.193
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/logs
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:58 UTC on bdcb31816ec0
10:40:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17615
10:40:18.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.485342  6052 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:40:18.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.487046  6052 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:40:18.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.495091  6060 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
10:40:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.495064  6057 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
10:40:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.495194  6058 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
10:40:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.495848  6052 server_base.cc:1061] running on GCE node
10:40:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.496644  6052 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:40:18.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.497542  6052 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:40:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.498783  6052 hybrid_clock.cc:648] HybridClock initialized: now 1786444818498722 us; error 82 us; skew 500 ppm
10:40:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.501423  6052 webserver.cc:533] Webserver started at http://127.5.177.193:37797/ using document root <none> and password file <none>
10:40:18.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.502254  6052 fs_manager.cc:362] Metadata directory not provided
10:40:18.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.502343  6052 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:40:18.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.502682  6052 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:40:18.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.504974  6052 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/data/instance:
10:40:18.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6860ae3745cf45648fa1d5af6d1c1182"
10:40:18.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.505618  6052 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/wal/instance:
10:40:18.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6860ae3745cf45648fa1d5af6d1c1182"
10:40:18.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.512282  6052 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
10:40:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.515785  6067 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:40:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.517295  6052 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
10:40:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.517441  6052 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/data,/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/wal
10:40:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6860ae3745cf45648fa1d5af6d1c1182"
10:40:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.517552  6052 fs_report.cc:389] FS layout report
10:40:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:40:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/wal
10:40:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/wal
10:40:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/data/data
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:40:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:40:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.536461  6052 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:40:18.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.537165  6052 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
10:40:18.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.537333  6052 kserver.cc:163] Server-wide thread pool size limit: 3276
10:40:18.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.537894  6052 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:40:18.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.539016  6052 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
10:40:18.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.539068  6052 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
10:40:18.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.539111  6052 ts_tablet_manager.cc:616] Registered 0 tablets
10:40:18.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.539127  6052 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
10:40:18.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.550307  6052 rpc_server.cc:307] RPC server started. Bound to: 127.5.177.193:41011
10:40:18.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.550334  6194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.177.193:41011 every 8 connection(s)
10:40:18.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.551551  6052 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/data/info.pb
10:40:18.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.558039  5831 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskswSwmy/build/debug/bin/kudu as pid 6052
10:40:18.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.558145  5831 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-0/wal/instance
10:40:18.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.562675  5831 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:18.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:18.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/wal
10:40:18.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/data
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/logs
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/data/info.pb
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:40:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.194:0
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.177.194
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.194
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.562925  6197 heartbeater.cc:344] Connected to a master server at 127.5.177.254:39923
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.563139  6195 heartbeater.cc:344] Connected to a master server at 127.5.177.252:45011
10:40:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.563194  6197 heartbeater.cc:461] Registering TS with master...
10:40:18.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.563228  6195 heartbeater.cc:461] Registering TS with master...
10:40:18.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.563863  6195 heartbeater.cc:507] Master 127.5.177.252:45011 requested a full tablet report, sending...
10:40:18.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.563863  6197 heartbeater.cc:507] Master 127.5.177.254:39923 requested a full tablet report, sending...
10:40:18.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.565593  5966 ts_manager.cc:194] Registered new tserver with Master: 6860ae3745cf45648fa1d5af6d1c1182 (127.5.177.193:41011)
10:40:18.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.565621  5871 ts_manager.cc:194] Registered new tserver with Master: 6860ae3745cf45648fa1d5af6d1c1182 (127.5.177.193:41011)
10:40:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.567148  6198 heartbeater.cc:344] Connected to a master server at 127.5.177.253:44595
10:40:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.567216  5966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.177.193:51557
10:40:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.567274  6198 heartbeater.cc:461] Registering TS with master...
10:40:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.567533  6198 heartbeater.cc:507] Master 127.5.177.253:44595 requested a full tablet report, sending...
10:40:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.568780  5919 ts_manager.cc:194] Registered new tserver with Master: 6860ae3745cf45648fa1d5af6d1c1182 (127.5.177.193:41011)
10:40:18.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.674902  6207 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:40:18.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.675133  6207 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:40:18.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.675180  6207 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:40:18.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.678840  6207 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:40:18.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.678963  6207 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.177.194
10:40:18.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.683017  6207 tablet_server_runner.cc:78] Tablet server non-default flags:
10:40:18.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:18.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:18.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:18.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:40:18.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/data
10:40:18.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/wal
10:40:18.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:18.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.194:0
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/data/info.pb
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.194
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6207
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.177.194
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/logs
10:40:18.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:18.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:40:18.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:40:18.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:40:18.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:40:18.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:40:18.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
10:40:18.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:58 UTC on bdcb31816ec0
10:40:18.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17615
10:40:18.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.684253  6207 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:40:18.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.685413  6207 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:40:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.692642  6213 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
10:40:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.692642  6212 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
10:40:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.692684  6216 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
10:40:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.692741  6207 server_base.cc:1061] running on GCE node
10:40:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.693495  6207 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:40:18.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.694304  6207 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:40:18.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.695488  6207 hybrid_clock.cc:648] HybridClock initialized: now 1786444818695468 us; error 42 us; skew 500 ppm
10:40:18.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.697535  6207 webserver.cc:533] Webserver started at http://127.5.177.194:34943/ using document root <none> and password file <none>
10:40:18.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.698212  6207 fs_manager.cc:362] Metadata directory not provided
10:40:18.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.698307  6207 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:40:18.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.698628  6207 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:40:18.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.700485  6207 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/data/instance:
10:40:18.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "300d974e1e0e4a619ce35a2794ea676d"
10:40:18.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.701066  6207 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/wal/instance:
10:40:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "300d974e1e0e4a619ce35a2794ea676d"
10:40:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.704720  6207 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
10:40:18.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.707130  6222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:40:18.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.708350  6207 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
10:40:18.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.708513  6207 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/data,/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/wal
10:40:18.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "300d974e1e0e4a619ce35a2794ea676d"
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.708624  6207 fs_report.cc:389] FS layout report
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/wal
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/wal
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/data/data
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:40:18.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:40:18.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:40:18.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.724840  6207 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:40:18.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.725665  6207 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
10:40:18.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.725900  6207 kserver.cc:163] Server-wide thread pool size limit: 3276
10:40:18.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.726568  6207 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:40:18.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.727798  6207 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
10:40:18.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.727872  6207 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
10:40:18.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.727931  6207 ts_tablet_manager.cc:616] Registered 0 tablets
10:40:18.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.727954  6207 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
10:40:18.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.737914  6207 rpc_server.cc:307] RPC server started. Bound to: 127.5.177.194:46611
10:40:18.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.737946  6350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.177.194:46611 every 8 connection(s)
10:40:18.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.738977  6207 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/data/info.pb
10:40:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.740020  5831 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskswSwmy/build/debug/bin/kudu as pid 6207
10:40:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.740119  5831 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-1/wal/instance
10:40:18.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.744047  5831 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskswSwmy/build/debug/bin/kudu
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/wal
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/data
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/logs
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/data/info.pb
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:40:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:40:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.195:0
10:40:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.177.195
10:40:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.195
10:40:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:40:18.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.751209  6351 heartbeater.cc:344] Connected to a master server at 127.5.177.252:45011
10:40:18.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.751200  6353 heartbeater.cc:344] Connected to a master server at 127.5.177.253:44595
10:40:18.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.751580  6351 heartbeater.cc:461] Registering TS with master...
10:40:18.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.751581  6353 heartbeater.cc:461] Registering TS with master...
10:40:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.752296  6353 heartbeater.cc:507] Master 127.5.177.253:44595 requested a full tablet report, sending...
10:40:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.752352  6352 heartbeater.cc:344] Connected to a master server at 127.5.177.254:39923
10:40:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.752295  6351 heartbeater.cc:507] Master 127.5.177.252:45011 requested a full tablet report, sending...
10:40:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.752449  6352 heartbeater.cc:461] Registering TS with master...
10:40:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.752615  6352 heartbeater.cc:507] Master 127.5.177.254:39923 requested a full tablet report, sending...
10:40:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.753629  5966 ts_manager.cc:194] Registered new tserver with Master: 300d974e1e0e4a619ce35a2794ea676d (127.5.177.194:46611)
10:40:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.753675  5871 ts_manager.cc:194] Registered new tserver with Master: 300d974e1e0e4a619ce35a2794ea676d (127.5.177.194:46611)
10:40:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.754026  5919 ts_manager.cc:194] Registered new tserver with Master: 300d974e1e0e4a619ce35a2794ea676d (127.5.177.194:46611)
10:40:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.754364  5966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.177.194:44003
10:40:18.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.862537  6358 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:40:18.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.862830  6358 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:40:18.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.862895  6358 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:40:18.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.866652  6358 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:40:18.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.866830  6358 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.177.195
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.870904  6358 tablet_server_runner.cc:78] Tablet server non-default flags:
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.177.212:45041
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/data
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/wal
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.177.195:0
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:40:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/data/info.pb
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.177.195
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6358
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.177.195
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/logs
10:40:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:40:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:40:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:40:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:40:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:40:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:40:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
10:40:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:58 UTC on bdcb31816ec0
10:40:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17615
10:40:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.872738  6358 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:40:18.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.874269  6358 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:40:18.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.881724  6364 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
10:40:18.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.881650  6366 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
10:40:18.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:18.881650  6363 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
10:40:18.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.881940  6358 server_base.cc:1061] running on GCE node
10:40:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.883126  6358 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:40:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.883844  6358 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:40:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.885043  6358 hybrid_clock.cc:648] HybridClock initialized: now 1786444818885017 us; error 53 us; skew 500 ppm
10:40:18.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.887462  6358 webserver.cc:533] Webserver started at http://127.5.177.195:41235/ using document root <none> and password file <none>
10:40:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.888095  6358 fs_manager.cc:362] Metadata directory not provided
10:40:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.888273  6358 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:40:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.888512  6358 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:40:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.890443  6358 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/data/instance:
10:40:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "872c4d6ed7314e15a5da356d6af2bad4"
10:40:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.891043  6358 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/wal/instance:
10:40:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "872c4d6ed7314e15a5da356d6af2bad4"
10:40:18.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.895246  6358 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
10:40:18.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.898020  6374 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:40:18.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.899688  6358 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.899850  6358 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/data,/tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/wal
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "872c4d6ed7314e15a5da356d6af2bad4"
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:40:18 on dist-test-slave-btw8"
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.899966  6358 fs_report.cc:389] FS layout report
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/wal
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/wal
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/data/data
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:40:18.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:40:18.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.925407  6358 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:40:18.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.926275  6358 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
10:40:18.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.926524  6358 kserver.cc:163] Server-wide thread pool size limit: 3276
10:40:18.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.927309  6358 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:40:18.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.928671  6358 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
10:40:18.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.928794  6358 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
10:40:18.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.928861  6358 ts_tablet_manager.cc:616] Registered 0 tablets
10:40:18.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.928886  6358 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
10:40:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.939664  6358 rpc_server.cc:307] RPC server started. Bound to: 127.5.177.195:32887
10:40:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.939697  6498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.177.195:32887 every 8 connection(s)
10:40:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.940798  6358 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/data/info.pb
10:40:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.945089  5831 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskswSwmy/build/debug/bin/kudu as pid 6358
10:40:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.945222  5831 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskswSwmy/test-tmp/mini-kudu-cluster10809796831633102138/ts-2/wal/instance
10:40:18.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.951946  6500 heartbeater.cc:344] Connected to a master server at 127.5.177.254:39923
10:40:18.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.952231  6500 heartbeater.cc:461] Registering TS with master...
10:40:18.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.952342  6501 heartbeater.cc:344] Connected to a master server at 127.5.177.253:44595
10:40:18.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.952401  6501 heartbeater.cc:461] Registering TS with master...
10:40:18.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.952881  6500 heartbeater.cc:507] Master 127.5.177.254:39923 requested a full tablet report, sending...
10:40:18.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.952881  6501 heartbeater.cc:507] Master 127.5.177.253:44595 requested a full tablet report, sending...
10:40:18.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.953233  6499 heartbeater.cc:344] Connected to a master server at 127.5.177.252:45011
10:40:18.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.953329  6499 heartbeater.cc:461] Registering TS with master...
10:40:18.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.954108  5871 ts_manager.cc:194] Registered new tserver with Master: 872c4d6ed7314e15a5da356d6af2bad4 (127.5.177.195:32887)
10:40:18.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.954109  5919 ts_manager.cc:194] Registered new tserver with Master: 872c4d6ed7314e15a5da356d6af2bad4 (127.5.177.195:32887)
10:40:18.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.954681  6499 heartbeater.cc:507] Master 127.5.177.252:45011 requested a full tablet report, sending...
10:40:18.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.955333  5966 ts_manager.cc:194] Registered new tserver with Master: 872c4d6ed7314e15a5da356d6af2bad4 (127.5.177.195:32887)
10:40:18.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.955941  5966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.177.195:34851
10:40:18.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:18.968094  5831 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
10:40:18.969 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
10:40:18.970 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

10:40:18.979 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.177.254"
      port: 39923
    }
    bound_http_address {
      host: "127.5.177.254"
      port: 35027
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.177.253"
      port: 44595
    }
    bound_http_address {
      host: "127.5.177.253"
      port: 39265
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.177.252"
      port: 45011
    }
    bound_http_address {
      host: "127.5.177.252"
      port: 38367
    }
  }
}

10:40:18.983 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

10:40:18.986 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.177.193"
      port: 41011
    }
    bound_http_address {
      host: "127.5.177.193"
      port: 37797
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.177.194"
      port: 46611
    }
    bound_http_address {
      host: "127.5.177.194"
      port: 34943
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.177.195"
      port: 32887
    }
    bound_http_address {
      host: "127.5.177.195"
      port: 41235
    }
  }
}

10:40:18.986 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
10:40:19.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.160400  6021 catalog_manager.cc:1295] Loaded cluster ID: 1ada454b5b134b33ba1a9858854dfb2e
10:40:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.160496  6021 catalog_manager.cc:1588] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57: loading cluster ID for follower catalog manager: success
10:40:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.163081  6021 catalog_manager.cc:1610] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57: acquiring CA information for follower catalog manager: success
10:40:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.164606  6021 catalog_manager.cc:1638] T 00000000000000000000000000000000 P df874783261a48d193c1f8ee099fcb57: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
10:40:19.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.191459  6037 catalog_manager.cc:1295] Loaded cluster ID: 1ada454b5b134b33ba1a9858854dfb2e
10:40:19.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.191566  6037 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59: loading cluster ID for follower catalog manager: success
10:40:19.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.194310  6037 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59: acquiring CA information for follower catalog manager: success
10:40:19.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.195994  6037 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ad7956ac04b44ab99196001019603a59: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
10:40:19.209 [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)
10:40:19.283 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:19.461 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:19.512 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:19.513 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:19.529 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:19.529 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:19.529 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.569473  6195 heartbeater.cc:499] Master 127.5.177.252:45011 was elected leader, sending a full tablet report...
10:40:19.628 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:19.628 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:19.628 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.756469  6351 heartbeater.cc:499] Master 127.5.177.252:45011 was elected leader, sending a full tablet report...
10:40:19.877 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdbeb1eac, L:/127.0.0.1:44240 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:19.877 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18dacaa9, L:/127.0.0.1:40484 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:19.877 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x66f2a2d3, L:/127.0.0.1:35066 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:19.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:19.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=505), Traces: [0ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [466ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [467ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:19.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.957423  6499 heartbeater.cc:499] Master 127.5.177.252:45011 was elected leader, sending a full tablet report...
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:19.981905  5966 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40484:
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:40:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
10:40:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:40:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
10:40:19.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:19.983642  5966 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.
10:40:20.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.012329  6276 tablet_service.cc:1511] Processing CreateTablet for tablet 89680b8058be4339a1b9b09d2acb0c6d (DEFAULT_TABLE table=TestHandleTooBusy [id=55e3c2f5ec4b429fab547e4b8076c329]), partition=RANGE (key) PARTITION UNBOUNDED
10:40:20.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.013439  6276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89680b8058be4339a1b9b09d2acb0c6d. 1 dirs total, 0 dirs full, 0 dirs failed
10:40:20.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.013521  6429 tablet_service.cc:1511] Processing CreateTablet for tablet 89680b8058be4339a1b9b09d2acb0c6d (DEFAULT_TABLE table=TestHandleTooBusy [id=55e3c2f5ec4b429fab547e4b8076c329]), partition=RANGE (key) PARTITION UNBOUNDED
10:40:20.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.014408  6429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89680b8058be4339a1b9b09d2acb0c6d. 1 dirs total, 0 dirs full, 0 dirs failed
10:40:20.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.017817  6124 tablet_service.cc:1511] Processing CreateTablet for tablet 89680b8058be4339a1b9b09d2acb0c6d (DEFAULT_TABLE table=TestHandleTooBusy [id=55e3c2f5ec4b429fab547e4b8076c329]), partition=RANGE (key) PARTITION UNBOUNDED
10:40:20.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.018723  6124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89680b8058be4339a1b9b09d2acb0c6d. 1 dirs total, 0 dirs full, 0 dirs failed
10:40:20.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.019665  6539 tablet_bootstrap.cc:492] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d: Bootstrap starting.
10:40:20.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:20.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.021996  6539 tablet_bootstrap.cc:654] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d: Neither blocks nor log segments found. Creating new log.
10:40:20.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.023113  6539 log.cc:826] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d: Log is configured to *not* fsync() on all Append() calls
10:40:20.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.025492  6539 tablet_bootstrap.cc:492] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d: No bootstrap required, opened a new log
10:40:20.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.025744  6539 ts_tablet_manager.cc:1403] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
10:40:20.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.029474  6539 raft_consensus.cc:359] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 } } peers { permanent_uuid: "872c4d6ed7314e15a5da356d6af2bad4" member_type: VOTER last_known_addr { host: "127.5.177.195" port: 32887 } } peers { permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 } }
10:40:20.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.029714  6539 raft_consensus.cc:385] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:40:20.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.029772  6539 raft_consensus.cc:740] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300d974e1e0e4a619ce35a2794ea676d, State: Initialized, Role: FOLLOWER
10:40:20.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.030325  6539 consensus_queue.cc:260] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d [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: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 } } peers { permanent_uuid: "872c4d6ed7314e15a5da356d6af2bad4" member_type: VOTER last_known_addr { host: "127.5.177.195" port: 32887 } } peers { permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 } }
10:40:20.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.031913  6539 ts_tablet_manager.cc:1434] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
10:40:20.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.032611  6543 tablet_bootstrap.cc:492] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4: Bootstrap starting.
10:40:20.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.035079  6543 tablet_bootstrap.cc:654] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4: Neither blocks nor log segments found. Creating new log.
10:40:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.036062  6543 log.cc:826] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4: Log is configured to *not* fsync() on all Append() calls
10:40:20.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.036984  6544 tablet_bootstrap.cc:492] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182: Bootstrap starting.
10:40:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.038792  6543 tablet_bootstrap.cc:492] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4: No bootstrap required, opened a new log
10:40:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.039197  6543 ts_tablet_manager.cc:1403] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.005s
10:40:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.039520  6544 tablet_bootstrap.cc:654] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182: Neither blocks nor log segments found. Creating new log.
10:40:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.040567  6544 log.cc:826] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182: Log is configured to *not* fsync() on all Append() calls
10:40:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.042752  6544 tablet_bootstrap.cc:492] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182: No bootstrap required, opened a new log
10:40:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.042966  6544 ts_tablet_manager.cc:1403] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.005s
10:40:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.046993  6544 raft_consensus.cc:359] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 } } peers { permanent_uuid: "872c4d6ed7314e15a5da356d6af2bad4" member_type: VOTER last_known_addr { host: "127.5.177.195" port: 32887 } } peers { permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 } }
10:40:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.047251  6544 raft_consensus.cc:385] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:40:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.047308  6544 raft_consensus.cc:740] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6860ae3745cf45648fa1d5af6d1c1182, State: Initialized, Role: FOLLOWER
10:40:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.048771  6544 consensus_queue.cc:260] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182 [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: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 } } peers { permanent_uuid: "872c4d6ed7314e15a5da356d6af2bad4" member_type: VOTER last_known_addr { host: "127.5.177.195" port: 32887 } } peers { permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 } }
10:40:20.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.051577  6544 ts_tablet_manager.cc:1434] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
10:40:20.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.043576  6543 raft_consensus.cc:359] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 } } peers { permanent_uuid: "872c4d6ed7314e15a5da356d6af2bad4" member_type: VOTER last_known_addr { host: "127.5.177.195" port: 32887 } } peers { permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 } }
10:40:20.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.053799  6543 raft_consensus.cc:385] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:40:20.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.054224  6543 raft_consensus.cc:740] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872c4d6ed7314e15a5da356d6af2bad4, State: Initialized, Role: FOLLOWER
10:40:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:20.054510  6201 tablet.cc:2406] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:40:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.055048  6543 consensus_queue.cc:260] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [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: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 } } peers { permanent_uuid: "872c4d6ed7314e15a5da356d6af2bad4" member_type: VOTER last_known_addr { host: "127.5.177.195" port: 32887 } } peers { permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 } }
10:40:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.056317  6543 ts_tablet_manager.cc:1434] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
10:40:20.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:20.193041  6502 tablet.cc:2406] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:40:20.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:20.243192  6354 tablet.cc:2406] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:40:20.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.393863  6549 raft_consensus.cc:493] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
10:40:20.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.394084  6549 raft_consensus.cc:515] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 } } peers { permanent_uuid: "872c4d6ed7314e15a5da356d6af2bad4" member_type: VOTER last_known_addr { host: "127.5.177.195" port: 32887 } } peers { permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 } }
10:40:20.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.395330  6549 leader_election.cc:290] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300d974e1e0e4a619ce35a2794ea676d (127.5.177.194:46611), 6860ae3745cf45648fa1d5af6d1c1182 (127.5.177.193:41011)
10:40:20.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.400422  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89680b8058be4339a1b9b09d2acb0c6d" candidate_uuid: "872c4d6ed7314e15a5da356d6af2bad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6860ae3745cf45648fa1d5af6d1c1182" is_pre_election: true
10:40:20.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.400527  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89680b8058be4339a1b9b09d2acb0c6d" candidate_uuid: "872c4d6ed7314e15a5da356d6af2bad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300d974e1e0e4a619ce35a2794ea676d" is_pre_election: true
10:40:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.400763  6145 raft_consensus.cc:2468] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872c4d6ed7314e15a5da356d6af2bad4 in term 0.
10:40:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.400861  6298 raft_consensus.cc:2468] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872c4d6ed7314e15a5da356d6af2bad4 in term 0.
10:40:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.401321  6376 leader_election.cc:304] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [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: 6860ae3745cf45648fa1d5af6d1c1182, 872c4d6ed7314e15a5da356d6af2bad4; no voters: 
10:40:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.401661  6549 raft_consensus.cc:2804] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 0 FOLLOWER]: Leader pre-election won for term 1
10:40:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.401758  6549 raft_consensus.cc:493] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
10:40:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.401808  6549 raft_consensus.cc:3060] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 0 FOLLOWER]: Advancing to term 1
10:40:20.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.402755  6549 raft_consensus.cc:515] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 } } peers { permanent_uuid: "872c4d6ed7314e15a5da356d6af2bad4" member_type: VOTER last_known_addr { host: "127.5.177.195" port: 32887 } } peers { permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 } }
10:40:20.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.403214  6549 leader_election.cc:290] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [CANDIDATE]: Term 1 election: Requested vote from peers 300d974e1e0e4a619ce35a2794ea676d (127.5.177.194:46611), 6860ae3745cf45648fa1d5af6d1c1182 (127.5.177.193:41011)
10:40:20.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.403836  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89680b8058be4339a1b9b09d2acb0c6d" candidate_uuid: "872c4d6ed7314e15a5da356d6af2bad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6860ae3745cf45648fa1d5af6d1c1182"
10:40:20.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.403833  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89680b8058be4339a1b9b09d2acb0c6d" candidate_uuid: "872c4d6ed7314e15a5da356d6af2bad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300d974e1e0e4a619ce35a2794ea676d"
10:40:20.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.403965  6298 raft_consensus.cc:3060] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d [term 0 FOLLOWER]: Advancing to term 1
10:40:20.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.403965  6145 raft_consensus.cc:3060] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182 [term 0 FOLLOWER]: Advancing to term 1
10:40:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.405097  6145 raft_consensus.cc:2468] T 89680b8058be4339a1b9b09d2acb0c6d P 6860ae3745cf45648fa1d5af6d1c1182 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872c4d6ed7314e15a5da356d6af2bad4 in term 1.
10:40:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.405092  6298 raft_consensus.cc:2468] T 89680b8058be4339a1b9b09d2acb0c6d P 300d974e1e0e4a619ce35a2794ea676d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872c4d6ed7314e15a5da356d6af2bad4 in term 1.
10:40:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.405435  6376 leader_election.cc:304] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [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: 6860ae3745cf45648fa1d5af6d1c1182, 872c4d6ed7314e15a5da356d6af2bad4; no voters: 
10:40:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.405616  6549 raft_consensus.cc:2804] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 1 FOLLOWER]: Leader election won for term 1
10:40:20.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.405859  6549 raft_consensus.cc:697] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [term 1 LEADER]: Becoming Leader. State: Replica: 872c4d6ed7314e15a5da356d6af2bad4, State: Running, Role: LEADER
10:40:20.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.406184  6549 consensus_queue.cc:237] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [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: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 } } peers { permanent_uuid: "872c4d6ed7314e15a5da356d6af2bad4" member_type: VOTER last_known_addr { host: "127.5.177.195" port: 32887 } } peers { permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 } }
10:40:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.410379  5966 catalog_manager.cc:5719] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 872c4d6ed7314e15a5da356d6af2bad4 (127.5.177.195). New cstate: current_term: 1 leader_uuid: "872c4d6ed7314e15a5da356d6af2bad4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872c4d6ed7314e15a5da356d6af2bad4" member_type: VOTER last_known_addr { host: "127.5.177.195" port: 32887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 } health_report { overall_health: UNKNOWN } } }
10:40:20.518 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:20.518 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:20.521 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:20.554 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:20.555 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:20.556 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:20.556 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:20.556 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:20.557 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:20.559 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:20.559 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:20.560 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:20.560 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:20.560 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:20.561 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:20.563 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:20.564 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:20.564 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:20.565 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:20.565 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:20.566 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:20.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:20.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:20.571 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:20.578 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:20.580 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:20.580 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:20.582 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:20.582 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:20.585 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:20.588 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:20.596 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:20.598 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:20.604 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x07b531ee, L:/127.0.0.1:35076 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:20.606 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:20.607 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:20.612 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:20.612 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:20.613 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:20.620 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1909f05d, L:/127.0.0.1:44258 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:20.620 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5e79703f, L:/127.0.0.1:44270 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:20.622 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:20.623 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1f2b9fc, L:/127.0.0.1:44248 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:20.624 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:20.628 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:20.636 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:20.641 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x07ff1cf2, L:/127.0.0.1:35082 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:20.642 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:20.646 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x89192bad, L:/127.0.0.1:44276 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:20.647 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8029ae3b, L:/127.0.0.1:40494 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:20.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:20.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=128), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [88ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:20.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:20.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:20.656 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:20.661 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:20.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:20.667 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:20.668 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d8bfd6d, L:/127.0.0.1:35084 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:20.672 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:20.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:20.677 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:20.678 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x21782766, L:/127.0.0.1:40502 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:20.682 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:20.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:20.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=161), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [51ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:20.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:20.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:20.688 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:20.689 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:20.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:20.698 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:20.701 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:20.703 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:20.704 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x206dc50a, L:/127.0.0.1:44286 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:20.710 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:20.716 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:20.717 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:20.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:20.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:20.724 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:20.727 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:20.732 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc42e58ac, L:/127.0.0.1:35098 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:20.733 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:20.734 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9286df13, L:/127.0.0.1:35096 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:20.736 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:20.738 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:20.739 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:20.743 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:20.745 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:20.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:20.759 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4a79dc29, L:/127.0.0.1:44298 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:20.766 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5aeb154c, L:/127.0.0.1:35106 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:20.767 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:20.768 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:20.770 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:20.777 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:20.777 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:20.781 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:20.782 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8673b315, L:/127.0.0.1:40524 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:20.785 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:20.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:20.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=231), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [71ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [214ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:20.787 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3285f974, L:/127.0.0.1:44310 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:20.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:20.792 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:20.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:20.795 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:20.796 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:20.798 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:20.801 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:20.802 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:20.804 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdba4abfe, L:/127.0.0.1:40512 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:20.804 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:20.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:20.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:20.820 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe396a9c1, L:/127.0.0.1:40534 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:20.821 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299992, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:20.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:20.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:20.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:20.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=268), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [186ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:20.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=267), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [147ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:20.833 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299976, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:20.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:20.840 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb4d64ea2, L:/127.0.0.1:40546 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:20.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:20.842 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb89981c6, L:/127.0.0.1:35112 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:20.843 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:20.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:20.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=286), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [157ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:20.848660  5957 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items
10:40:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.848771  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40546 (request call id 1)
10:40:20.851 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:20.852 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28455581, L:/127.0.0.1:44318 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:20.856 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:20.857 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.858280  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40546 (request call id 1)
10:40:20.861 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:20.863 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:20.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.877921  6549 consensus_queue.cc:1048] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6860ae3745cf45648fa1d5af6d1c1182" member_type: VOTER last_known_addr { host: "127.5.177.193" port: 41011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
10:40:20.881 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:20.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.884804  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40546 (request call id 1)
10:40:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.891052  6549 consensus_queue.cc:1048] T 89680b8058be4339a1b9b09d2acb0c6d P 872c4d6ed7314e15a5da356d6af2bad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "300d974e1e0e4a619ce35a2794ea676d" member_type: VOTER last_known_addr { host: "127.5.177.194" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
10:40:20.894 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22ba81c6, L:/127.0.0.1:44326 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:20.894 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5509f983, L:/127.0.0.1:44340 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:20.898 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x58737879, L:/127.0.0.1:40550 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:20.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.895733  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 5)
10:40:20.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.895757  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:20.901 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:20.904 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe57e542f, L:/127.0.0.1:35114 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:20.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.910049  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40512 (request call id 4)
10:40:20.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:20.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=354), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [342ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [346ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:20.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.912956  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40550 (request call id 1)
10:40:20.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.917862  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 6)
10:40:20.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.920079  5959 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.195:34851 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 6)
10:40:20.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.921060  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 6)
10:40:20.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:20.921449  6499 heartbeater.cc:646] Failed to heartbeat to 127.5.177.252:45011 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.5.177.195:34851 dropped due to backpressure: service queue is full with 1 items
10:40:20.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.921962  5958 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.194:44003 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 6)
10:40:20.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.922394  5960 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 6)
10:40:20.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:20.922983  6351 heartbeater.cc:646] Failed to heartbeat to 127.5.177.252:45011 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.5.177.194:44003 dropped due to backpressure: service queue is full with 1 items
10:40:20.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.929682  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 6)
10:40:20.930 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:20.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.937258  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 6)
10:40:20.938 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:20.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.941408  5959 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.195:34851 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 6)
10:40:20.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.943888  5958 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 6)
10:40:20.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:20.947 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:20.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:20.951 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:20.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:20.955 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:20.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.959488  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 4)
10:40:20.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.961623  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 4)
10:40:20.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.963040  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40550 (request call id 3)
10:40:20.973 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c8e0d32, L:/127.0.0.1:35122 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.977849  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40550 (request call id 3)
10:40:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.978650  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40550 (request call id 3)
10:40:20.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.984992  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40550 (request call id 3)
10:40:20.991 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ff2cbf9, L:/127.0.0.1:35118 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:20.997 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf0b3cbf4, L:/127.0.0.1:40562 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:20.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.998330  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40550 (request call id 3)
10:40:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.998775  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40550 (request call id 3)
10:40:21.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:20.999938  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.000 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items
10:40:21.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40550 (request call id 3)
10:40:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.002019  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40550 (request call id 3)
10:40:21.004 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d10a266, L:/127.0.0.1:40574 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.005028  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40550 (request call id 3)
10:40:21.006 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items
10:40:21.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:21.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.008 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.017633  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 7)
10:40:21.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.018250  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 7)
10:40:21.022 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.022688  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 7)
10:40:21.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.025158  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 7)
10:40:21.026 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.032 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf1cc2f86, L:/127.0.0.1:40580 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.033167  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40580 (request call id 0)
10:40:21.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.038576  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40580 (request call id 0)
10:40:21.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.040385  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40580 (request call id 0)
10:40:21.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.044647  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40562 (request call id 1)
10:40:21.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.044956  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40562 (request call id 1)
10:40:21.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.046774  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40562 (request call id 1)
10:40:21.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.046991  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40562 (request call id 1)
10:40:21.047 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items
10:40:21.048 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.048 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items
10:40:21.048 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.057 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:21.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=539), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [71ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [119ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [447ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items, [474ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items, [490ms] refreshing cache from master, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [493ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [493ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@429605535(state=PENDING, result=null, callback=(continuation of Deferred@1641676689 after retry RPC after error@741258229), errback=(continuation of Deferred@1641676689 after retry RPC after error@741258229))) after lookup
10:40:21.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.064710  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 8)
10:40:21.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.064935  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:21.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:21.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=506), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [320ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [396ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items, [443ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [466ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [468ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items, [468ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items, [480ms] refreshing cache from master, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [484ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [484ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [486ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@174880776(state=PENDING, result=null, callback=(continuation of Deferred@1114597315 after retry RPC after error@594138320) -> (continuation of Deferred@1018463086 after retry RPC after error@1441857736), errback=(continuation of Deferred@1114597315 after retry RPC after error@594138320) -> (continuation of Deferred@1018463086 after retry RPC after error@1441857736))) after lookup
10:40:21.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:21.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=510), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [136ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [423ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items, [478ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40580 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.5.177.254:39923, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [486ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [490ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [499ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@92680196(state=PENDING, result=null, callback=(continuation of Deferred@691960169 after retry RPC after error@885642419), errback=(continuation of Deferred@691960169 after retry RPC after error@885642419))) after lookup
10:40:21.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.072016  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40574 (request call id 3)
10:40:21.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.077600  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40574 (request call id 3)
10:40:21.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.078253  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40574 (request call id 3)
10:40:21.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.079696  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40574 (request call id 3)
10:40:21.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.082432  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40574 (request call id 3)
10:40:21.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.083891  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40574 (request call id 3)
10:40:21.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.093493  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40574 (request call id 3)
10:40:21.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.097013  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40574 (request call id 3)
10:40:21.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.103710  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40574 (request call id 3)
10:40:21.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:21.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.117 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.118513  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:21.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.122048  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 10)
10:40:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.123463  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 10)
10:40:21.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.122057  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 10)
10:40:21.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.125885  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 10)
10:40:21.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.133131  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 10)
10:40:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.137678  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 10)
10:40:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.138018  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 10)
10:40:21.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.142194  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 10)
10:40:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.143078  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 10)
10:40:21.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.154031  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 10)
10:40:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.157409  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 10)
10:40:21.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.162292  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 10)
10:40:21.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.162907  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 10)
10:40:21.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.164036  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 10)
10:40:21.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.164036  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.172 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.174292  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 8)
10:40:21.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.176945  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 13)
10:40:21.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.182134  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 13)
10:40:21.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.183187  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 13)
10:40:21.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.184201  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 13)
10:40:21.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.184221  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 13)
10:40:21.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.193194  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 13)
10:40:21.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.202942  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 13)
10:40:21.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.204072  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 13)
10:40:21.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.205904  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 13)
10:40:21.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.222 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.223668  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 9)
10:40:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.224292  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 9)
10:40:21.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.225903  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 9)
10:40:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.232882  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 9)
10:40:21.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.238375  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 14)
10:40:21.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.238703  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 14)
10:40:21.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.243953  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 14)
10:40:21.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.258548  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 14)
10:40:21.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.261499  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 14)
10:40:21.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.264194  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 14)
10:40:21.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.266 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.272 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.277439  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 14)
10:40:21.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.290656  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 14)
10:40:21.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.292557  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 11)
10:40:21.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.298393  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 11)
10:40:21.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.302461  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 11)
10:40:21.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.303571  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 11)
10:40:21.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.310552  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 11)
10:40:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.318331  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 11)
10:40:21.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.322 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.324851  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 10)
10:40:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.329816  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 10)
10:40:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.343999  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 12)
10:40:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.344147  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 12)
10:40:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.349565  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 12)
10:40:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.358103  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 12)
10:40:21.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.362557  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 12)
10:40:21.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.363267  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 12)
10:40:21.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.367 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.370800  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40512 (request call id 14)
10:40:21.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.372 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.376921  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 16)
10:40:21.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.384070  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 11)
10:40:21.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.384395  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 11)
10:40:21.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.398018  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 11)
10:40:21.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.398236  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 11)
10:40:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.403901  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 11)
10:40:21.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.413473  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 12)
10:40:21.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.417253  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 12)
10:40:21.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.417312  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 12)
10:40:21.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.422 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.424856  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 19)
10:40:21.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.438004  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 19)
10:40:21.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.438197  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 19)
10:40:21.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.438333  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 18)
10:40:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.442378  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 18)
10:40:21.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.457428  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 18)
10:40:21.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.457454  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 18)
10:40:21.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.462090  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 18)
10:40:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.463585  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 18)
10:40:21.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.463832  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 12)
10:40:21.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.468 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.473 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.482697  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 13)
10:40:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.482784  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 13)
10:40:21.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.489552  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 13)
10:40:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.498124  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 13)
10:40:21.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.502696  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 13)
10:40:21.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.509789  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 13)
10:40:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.517199  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 13)
10:40:21.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.521687  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.529 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.533295  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 21)
10:40:21.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.533794  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 21)
10:40:21.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.537340  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 21)
10:40:21.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.550588  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40512 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 21)
10:40:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.552425  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 21)
10:40:21.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.562271  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 21)
10:40:21.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.568 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.570590  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40512 (request call id 20)
10:40:21.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.573 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.575734  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 15)
10:40:21.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.577443  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 18)
10:40:21.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.581732  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 18)
10:40:21.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.583693  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 18)
10:40:21.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.593067  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 18)
10:40:21.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.602345  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 18)
10:40:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.604265  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 18)
10:40:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.612867  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40494 (request call id 18)
10:40:21.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.623764  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 16)
10:40:21.624 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.626405  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 16)
10:40:21.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.633533  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 18)
10:40:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.637084  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 19)
10:40:21.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.642184  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 19)
10:40:21.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.643193  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 19)
10:40:21.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.663245  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 19)
10:40:21.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.663401  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40502 (request call id 19)
10:40:21.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.669 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.674 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.677 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:21.677 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:21.678 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:21.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:21.683 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:21.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:21.683 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:21.683 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.683024  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 19)
10:40:21.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.682314  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 19)
10:40:21.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:21.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:21.689 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:21.690 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:21.691 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:21.693 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:21.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.692957  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 19)
10:40:21.695 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:21.695 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:21.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:21.702 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:21.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.702741  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 19)
10:40:21.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.703872  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 19)
10:40:21.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:21.721 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x93b57956, L:/127.0.0.1:44350 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.722144  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 19)
10:40:21.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.724213  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 19)
10:40:21.724 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.725 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:21.725 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:21.725 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:21.726 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:21.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:21.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:21.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:21.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:21.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:21.732 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:21.732 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:21.736 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:21.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.737239  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 23)
10:40:21.739 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:21.740 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9713f7e6, L:/127.0.0.1:35126 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:21.742 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:21.744 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:21.746 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:21.751 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x662c15f2, L:/127.0.0.1:40594 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:21.752 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:21.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.753273  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 23)
10:40:21.754 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:21.756 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items
10:40:21.756 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.757 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:21.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:21.760 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:21.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.770 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.772 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x10b5454a, L:/127.0.0.1:35128 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.772856  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40594 (request call id 1)
10:40:21.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.774 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.777 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x347b0002, L:/127.0.0.1:40602 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:21.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:21.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=88), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [33ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40594 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1072564456(state=PENDING, result=null, callback=(continuation of Deferred@1756914766 after retry RPC after error@236664336), errback=(continuation of Deferred@1756914766 after retry RPC after error@236664336))) after lookup
10:40:21.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.779619  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40594 (request call id 2)
10:40:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.779891  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40594 (request call id 2)
10:40:21.780 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items
10:40:21.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.782766  5958 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 20)
10:40:21.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.783414  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 20)
10:40:21.789 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8286e399, L:/127.0.0.1:44352 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:21.791 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.792631  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 20)
10:40:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.802956  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 20)
10:40:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.803095  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 20)
10:40:21.803 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items
10:40:21.804 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.812075  5958 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 20)
10:40:21.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.823468  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 20)
10:40:21.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.824 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items
10:40:21.824 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.825 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.826996  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 26)
10:40:21.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.831528  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40594 (request call id 4)
10:40:21.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.842856  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40594 (request call id 4)
10:40:21.844 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items
10:40:21.845 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.844892  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40594 (request call id 4)
10:40:21.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.845643  5960 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 20)
10:40:21.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.847101  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 20)
10:40:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:21.862340  5959 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items [suppressed 176 similar messages]
10:40:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.862344  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 20)
10:40:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.862507  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 20)
10:40:21.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.863763  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 20)
10:40:21.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.872521  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40594 (request call id 5)
10:40:21.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.877094  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40594 (request call id 5)
10:40:21.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:21.879 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:21.879 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:21.879 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:21.880 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:21.880 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:21.881 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:21.881 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:21.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:21.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.883422  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40602 (request call id 4)
10:40:21.885 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items
10:40:21.885 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.884462  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 21)
10:40:21.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.885864  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 21)
10:40:21.888 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:21.888 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:21.891 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:21.894 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.896787  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 21)
10:40:21.897 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:21.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:21.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.902459  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 21)
10:40:21.904 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items
10:40:21.908 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:21.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.907889  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:21.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 21)
10:40:21.910 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:21.912 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.913354  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 21)
10:40:21.915 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:21.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.916864  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 21)
10:40:21.919 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:21.924 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:21.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.925 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.926 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33b58f97, L:/127.0.0.1:44358 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:21.933 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd0da620e, L:/127.0.0.1:40618 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:21.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.934618  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40618 (request call id 0)
10:40:21.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.936497  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 28)
10:40:21.937 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items
10:40:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.943866  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 25)
10:40:21.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.948889  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 8)
10:40:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.953140  5959 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.193:51557 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 8)
10:40:21.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.953554  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 8)
10:40:21.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:21.953802  6195 heartbeater.cc:646] Failed to heartbeat to 127.5.177.252:45011 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.5.177.193:51557 dropped due to backpressure: service queue is full with 1 items
10:40:21.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.954231  5958 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.194:44003 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 8)
10:40:21.955 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x94eae30b, L:/127.0.0.1:35142 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:21.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.956861  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 8)
10:40:21.958 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.961488  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 8)
10:40:21.962 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items
10:40:21.963 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:21.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.971 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.976277  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40618 (request call id 1)
10:40:21.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:21.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:21.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:21.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [34ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40618 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@639202385(state=PENDING, result=null, callback=(continuation of Deferred@1407604489 after retry RPC after error@401978417), errback=(continuation of Deferred@1407604489 after retry RPC after error@401978417))) after lookup
10:40:21.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.985671  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40618 (request call id 2)
10:40:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.986982  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40618 (request call id 2)
10:40:21.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:21.991643  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:21.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40618 (request call id 2)
10:40:22.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.004669  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40618 (request call id 2)
10:40:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.012305  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40618 (request call id 2)
10:40:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.024382  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40618 (request call id 2)
10:40:22.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.026 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:22.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.031734  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 10)
10:40:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.036183  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 10)
10:40:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.036630  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 30)
10:40:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.041486  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40602 (request call id 7)
10:40:22.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.043146  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40602 (request call id 7)
10:40:22.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.052347  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40602 (request call id 7)
10:40:22.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.055596  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40602 (request call id 7)
10:40:22.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.072170  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40602 (request call id 7)
10:40:22.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.074 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:22.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=338), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [41ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 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.5.177.254:39923, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [165ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [173ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 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.5.177.254:39923, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [222ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [303ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [335ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@110457351(state=PENDING, result=null, callback=(continuation of Deferred@867463459 after retry RPC after error@937006833) -> (continuation of Deferred@1259522919 after retry RPC after error@1723501896) -> (continuation of Deferred@1989658069 after retry RPC after error@226667496) -> (continuation of Deferred@1343619276 after retry RPC after error@1660163915) -> (continuation of Deferred@705023917 after retry RPC after error@843119854) -> (continuation of Deferred@1387305482 after retry RPC after error@272404824) -> (continuation of Deferred@339762261 after retry RPC after error@559048127), errback=(continuation of Deferred@867463459 after retry RPC after error@937006833) -> (continuation of Deferred@1259522919 after retry RPC after error@1723501896) -> (continuation of Deferred@1989658069 after retry RPC after error@226667496) -> (continuation of Deferred@1343619276 after retry RPC after error@1660163915) -> (continuation of Deferred@705023917 after retry RPC after error@843119854) -> (continuation of Deferred@1387305482 after retry RPC after error@272404824) -> (continuation of Deferred@339762261 after retry RPC after error@559048127))) after lookup
10:40:22.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.077605  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40602 (request call id 8)
10:40:22.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.083724  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.083724  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.085 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:22.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.095906  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 7)
10:40:22.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.101730  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 7)
10:40:22.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.103181  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 27)
10:40:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.116901  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 31)
10:40:22.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.121384  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 31)
10:40:22.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.121865  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 22)
10:40:22.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.131 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.136417  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 8)
10:40:22.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.140750  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 8)
10:40:22.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.142709  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 8)
10:40:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.152240  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 13)
10:40:22.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.161329  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 13)
10:40:22.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.162935  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 13)
10:40:22.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.163820  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 28)
10:40:22.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.176220  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 28)
10:40:22.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.178 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.180747  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 14)
10:40:22.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.183240  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 14)
10:40:22.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.189 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.192123  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 26)
10:40:22.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.196308  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 32)
10:40:22.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.201511  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 32)
10:40:22.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.202665  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 32)
10:40:22.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.213028  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 32)
10:40:22.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.222304  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40524 (request call id 32)
10:40:22.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.223378  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40550 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 32)
10:40:22.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.223476  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40534 (request call id 32)
10:40:22.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.231 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.233870  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 28)
10:40:22.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.241446  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 28)
10:40:22.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.241911  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 28)
10:40:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.262120  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 28)
10:40:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.262308  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 28)
10:40:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.276397  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 10)
10:40:22.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.279 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.281991  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 33)
10:40:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.282004  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 33)
10:40:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.283092  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40550 (request call id 29)
10:40:22.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.289 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.291682  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 14)
10:40:22.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.292780  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 14)
10:40:22.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.300457  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 14)
10:40:22.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.301467  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 14)
10:40:22.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.301798  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 14)
10:40:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.303768  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 14)
10:40:22.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.312608  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 14)
10:40:22.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.321138  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 14)
10:40:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.322342  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 14)
10:40:22.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.323966  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 14)
10:40:22.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.332 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.333 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:22.333 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:22.334 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:22.334 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:22.334 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:22.334 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:22.334 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:22.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:22.338 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:22.338 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:22.341 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:22.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.341687  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 29)
10:40:22.342 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:22.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.343418  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 29)
10:40:22.344 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:22.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:22.348 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:22.352 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:22.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:22.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:22.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.360435  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 29)
10:40:22.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.363665  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 29)
10:40:22.368 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:22.370 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:22.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.372079  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40580 (request call id 31)
10:40:22.378 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2b8490ce, L:/127.0.0.1:44368 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:22.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.380 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.380 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb4d2ae32, L:/127.0.0.1:35156 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:22.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.382978  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 20)
10:40:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.383826  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 34)
10:40:22.384 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa79a73b0, L:/127.0.0.1:40630 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:22.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.385332  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40562 (request call id 34)
10:40:22.386 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items
10:40:22.386 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.390 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.391 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:22.391 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:22.391 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:22.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:22.392 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:22.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:22.392 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:22.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:22.401 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:22.402 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:22.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.405212  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.405 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:22.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40630 (request call id 1)
10:40:22.409 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:22.410 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:22.410 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:22.413 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:22.413 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:22.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:22.416 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:22.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.415777  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40630 (request call id 1)
10:40:22.417 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:22.419 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:22.424 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items
10:40:22.425 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.423974  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40574 (request call id 35)
10:40:22.432 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6aa0ea93, L:/127.0.0.1:40644 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:22.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.433 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.434988  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40644 (request call id 0)
10:40:22.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.435956  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 14)
10:40:22.437 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items
10:40:22.438 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c52752a, L:/127.0.0.1:44372 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.440326  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 21)
10:40:22.441 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89478b09, L:/127.0.0.1:35164 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:22.442 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.443460  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 21)
10:40:22.444 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items
10:40:22.444 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.451033  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 21)
10:40:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.451485  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 21)
10:40:22.452 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items
10:40:22.452 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.456485  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 21)
10:40:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.461747  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 30)
10:40:22.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.466420  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 30)
10:40:22.467 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items
10:40:22.467 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.471179  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 30)
10:40:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.471680  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40546 (request call id 30)
10:40:22.472 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items
10:40:22.472 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.480 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.481 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:22.481 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:22.481 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:22.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:22.482 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:22.482 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:22.482 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:22.482 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:22.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:22.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:22.486 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:22.488 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:22.489 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:22.489 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:22.489 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:22.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.491 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:22.491 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.492 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:22.493 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:22.493 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.493655  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40644 (request call id 3)
10:40:22.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:22.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:22.495 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:22.495 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:22.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.496116  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 16)
10:40:22.496 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items
10:40:22.496 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:22.498 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:22.500 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:22.500 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:22.501 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:22.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:22.504 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:22.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.506392  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40630 (request call id 4)
10:40:22.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.511492  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40630 (request call id 4)
10:40:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.512639  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40630 (request call id 4)
10:40:22.513 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items
10:40:22.513 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.514 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:22.515 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:22.516 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:22.518 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:22.521 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:22.522 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x169e406e, L:/127.0.0.1:44376 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:22.525 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:22.528 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:22.529 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfff643dd, L:/127.0.0.1:40650 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:22.529 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa7a63525, L:/127.0.0.1:35176 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:22.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.533 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:22.535 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:22.535 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:22.536 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:22.536 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:22.537 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:22.537 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:22.538 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:22.538 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:22.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:22.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 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.5.177.254:39923, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 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.5.177.254:39923, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [101ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 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.5.177.254:39923, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [124ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [164ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1759637530(state=PENDING, result=null, callback=(continuation of Deferred@385901348 after retry RPC after error@1497603607) -> (continuation of Deferred@1867010950 after retry RPC after error@147722069) -> (continuation of Deferred@482563115 after retry RPC after error@1496695426) -> (continuation of Deferred@1951170113 after retry RPC after error@209744698), errback=(continuation of Deferred@385901348 after retry RPC after error@1497603607) -> (continuation of Deferred@1867010950 after retry RPC after error@147722069) -> (continuation of Deferred@482563115 after retry RPC after error@1496695426) -> (continuation of Deferred@1951170113 after retry RPC after error@209744698))) after lookup
10:40:22.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:22.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=60), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.548578  5957 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40630 (request call id 5)
10:40:22.550 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items
10:40:22.551 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:22.551 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:22.552 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.552 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2cfe0e7b, L:/127.0.0.1:35188 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:22.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.549690  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40630 (request call id 5)
10:40:22.554 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:22.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.550722  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40630 (request call id 5)
10:40:22.555 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d018669, L:/127.0.0.1:44378 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:22.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.555413  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40630 (request call id 5)
10:40:22.558 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:22.569 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:22.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.569248  5957 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40630 (request call id 5)
10:40:22.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.570358  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40630 (request call id 5)
10:40:22.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.570935  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40630 (request call id 5)
10:40:22.571 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items
10:40:22.572 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.576 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x183c563b, L:/127.0.0.1:40660 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.577263  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40630 (request call id 5)
10:40:22.578 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items
10:40:22.578 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.580 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:22.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.581 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:22.585 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:22.586 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:22.587 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.588372  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40650 (request call id 3)
10:40:22.589 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:22.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.591 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.591 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:22.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:22.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.595688  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 1)
10:40:22.600 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe1223c3a, L:/127.0.0.1:44380 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:22.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.603703  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 1)
10:40:22.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:22.607 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:22.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.608800  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 1)
10:40:22.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.609913  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40644 (request call id 7)
10:40:22.610 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items
10:40:22.611 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.623 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x72aeee51, L:/127.0.0.1:40672 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:22.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.624007  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40644 (request call id 7)
10:40:22.625 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe7a4ea8d, L:/127.0.0.1:35198 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:22.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.625568  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40644 (request call id 7)
10:40:22.626 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items
10:40:22.627 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.629124  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40644 (request call id 7)
10:40:22.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.631269  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40644 (request call id 7)
10:40:22.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items
10:40:22.632 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.635213  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40644 (request call id 7)
10:40:22.636 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items
10:40:22.636 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.642 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:22.642 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:22.643 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:22.643 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:22.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [29ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [86ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items, [88ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 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.5.177.254:39923, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [163ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40644 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.5.177.254:39923, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [203ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1620400789(state=PENDING, result=null, callback=(continuation of Deferred@400203854 after retry RPC after error@824251693) -> (continuation of Deferred@80678622 after retry RPC after error@1313127712) -> (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), errback=(continuation of Deferred@400203854 after retry RPC after error@824251693) -> (continuation of Deferred@80678622 after retry RPC after error@1313127712) -> (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))) after lookup
10:40:22.643 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:22.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:22.644 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:22.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:22.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:22.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.649695  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40650 (request call id 7)
10:40:22.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.651101  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40672 (request call id 2)
10:40:22.652 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:22.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:22.654 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:22.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.655838  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 3)
10:40:22.657 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items
10:40:22.657 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.658 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:22.659 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:22.660 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:22.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:22.662 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:22.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:22.665 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:22.665 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:22.665 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:22.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.670066  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 3)
10:40:22.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.675220  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 18)
10:40:22.675 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items
10:40:22.676 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.685 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items
10:40:22.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.683589  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 18)
10:40:22.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.684049  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40618 (request call id 18)
10:40:22.689 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.691 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:22.691 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:22.691 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:22.692 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:22.692 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:22.692 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:22.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:22.692 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:22.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.695 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.703946  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 4)
10:40:22.708 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3e929c35, L:/127.0.0.1:35204 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:22.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.708994  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 4)
10:40:22.712 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a89f67c, L:/127.0.0.1:44392 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:22.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.713253  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 4)
10:40:22.714 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items
10:40:22.715 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.720898  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 4)
10:40:22.723 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:22.723 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:22.726 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x272f3875, L:/127.0.0.1:40686 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:22.726 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:22.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.726838  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 4)
10:40:22.727 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:22.728 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:22.729 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:22.732 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:22.734 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items
10:40:22.734 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.735 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.741693  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 4)
10:40:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.746052  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40660 (request call id 4)
10:40:22.747 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30016db8, L:/127.0.0.1:44396 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:22.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.748 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:22.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [39ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 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.5.177.254:39923, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items, [97ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 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.5.177.254:39923, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [121ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items, [162ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40660 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.5.177.254:39923, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@241918825(state=PENDING, result=null, callback=(continuation of Deferred@1137673403 after retry RPC after error@1060071785) -> (continuation of Deferred@996265992 after retry RPC after error@1849990182) -> (continuation of Deferred@1368471305 after retry RPC after error@355559539) -> (continuation of Deferred@543497037 after retry RPC after error@1779041995), errback=(continuation of Deferred@1137673403 after retry RPC after error@1060071785) -> (continuation of Deferred@996265992 after retry RPC after error@1849990182) -> (continuation of Deferred@1368471305 after retry RPC after error@355559539) -> (continuation of Deferred@543497037 after retry RPC after error@1779041995))) after lookup
10:40:22.751 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items
10:40:22.751 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.751658  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40660 (request call id 5)
10:40:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.751711  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40660 (request call id 5)
10:40:22.753 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items
10:40:22.753 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.756 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:22.756 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:22.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.759171  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40660 (request call id 5)
10:40:22.760 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items
10:40:22.763 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.764662  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40660 (request call id 5)
10:40:22.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.764986  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40660 (request call id 5)
10:40:22.768 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:22.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.780191  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40660 (request call id 5)
10:40:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.782287  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40660 (request call id 5)
10:40:22.782 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items
10:40:22.782 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.783939  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40660 (request call id 5)
10:40:22.785 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24f80ee4, L:/127.0.0.1:35212 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:22.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.787 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:22.789 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdaf9b655, L:/127.0.0.1:40694 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.790498  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40694 (request call id 0)
10:40:22.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:22.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=71), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [24ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:22.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.800 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.802799  5960 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40686 (request call id 4)
10:40:22.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.803957  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40686 (request call id 4)
10:40:22.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.804174  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40686 (request call id 4)
10:40:22.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.808424  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40686 (request call id 4)
10:40:22.811 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items
10:40:22.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.810267  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40686 (request call id 4)
10:40:22.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.810653  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.811 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40672 (request call id 6)
10:40:22.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.820923  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40672 (request call id 6)
10:40:22.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.823998  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40672 (request call id 6)
10:40:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.828773  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40672 (request call id 6)
10:40:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.829766  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40672 (request call id 6)
10:40:22.841 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items
10:40:22.841 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.840927  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40672 (request call id 6)
10:40:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.843129  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40672 (request call id 6)
10:40:22.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.848022  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40672 (request call id 6)
10:40:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.849901  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40672 (request call id 6)
10:40:22.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.853 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:22.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=300), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [33ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items, [58ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [59ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items, [89ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items, [120ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [121ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [146ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items, [182ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [184ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40672 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.5.177.254:39923, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [242ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@45242272(state=PENDING, result=null, callback=(continuation of Deferred@178317070 after retry RPC after error@863637572) -> (continuation of Deferred@1921187400 after retry RPC after error@1654499567) -> (continuation of Deferred@1871227685 after retry RPC after error@210992800) -> (continuation of Deferred@1770435012 after retry RPC after error@1725150923) -> (continuation of Deferred@1286142135 after retry RPC after error@1532619260) -> (continuation of Deferred@118320066 after retry RPC after error@2081681414), errback=(continuation of Deferred@178317070 after retry RPC after error@863637572) -> (continuation of Deferred@1921187400 after retry RPC after error@1654499567) -> (continuation of Deferred@1871227685 after retry RPC after error@210992800) -> (continuation of Deferred@1770435012 after retry RPC after error@1725150923) -> (continuation of Deferred@1286142135 after retry RPC after error@1532619260) -> (continuation of Deferred@118320066 after retry RPC after error@2081681414))) after lookup
10:40:22.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.860088  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40672 (request call id 7)
10:40:22.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:22.870647  5958 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items [suppressed 165 similar messages]
10:40:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.870744  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40672 (request call id 7)
10:40:22.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.883991  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40672 (request call id 7)
10:40:22.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.888512  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40672 (request call id 7)
10:40:22.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.890 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:22.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.898 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.900382  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40686 (request call id 6)
10:40:22.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.909962  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40686 (request call id 6)
10:40:22.911 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items
10:40:22.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.911958  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.912 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:22.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 23)
10:40:22.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.915421  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 23)
10:40:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.929121  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 23)
10:40:22.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.930231  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 23)
10:40:22.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.935936  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 23)
10:40:22.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.948761  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 23)
10:40:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.954779  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 8)
10:40:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.955145  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 8)
10:40:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.955549  5958 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.194:44003 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 8)
10:40:22.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.957 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.969957  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 31)
10:40:22.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.972186  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 9)
10:40:22.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:22.975401  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:22.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 9)
10:40:22.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:22.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:22.998 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.003765  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 17)
10:40:23.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.010596  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 17)
10:40:23.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.030277  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 17)
10:40:23.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.040278  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40686 (request call id 7)
10:40:23.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.050652  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40686 (request call id 7)
10:40:23.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.061 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:23.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=406), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [53ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [77ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [85ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [94ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [124ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [143ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [145ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [154ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 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.5.177.254:39923, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [183ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [185ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 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.5.177.254:39923, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [243ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [255ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items, [381ms] refreshing cache from master, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [384ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [384ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [404ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1716693550(state=PENDING, result=null, callback=(continuation of Deferred@223027055 after retry RPC after error@1476291035) -> (continuation of Deferred@1963819572 after retry RPC after error@108877153) -> (continuation of Deferred@1394115238 after retry RPC after error@1997314479) -> (continuation of Deferred@1846126936 after retry RPC after error@36908965) -> (continuation of Deferred@355041527 after retry RPC after error@117158428) -> (continuation of Deferred@630950130 after retry RPC after error@1053742563) -> (continuation of Deferred@1731843317 after retry RPC after error@1007280476), errback=(continuation of Deferred@223027055 after retry RPC after error@1476291035) -> (continuation of Deferred@1963819572 after retry RPC after error@108877153) -> (continuation of Deferred@1394115238 after retry RPC after error@1997314479) -> (continuation of Deferred@1846126936 after retry RPC after error@36908965) -> (continuation of Deferred@355041527 after retry RPC after error@117158428) -> (continuation of Deferred@630950130 after retry RPC after error@1053742563) -> (continuation of Deferred@1731843317 after retry RPC after error@1007280476))) after lookup
10:40:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.070955  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40686 (request call id 8)
10:40:23.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.097 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:23.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.099 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:23.099 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:23.100 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:23.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:23.100 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:23.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:23.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:23.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:23.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:23.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:23.106 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:23.107 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:23.108 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:23.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:23.109 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:23.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:23.111 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:23.111 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:23.112 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:23.121 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:23.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0b868969, L:/127.0.0.1:44402 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:23.124 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f7e4d94, L:/127.0.0.1:35216 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:23.131 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0dd5f0f7, L:/127.0.0.1:40700 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.132046  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 14)
10:40:23.133 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items
10:40:23.134 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.137128  5957 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:40454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 14)
10:40:23.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.137503  5938 master_runner.cc:187] Error getting master registration for 127.5.177.252:45011: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:40454 dropped due to backpressure: service queue is full with 1 items, 
10:40:23.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.137666  5938 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:40:23.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.140673  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 32)
10:40:23.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.148666  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 32)
10:40:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.148766  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40602 (request call id 32)
10:40:23.149 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items
10:40:23.150 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.165 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.167579  5957 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:40460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40650 (request call id 14)
10:40:23.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.168025  5891 master_runner.cc:187] Error getting master registration for 127.5.177.252:45011: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:40460 dropped due to backpressure: service queue is full with 1 items, 
10:40:23.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.168228  5891 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:40:23.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.168458  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40700 (request call id 2)
10:40:23.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.170240  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 19)
10:40:23.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.170521  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 19)
10:40:23.170 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items
10:40:23.171 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.189116  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.190 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items
10:40:23.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 19)
10:40:23.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.189706  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 19)
10:40:23.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.189744  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 19)
10:40:23.190 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.203 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.208926  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40700 (request call id 4)
10:40:23.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.209278  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40700 (request call id 4)
10:40:23.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.215503  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40700 (request call id 4)
10:40:23.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.228672  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40700 (request call id 4)
10:40:23.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.236025  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40700 (request call id 4)
10:40:23.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.249112  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40700 (request call id 4)
10:40:23.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.255976  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40700 (request call id 4)
10:40:23.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.266 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:23.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=160), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [18ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 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.5.177.254:39923, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 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.5.177.254:39923, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [61ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40700 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [159ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@232109350(state=PENDING, result=null, callback=(continuation of Deferred@898321325 after retry RPC after error@1016207958) -> (continuation of Deferred@1294383726 after retry RPC after error@1845119593) -> (continuation of Deferred@46375512 after retry RPC after error@783239420) -> (continuation of Deferred@1445098125 after retry RPC after error@1773458210), errback=(continuation of Deferred@898321325 after retry RPC after error@1016207958) -> (continuation of Deferred@1294383726 after retry RPC after error@1845119593) -> (continuation of Deferred@46375512 after retry RPC after error@783239420) -> (continuation of Deferred@1445098125 after retry RPC after error@1773458210))) after lookup
10:40:23.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:23.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.271113  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40650 (request call id 19)
10:40:23.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.275475  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40650 (request call id 19)
10:40:23.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.289036  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40650 (request call id 19)
10:40:23.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.302 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.305 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.306640  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 20)
10:40:23.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.308097  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 8)
10:40:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.315430  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 20)
10:40:23.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.319657  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 20)
10:40:23.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.328547  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 20)
10:40:23.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.330292  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 20)
10:40:23.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.339040  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 20)
10:40:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.349212  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 20)
10:40:23.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.350476  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 20)
10:40:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.359419  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 20)
10:40:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.368420  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 20)
10:40:23.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.370 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.371 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:23.371 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:23.371 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:23.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:23.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:23.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:23.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:23.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:23.374 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:23.374 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:23.376 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:23.377 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:23.378 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:23.379 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:23.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.379522  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 23)
10:40:23.380 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:23.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:23.382 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:23.383 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:23.383 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:23.385 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:23.397 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7f95b6f1, L:/127.0.0.1:44406 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:23.399 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x73d139d1, L:/127.0.0.1:40716 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.399129  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 23)
10:40:23.400 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4dc3c3b, L:/127.0.0.1:35228 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:23.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.400377  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 23)
10:40:23.401 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items
10:40:23.401 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.402 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.402 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:23.403 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:23.403 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:23.403 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:23.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:23.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:23.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:23.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:23.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.406 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.406 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:23.406 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:23.408 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:23.410 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:23.411 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:23.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:23.412 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:23.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:23.414 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:23.417 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:23.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.418192  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40716 (request call id 1)
10:40:23.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.420114  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 17)
10:40:23.421 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items
10:40:23.421 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:23.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.423887  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 17)
10:40:23.424 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:23.429 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x699fcb43, L:/127.0.0.1:44410 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.430415  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 17)
10:40:23.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.442955  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 17)
10:40:23.443 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcd965c0b, L:/127.0.0.1:40730 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.444376  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 17)
10:40:23.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.444854  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 17)
10:40:23.445 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items
10:40:23.445 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items
10:40:23.445 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.447 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xead471b8, L:/127.0.0.1:35232 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:23.449 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.451474  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.452 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items
10:40:23.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 17)
10:40:23.452 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.459 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items
10:40:23.459 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.458978  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 17)
10:40:23.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.464092  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 17)
10:40:23.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.472 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.473527  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 24)
10:40:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.473740  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 24)
10:40:23.474 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items
10:40:23.474 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.478201  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 24)
10:40:23.479 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items
10:40:23.479 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.484308  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 24)
10:40:23.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.491797  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 24)
10:40:23.492 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items
10:40:23.492 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.494930  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 24)
10:40:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.498816  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 24)
10:40:23.499 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items
10:40:23.499 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.502 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.511 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.513407  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40730 (request call id 4)
10:40:23.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.514964  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40730 (request call id 4)
10:40:23.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.519084  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 18)
10:40:23.519 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items
10:40:23.519 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.523447  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 18)
10:40:23.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.528702  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 18)
10:40:23.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.535526  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 18)
10:40:23.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.548354  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 18)
10:40:23.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.552165  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 18)
10:40:23.553 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items
10:40:23.553 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.555562  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 18)
10:40:23.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.568579  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 18)
10:40:23.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.572 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.574965  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 26)
10:40:23.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.578510  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40716 (request call id 6)
10:40:23.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.583984  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40716 (request call id 6)
10:40:23.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.588603  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40716 (request call id 6)
10:40:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.590418  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40716 (request call id 6)
10:40:23.592 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items
10:40:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.591496  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40716 (request call id 6)
10:40:23.592 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.604 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:23.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=228), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [23ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 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.5.177.254:39923, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items, [64ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [67ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 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.5.177.254:39923, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 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.5.177.254:39923, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [101ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 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.5.177.254:39923, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [122ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40716 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.5.177.254:39923, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [202ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: 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), 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))) after lookup
10:40:23.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.607810  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40716 (request call id 7)
10:40:23.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.609529  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40716 (request call id 7)
10:40:23.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.612 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:23.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.628381  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 19)
10:40:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.629810  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 19)
10:40:23.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.632294  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40730 (request call id 7)
10:40:23.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.648518  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40694 (request call id 9)
10:40:23.649 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items
10:40:23.649 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.649797  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40694 (request call id 9)
10:40:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.650175  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40694 (request call id 9)
10:40:23.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.655674  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40694 (request call id 9)
10:40:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.670336  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40694 (request call id 9)
10:40:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.670758  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40694 (request call id 9)
10:40:23.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.672 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:23.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.689301  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 20)
10:40:23.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.690279  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 20)
10:40:23.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.694808  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 28)
10:40:23.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.699132  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40660 (request call id 28)
10:40:23.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.707 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.709425  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 29)
10:40:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.710091  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 24)
10:40:23.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.715 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.719502  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 21)
10:40:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.723199  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.731187  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.733 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items
10:40:23.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.732383  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.733 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.738904  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.739194  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.750046  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.751122  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.758350  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.759130  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.770421  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40644 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.771473  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 26)
10:40:23.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.775 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.778264  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 12)
10:40:23.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.779549  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 24)
10:40:23.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.788614  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 24)
10:40:23.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.791750  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 24)
10:40:23.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.798748  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40686 (request call id 24)
10:40:23.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.808 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.809 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:23.809 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:23.809 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:23.810 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:23.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:23.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:23.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:23.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:23.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:23.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:23.815 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:23.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.816 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:23.816 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.817 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:23.818 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:23.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:23.820 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:23.821 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:23.821 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:23.828 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:23.830 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.831403  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 31)
10:40:23.833 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a6e4f4a, L:/127.0.0.1:44420 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:23.833 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x436a921d, L:/127.0.0.1:35240 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:23.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.837936  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 31)
10:40:23.842 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7fb2b59b, L:/127.0.0.1:40738 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:23.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.843472  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 31)
10:40:23.844 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items
10:40:23.844 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.849926  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40594 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 32)
10:40:23.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.850502  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 32)
10:40:23.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.857839  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 32)
10:40:23.858 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items
10:40:23.858 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.870119  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40644 (request call id 32)
10:40:23.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.876 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:23.878821  5960 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items [suppressed 132 similar messages]
10:40:23.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.878947  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40738 (request call id 2)
10:40:23.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.883680  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40738 (request call id 2)
10:40:23.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.890467  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40738 (request call id 2)
10:40:23.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.890920  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 32)
10:40:23.891 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items
10:40:23.891 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.899003  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 32)
10:40:23.899 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items
10:40:23.899 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.904125  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40594 (request call id 32)
10:40:23.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.910 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.911782  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40672 (request call id 29)
10:40:23.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.917 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.918502  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 15)
10:40:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.921108  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 15)
10:40:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.921878  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 15)
10:40:23.922 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items
10:40:23.922 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.924062  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 15)
10:40:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.928946  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 15)
10:40:23.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.938650  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 15)
10:40:23.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.939066  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.939 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items
10:40:23.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 15)
10:40:23.939 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.943395  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 15)
10:40:23.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.948362  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 21)
10:40:23.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.948390  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 21)
10:40:23.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.955413  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 10)
10:40:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.957450  5958 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.194:44003 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 10)
10:40:23.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.958519  5959 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.193:51557 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 10)
10:40:23.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.958988  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 10)
10:40:23.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.963755  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 10)
10:40:23.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.968779  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 10)
10:40:23.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:23.977 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:23.978 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:23.978 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:23.978 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:23.979 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:23.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:23.979 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:23.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:23.979 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:23.982 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:23.982 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:23.984 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:23.985 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:23.987 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:23.987 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:23.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:23.990 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:23.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:23.995 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:23.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:23.997561  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:23.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40738 (request call id 6)
10:40:24.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:24.001 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items
10:40:24.001 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.000437  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 16)
10:40:24.002 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:24.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.003944  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 16)
10:40:24.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.009 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.010 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:24.010 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:24.010 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:24.011 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:24.011 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:24.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:24.011 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa01f8f29, L:/127.0.0.1:44422 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:24.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:24.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:24.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.017 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.019 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:24.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:24.022 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:24.024 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:24.025 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb3f0124a, L:/127.0.0.1:40748 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:24.025 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:24.027 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:24.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.028457  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 19)
10:40:24.029 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items
10:40:24.029 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:24.028 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x21e000e0, L:/127.0.0.1:35250 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:24.031 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:24.032 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:24.035 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:24.042 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe7a9ed60, L:/127.0.0.1:44432 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:24.044 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:24.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.044234  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 34)
10:40:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.046976  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 34)
10:40:24.048 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items
10:40:24.048 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.048 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:24.050 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc4642755, L:/127.0.0.1:35256 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:24.060 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5ba95b48, L:/127.0.0.1:40760 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:24.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.060971  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 34)
10:40:24.061 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items
10:40:24.061 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.066241  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 34)
10:40:24.068 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items
10:40:24.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.067556  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 34)
10:40:24.068 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.068818  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 34)
10:40:24.069 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items
10:40:24.069 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.072199  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40730 (request call id 9)
10:40:24.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.083 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:24.084 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:24.084 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:24.084 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:24.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=675), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [20ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [38ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 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.5.177.254:39923, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [41ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 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.5.177.254:39923, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 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.5.177.254:39923, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [181ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 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.5.177.254:39923, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [222ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [239ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [239ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [322ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [323ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [323ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40730 dropped due to backpressure: service queue is full with 1 items, [661ms] refreshing cache from master, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [662ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [663ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [673ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1137444284(state=PENDING, result=null, callback=(continuation of Deferred@1205582552 after retry RPC after error@307956604) -> (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@1205582552 after retry RPC after error@307956604) -> (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
10:40:24.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:24.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:24.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:24.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:24.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:24.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:24.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=104), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [29ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40748 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, deferred=Deferred@1963720948(state=PENDING, result=null, callback=(continuation of Deferred@2028506191 after retry RPC after error@1152620271) -> (continuation of Deferred@12403960 after retry RPC after error@354680763) -> (continuation of Deferred@697664420 after retry RPC after error@1900637335), errback=(continuation of Deferred@2028506191 after retry RPC after error@1152620271) -> (continuation of Deferred@12403960 after retry RPC after error@354680763) -> (continuation of Deferred@697664420 after retry RPC after error@1900637335))) after lookup
10:40:24.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.090818  5957 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40730 (request call id 10)
10:40:24.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.090993  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40730 (request call id 10)
10:40:24.091 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items
10:40:24.091 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:24.092 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:24.094 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:24.095 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:24.096 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:24.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:24.097 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:24.098 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:24.099 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:24.099 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:24.100 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:24.102 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:24.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.106701  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40730 (request call id 10)
10:40:24.108 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items
10:40:24.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.108163  5957 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.109 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40730 (request call id 10)
10:40:24.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.110 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:24.117 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf9aa48a9, L:/127.0.0.1:40772 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:24.117 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3b95a94, L:/127.0.0.1:44436 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:24.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.117606  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40716 (request call id 17)
10:40:24.118 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items
10:40:24.118 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe4da143, L:/127.0.0.1:35268 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:24.119 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.120 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:24.121 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:24.121 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:24.121 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:24.121 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:24.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:24.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:24.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:24.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.125286  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 35)
10:40:24.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items
10:40:24.126 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.127820  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 22)
10:40:24.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:24.132 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:24.134 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:24.135 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:24.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.137701  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 22)
10:40:24.140 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items
10:40:24.141 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.139501  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 22)
10:40:24.141 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items
10:40:24.141 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.142 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:24.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:24.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.146284  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 22)
10:40:24.146 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items
10:40:24.148 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.148 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:24.148 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:24.152 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:24.155 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.156899  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 22)
10:40:24.158 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items
10:40:24.158 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.164 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x32f7a17e, L:/127.0.0.1:44440 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:24.164 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:24.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.166869  5957 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 22)
10:40:24.168 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:24.172 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44ad396f, L:/127.0.0.1:35282 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:24.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.176847  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 22)
10:40:24.177 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items
10:40:24.178 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.183 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc54dce9f, L:/127.0.0.1:40782 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:24.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.183656  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 22)
10:40:24.184 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items
10:40:24.184 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.192 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.197180  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40772 (request call id 4)
10:40:24.199 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items
10:40:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.198938  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40772 (request call id 4)
10:40:24.200 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.205642  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40760 (request call id 6)
10:40:24.206 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items
10:40:24.206 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.208802  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40760 (request call id 6)
10:40:24.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.214 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:24.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [21ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items, [37ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [45ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 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.5.177.254:39923, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 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.5.177.254:39923, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [122ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40760 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.5.177.254:39923, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@992476987(state=PENDING, result=null, callback=(continuation of Deferred@1597203092 after retry RPC after error@1791494774) -> (continuation of Deferred@76427652 after retry RPC after error@5560329) -> (continuation of Deferred@1144466773 after retry RPC after error@1854280735) -> (continuation of Deferred@460397146 after retry RPC after error@1036197293) -> (continuation of Deferred@1088668357 after retry RPC after error@505085994) -> (continuation of Deferred@220953209 after retry RPC after error@673193988), errback=(continuation of Deferred@1597203092 after retry RPC after error@1791494774) -> (continuation of Deferred@76427652 after retry RPC after error@5560329) -> (continuation of Deferred@1144466773 after retry RPC after error@1854280735) -> (continuation of Deferred@460397146 after retry RPC after error@1036197293) -> (continuation of Deferred@1088668357 after retry RPC after error@505085994) -> (continuation of Deferred@220953209 after retry RPC after error@673193988))) after lookup
10:40:24.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.219624  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40738 (request call id 8)
10:40:24.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.219866  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40738 (request call id 8)
10:40:24.220 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items
10:40:24.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.220 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.220 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:24.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=405), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [19ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items, [28ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 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.5.177.254:39923, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items, [76ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 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.5.177.254:39923, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [122ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 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.5.177.254:39923, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [183ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items, [185ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 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.5.177.254:39923, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [324ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items, [326ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [402ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [404ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@674185156(state=PENDING, result=null, callback=(continuation of Deferred@1476547595 after retry RPC after error@505806736) -> (continuation of Deferred@983683522 after retry RPC after error@1797331021) -> (continuation of Deferred@558480174 after retry RPC after error@270600680) -> (continuation of Deferred@607839727 after retry RPC after error@1203401301) -> (continuation of Deferred@734404935 after retry RPC after error@867177374) -> (continuation of Deferred@1079414170 after retry RPC after error@1424652063) -> (continuation of Deferred@1320990940 after retry RPC after error@2107866742) -> (continuation of Deferred@158144005 after retry RPC after error@246995640), errback=(continuation of Deferred@1476547595 after retry RPC after error@505806736) -> (continuation of Deferred@983683522 after retry RPC after error@1797331021) -> (continuation of Deferred@558480174 after retry RPC after error@270600680) -> (continuation of Deferred@607839727 after retry RPC after error@1203401301) -> (continuation of Deferred@734404935 after retry RPC after error@867177374) -> (continuation of Deferred@1079414170 after retry RPC after error@1424652063) -> (continuation of Deferred@1320990940 after retry RPC after error@2107866742) -> (continuation of Deferred@158144005 after retry RPC after error@246995640))) after lookup
10:40:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.226838  5957 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40738 (request call id 9)
10:40:24.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.228112  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40738 (request call id 9)
10:40:24.239 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items
10:40:24.239 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.238746  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40738 (request call id 9)
10:40:24.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.240610  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40738 (request call id 9)
10:40:24.241 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items
10:40:24.241 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.248947  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40738 (request call id 9)
10:40:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.257632  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40738 (request call id 9)
10:40:24.260 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items
10:40:24.260 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.269038  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40738 (request call id 9)
10:40:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.277089  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40738 (request call id 9)
10:40:24.279 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items
10:40:24.280 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.288381  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40738 (request call id 9)
10:40:24.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:24.294 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.297122  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40772 (request call id 6)
10:40:24.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.308869  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40772 (request call id 6)
10:40:24.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.318 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:24.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=224), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [23ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [25ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 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.5.177.254:39923, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 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.5.177.254:39923, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 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.5.177.254:39923, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40772 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.5.177.254:39923, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [202ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1528501991(state=PENDING, result=null, callback=(continuation of Deferred@1088458196 after retry RPC after error@1787472360) -> (continuation of Deferred@949709938 after retry RPC after error@993323432) -> (continuation of Deferred@2138983735 after retry RPC after error@1082425049) -> (continuation of Deferred@597647943 after retry RPC after error@1065006645) -> (continuation of Deferred@845169432 after retry RPC after error@1374785851) -> (continuation of Deferred@161762328 after retry RPC after error@1661306887), errback=(continuation of Deferred@1088458196 after retry RPC after error@1787472360) -> (continuation of Deferred@949709938 after retry RPC after error@993323432) -> (continuation of Deferred@2138983735 after retry RPC after error@1082425049) -> (continuation of Deferred@597647943 after retry RPC after error@1065006645) -> (continuation of Deferred@845169432 after retry RPC after error@1374785851) -> (continuation of Deferred@161762328 after retry RPC after error@1661306887))) after lookup
10:40:24.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.323 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.328354  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 28)
10:40:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.328356  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 28)
10:40:24.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.336756  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 28)
10:40:24.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.337565  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40782 (request call id 6)
10:40:24.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.349128  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40782 (request call id 6)
10:40:24.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.356442  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40782 (request call id 6)
10:40:24.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.368376  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40782 (request call id 6)
10:40:24.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.376605  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40782 (request call id 6)
10:40:24.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.386233  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40760 (request call id 8)
10:40:24.387 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items
10:40:24.387 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.397226  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40760 (request call id 8)
10:40:24.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.399 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:24.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.408368  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 29)
10:40:24.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.408526  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 29)
10:40:24.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.416442  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 29)
10:40:24.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.417065  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40782 (request call id 7)
10:40:24.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.421 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:24.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=287), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [31ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items, [49ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 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.5.177.254:39923, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 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.5.177.254:39923, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [124ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 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.5.177.254:39923, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [203ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items, [252ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40782 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.5.177.254:39923, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [282ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@402494300(state=PENDING, result=null, callback=(continuation of Deferred@1962521200 after retry RPC after error@648021545) -> (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), errback=(continuation of Deferred@1962521200 after retry RPC after error@648021545) -> (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))) after lookup
10:40:24.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.425292  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40782 (request call id 8)
10:40:24.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.426 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.427 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:24.427 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:24.427 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:24.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:24.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:24.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:24.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:24.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:24.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:24.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:24.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:24.434 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:24.436 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:24.437 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:24.437 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:24.438 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:24.439 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:24.439 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:24.440 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:24.442 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:24.444 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:24.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.445736  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40772 (request call id 14)
10:40:24.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.448051  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 30)
10:40:24.455 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9a2bbbc, L:/127.0.0.1:35288 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.456666  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 30)
10:40:24.459 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ae82e51, L:/127.0.0.1:40798 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:24.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.460141  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 30)
10:40:24.460 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items
10:40:24.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.463909  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 36)
10:40:24.466 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2dc226c5, L:/127.0.0.1:44446 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:24.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.465746  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 36)
10:40:24.467 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.467892  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 36)
10:40:24.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.478874  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 36)
10:40:24.479 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items
10:40:24.479 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.485345  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 36)
10:40:24.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.486838  5957 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 36)
10:40:24.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.498947  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 36)
10:40:24.499 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items
10:40:24.499 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.502 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.505398  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40760 (request call id 14)
10:40:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.507144  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40748 (request call id 9)
10:40:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.516445  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40748 (request call id 9)
10:40:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.517340  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40748 (request call id 9)
10:40:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.517452  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40748 (request call id 9)
10:40:24.517 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items
10:40:24.519 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:24.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.532 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.537878  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 4)
10:40:24.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.539050  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 4)
10:40:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.545475  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40760 (request call id 15)
10:40:24.546 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items
10:40:24.546 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.557143  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40760 (request call id 15)
10:40:24.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.557611  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40760 (request call id 15)
10:40:24.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.569015  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 30)
10:40:24.578 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items
10:40:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.577440  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 30)
10:40:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.577497  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 30)
10:40:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.577766  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 30)
10:40:24.579 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.596699  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 30)
10:40:24.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.597847  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 30)
10:40:24.598 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items
10:40:24.598 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.602 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.617014  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 14)
10:40:24.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.617915  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40738 (request call id 17)
10:40:24.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.624148  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40738 (request call id 17)
10:40:24.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.628 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.628 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:24.628 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:24.629 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:24.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:24.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:24.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:24.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:24.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:24.632 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:24.632 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:24.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.633 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.634 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:24.635 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:24.636 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:24.637 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:24.637 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:24.639 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:24.639 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:24.639 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:24.641 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:24.641 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:24.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.643389  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 39)
10:40:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.646422  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 39)
10:40:24.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.657209  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 15)
10:40:24.659 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9f089cae, L:/127.0.0.1:40800 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:24.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.659777  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 15)
10:40:24.660 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items
10:40:24.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.663476  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 15)
10:40:24.663 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87905f82, L:/127.0.0.1:44462 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:24.666 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3f76826, L:/127.0.0.1:35290 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:24.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.666636  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 15)
10:40:24.667 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.677264  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 15)
10:40:24.678 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items
10:40:24.679 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.684058  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 15)
10:40:24.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.686810  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 15)
10:40:24.697 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items
10:40:24.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.696781  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 15)
10:40:24.698 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.703 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.705790  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40760 (request call id 16)
10:40:24.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.705794  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40760 (request call id 16)
10:40:24.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.707011  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40760 (request call id 16)
10:40:24.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.717512  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40760 (request call id 16)
10:40:24.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items
10:40:24.719 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.729 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.730247  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 32)
10:40:24.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.733 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.737768  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.738148  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.738 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items
10:40:24.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.738273  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.740 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.743525  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.746419  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.748190  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.757515  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.768906  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.777 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items
10:40:24.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.776846  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.778134  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.778 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.789064  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.798 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items
10:40:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.797367  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.798233  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40798 (request call id 7)
10:40:24.798 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.804 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:24.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=369), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [21ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 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.5.177.254:39923, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [163ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [302ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: 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), 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))) after lookup
10:40:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.806663  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40798 (request call id 8)
10:40:24.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.808033  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40798 (request call id 8)
10:40:24.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.824491  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40798 (request call id 8)
10:40:24.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.828498  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.829 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:24.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.834 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.837533  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40800 (request call id 7)
10:40:24.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.837587  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40800 (request call id 7)
10:40:24.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.848614  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40800 (request call id 7)
10:40:24.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.848614  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40800 (request call id 7)
10:40:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.863765  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 45)
10:40:24.864 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items
10:40:24.864 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:24.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.868831  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 45)
10:40:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:24.888307  5957 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items [suppressed 147 similar messages]
10:40:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.888387  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 45)
10:40:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.897956  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40630 (request call id 45)
10:40:24.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.907 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.909078  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 37)
10:40:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.917209  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40700 (request call id 37)
10:40:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.926945  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40748 (request call id 18)
10:40:24.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.933 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:24.934 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:24.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.937312  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 19)
10:40:24.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.945519  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 19)
10:40:24.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.948364  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 39)
10:40:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.956863  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 39)
10:40:24.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.959084  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 10)
10:40:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.960147  5959 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.193:51557 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 10)
10:40:24.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.966137  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 10)
10:40:24.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.967976  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 10)
10:40:24.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.977283  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 10)
10:40:24.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.978754  5959 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.195:34851 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 10)
10:40:24.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.985320  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 10)
10:40:24.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.996872  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 10)
10:40:24.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:24.997102  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:24.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 10)
10:40:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.005793  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 10)
10:40:25.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.008 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.008 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:25.008 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:25.008 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:25.009 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:25.009 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:25.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:25.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:25.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:25.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:25.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:25.013 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:25.014 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:25.015 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:25.015 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:25.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.016800  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 40)
10:40:25.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:25.018 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:25.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.018175  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40738 (request call id 25)
10:40:25.018 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:25.020 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:25.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.026142  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40738 (request call id 25)
10:40:25.028 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:25.030 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:25.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.033 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa90f5f3, L:/127.0.0.1:37424 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:25.033 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.036 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.041 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x97c3b745, L:/127.0.0.1:44848 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:25.048 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1270cf65, L:/127.0.0.1:40590 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.048988  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40798 (request call id 11)
10:40:25.050 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items
10:40:25.050 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.055661  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40590 (request call id 1)
10:40:25.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.077664  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40590 (request call id 1)
10:40:25.098 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items
10:40:25.098 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.097719  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40800 (request call id 8)
10:40:25.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.099068  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40800 (request call id 8)
10:40:25.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.105088  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40800 (request call id 8)
10:40:25.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.110 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:25.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=476), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [25ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 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.5.177.254:39923, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [163ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [202ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items, [229ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40800 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.5.177.254:39923, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [463ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [464ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [475ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@2146190540(state=PENDING, result=null, callback=(continuation of Deferred@2060183354 after retry RPC after error@1322891362) -> (continuation of Deferred@34882857 after retry RPC after error@532921219) -> (continuation of Deferred@974417270 after retry RPC after error@957204734) -> (continuation of Deferred@420540411 after retry RPC after error@462242041) -> (continuation of Deferred@49013027 after retry RPC after error@1433834424) -> (continuation of Deferred@1258803674 after retry RPC after error@989645515) -> (continuation of Deferred@1732494926 after retry RPC after error@113861197) -> (continuation of Deferred@1941305935 after retry RPC after error@792972384), errback=(continuation of Deferred@2060183354 after retry RPC after error@1322891362) -> (continuation of Deferred@34882857 after retry RPC after error@532921219) -> (continuation of Deferred@974417270 after retry RPC after error@957204734) -> (continuation of Deferred@420540411 after retry RPC after error@462242041) -> (continuation of Deferred@49013027 after retry RPC after error@1433834424) -> (continuation of Deferred@1258803674 after retry RPC after error@989645515) -> (continuation of Deferred@1732494926 after retry RPC after error@113861197) -> (continuation of Deferred@1941305935 after retry RPC after error@792972384))) after lookup
10:40:25.110 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:25.113 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:25.113 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:25.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:25.114 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:25.114 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:25.116 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:25.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:25.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:25.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:25.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=106), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [22ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items, [37ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40590 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40590 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.5.177.254:39923, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@913894031(state=PENDING, result=null, callback=(continuation of Deferred@1595719701 after retry RPC after error@117758722) -> (continuation of Deferred@663400236 after retry RPC after error@1448547776), errback=(continuation of Deferred@1595719701 after retry RPC after error@117758722) -> (continuation of Deferred@663400236 after retry RPC after error@1448547776))) after lookup
10:40:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.121138  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40590 (request call id 3)
10:40:25.123 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:25.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:25.126 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:25.127 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:25.128 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:25.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:25.132 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:25.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.134 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:25.137 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:25.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.137 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.138762  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 4)
10:40:25.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.140230  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 4)
10:40:25.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:25.143 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:25.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.146519  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 4)
10:40:25.153 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:25.155 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5af0508a, L:/127.0.0.1:44862 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:25.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.157837  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40738 (request call id 27)
10:40:25.160 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:25.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.167517  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40738 (request call id 27)
10:40:25.170 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b31a5e6, L:/127.0.0.1:37440 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:25.174 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed113258, L:/127.0.0.1:40598 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:25.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.174798  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40738 (request call id 27)
10:40:25.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.175060  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40738 (request call id 27)
10:40:25.175 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items
10:40:25.176 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.187126  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40738 (request call id 27)
10:40:25.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.188370  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40598 (request call id 1)
10:40:25.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.195452  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40598 (request call id 1)
10:40:25.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.197301  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40598 (request call id 1)
10:40:25.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.207391  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40598 (request call id 1)
10:40:25.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.215859  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40598 (request call id 1)
10:40:25.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.217618  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40598 (request call id 1)
10:40:25.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.220 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:25.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [33ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items, [50ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40598 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1161156111(state=PENDING, result=null, callback=(continuation of Deferred@915526271 after retry RPC after error@1958367717), errback=(continuation of Deferred@915526271 after retry RPC after error@1958367717))) after lookup
10:40:25.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:25.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.225713  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40760 (request call id 25)
10:40:25.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.235139  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40760 (request call id 25)
10:40:25.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.239 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.239 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.241047  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 25)
10:40:25.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.247043  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40748 (request call id 25)
10:40:25.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.248602  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40748 (request call id 25)
10:40:25.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.256873  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40748 (request call id 25)
10:40:25.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.256896  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40748 (request call id 25)
10:40:25.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.268186  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40748 (request call id 25)
10:40:25.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.275611  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 9)
10:40:25.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.276823  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 9)
10:40:25.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.276983  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 9)
10:40:25.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.288446  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 9)
10:40:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.296639  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 9)
10:40:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.296984  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 9)
10:40:25.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.306596  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 9)
10:40:25.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.308459  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 9)
10:40:25.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.316767  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 9)
10:40:25.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.316792  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 9)
10:40:25.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.324 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.328841  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 41)
10:40:25.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.337121  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 41)
10:40:25.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.337121  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40694 (request call id 41)
10:40:25.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.338 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.341 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.342 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:25.342 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:25.342 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:25.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:25.343 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:25.343 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:25.343 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:25.343 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:25.344 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:25.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:25.347 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:25.348 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:25.349 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:25.349 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:25.351 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:25.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:25.352 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:25.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:25.355 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:25.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.356266  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 8)
10:40:25.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.357106  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 8)
10:40:25.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.357353  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 8)
10:40:25.359 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:25.365 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e4d183b, L:/127.0.0.1:44868 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:25.366 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b1345e9, L:/127.0.0.1:37448 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:25.379 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x184d69d0, L:/127.0.0.1:40600 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.379885  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 8)
10:40:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.380266  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 8)
10:40:25.380 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items
10:40:25.380 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.389127  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 8)
10:40:25.389 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items
10:40:25.390 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.397848  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 8)
10:40:25.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.407577  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40748 (request call id 27)
10:40:25.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.409423  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40748 (request call id 27)
10:40:25.410 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items
10:40:25.411 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.416790  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40748 (request call id 27)
10:40:25.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.425 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.428771  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 9)
10:40:25.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.428911  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 9)
10:40:25.429 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items
10:40:25.430 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.435563  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 9)
10:40:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.436865  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 9)
10:40:25.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.439 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.439 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:25.439 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:25.440 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:25.440 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:25.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:25.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:25.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:25.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:25.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:25.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:25.443 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.445 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:25.446 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:25.447 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:25.448 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:25.449 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:25.451 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:25.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:25.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.454756  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 4)
10:40:25.455 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:25.459 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:25.465 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:25.469 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5791caa4, L:/127.0.0.1:37454 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:25.472 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3876a494, L:/127.0.0.1:44884 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:25.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.475133  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 4)
10:40:25.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.477185  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40800 (request call id 19)
10:40:25.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.477243  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40800 (request call id 19)
10:40:25.477 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items
10:40:25.477 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.479 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe68adf07, L:/127.0.0.1:40606 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:25.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.479696  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40800 (request call id 19)
10:40:25.480 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items
10:40:25.480 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.489392  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40800 (request call id 19)
10:40:25.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items
10:40:25.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.489813  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40800 (request call id 19)
10:40:25.490 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items
10:40:25.491 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.495636  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40800 (request call id 19)
10:40:25.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.496414  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40800 (request call id 19)
10:40:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.508003  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40800 (request call id 19)
10:40:25.508 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items
10:40:25.508 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.515805  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40800 (request call id 19)
10:40:25.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.527767  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40606 (request call id 3)
10:40:25.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.528918  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 6)
10:40:25.529 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items
10:40:25.529 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.535002  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 6)
10:40:25.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.536681  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40782 (request call id 33)
10:40:25.537 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items
10:40:25.537 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.540 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.546449  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40748 (request call id 29)
10:40:25.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.547 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.548 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:25.548 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:25.549 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:25.549 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:25.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:25.549 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:25.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:25.550 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:25.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.551298  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40606 (request call id 4)
10:40:25.552 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:25.552 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:25.554 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:25.556 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:25.557 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:25.558 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:25.559 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:25.561 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:25.562 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:25.564 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:25.567 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:25.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.567628  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40606 (request call id 4)
10:40:25.571 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:25.572 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb6d129da, L:/127.0.0.1:44896 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:25.575 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x592a89fc, L:/127.0.0.1:37464 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:25.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.575980  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 17)
10:40:25.576 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items
10:40:25.576 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.577023  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40798 (request call id 23)
10:40:25.579 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x96c80861, L:/127.0.0.1:40622 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:25.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.579880  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40798 (request call id 23)
10:40:25.580 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items
10:40:25.580 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.588 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items
10:40:25.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.587167  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.588 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40798 (request call id 23)
10:40:25.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.588056  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40798 (request call id 23)
10:40:25.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.595479  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40798 (request call id 23)
10:40:25.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.597581  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40798 (request call id 23)
10:40:25.598 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items
10:40:25.598 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.608501  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40798 (request call id 23)
10:40:25.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.618232  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40798 (request call id 23)
10:40:25.619 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items
10:40:25.619 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.626 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.628888  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40606 (request call id 6)
10:40:25.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.629172  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40606 (request call id 6)
10:40:25.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.636621  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40606 (request call id 6)
10:40:25.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.637071  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40606 (request call id 6)
10:40:25.638 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items
10:40:25.638 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.640 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.641 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:25.641 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:25.641 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:25.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:25.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:25.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [25ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items, [34ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 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.5.177.254:39923, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 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.5.177.254:39923, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [81ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 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.5.177.254:39923, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items, [130ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 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.5.177.254:39923, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [141ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40606 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.5.177.254:39923, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1850394203(state=PENDING, result=null, callback=(continuation of Deferred@1324047522 after retry RPC after error@1601080787) -> (continuation of Deferred@908413333 after retry RPC after error@241514772) -> (continuation of Deferred@444557878 after retry RPC after error@836005055) -> (continuation of Deferred@757195505 after retry RPC after error@170640344) -> (continuation of Deferred@1801729649 after retry RPC after error@2034703926) -> (continuation of Deferred@1540578693 after retry RPC after error@263348260), errback=(continuation of Deferred@1324047522 after retry RPC after error@1601080787) -> (continuation of Deferred@908413333 after retry RPC after error@241514772) -> (continuation of Deferred@444557878 after retry RPC after error@836005055) -> (continuation of Deferred@757195505 after retry RPC after error@170640344) -> (continuation of Deferred@1801729649 after retry RPC after error@2034703926) -> (continuation of Deferred@1540578693 after retry RPC after error@263348260))) after lookup
10:40:25.643 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:25.643 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:25.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:25.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:25.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:25.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.648 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.648 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:25.648 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:25.649 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:25.649 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:25.649 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:25.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:25.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:25.650 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:25.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:25.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:25.651 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:25.653 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:25.657 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:25.657 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:25.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:25.659 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:25.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:25.662 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:25.662 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:25.664 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:25.664 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:25.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.669696  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 7)
10:40:25.673 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:25.675 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:25.675 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items
10:40:25.676 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.676 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x05dd6267, L:/127.0.0.1:44906 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:25.678 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:25.682 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x81db1c6e, L:/127.0.0.1:37466 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:25.685 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:25.687 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.688231  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 7)
10:40:25.690 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd3bd9b9f, L:/127.0.0.1:40632 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:25.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.690608  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 7)
10:40:25.690 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:25.691 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items
10:40:25.691 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.692 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:25.693 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:25.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.695271  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 7)
10:40:25.695 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items
10:40:25.695 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.697 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:25.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.698658  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 7)
10:40:25.699 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items
10:40:25.699 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.706 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x284eaf77, L:/127.0.0.1:37468 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:25.708 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7febb588, L:/127.0.0.1:44910 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:25.709 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:25.710 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:25.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.714545  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 7)
10:40:25.715 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items
10:40:25.715 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.717087  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 7)
10:40:25.717 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items
10:40:25.718 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.721 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb030163, L:/127.0.0.1:40648 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.721939  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40600 (request call id 7)
10:40:25.722 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items
10:40:25.722 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.727 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:25.728 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:25.728 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:25.728 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:25.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=380), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [20ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items, [33ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items, [131ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 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.5.177.254:39923, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items, [190ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [324ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [380ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: 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) -> (continuation of Deferred@98926119 after retry RPC after error@521309392) -> (continuation of Deferred@578587297 after retry RPC after error@1286406744), 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) -> (continuation of Deferred@98926119 after retry RPC after error@521309392) -> (continuation of Deferred@578587297 after retry RPC after error@1286406744))) after lookup
10:40:25.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:25.729 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:25.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:25.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:25.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:25.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:25.733 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:25.733 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:25.735 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:25.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.737429  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40632 (request call id 3)
10:40:25.738 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items
10:40:25.738 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.738 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:25.740 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:25.742 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:25.744 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:25.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.748 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:25.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [24ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 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.5.177.254:39923, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [41ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [61ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40632 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@285845932(state=PENDING, result=null, callback=(continuation of Deferred@1435461418 after retry RPC after error@550657559) -> (continuation of Deferred@767479345 after retry RPC after error@1898338019) -> (continuation of Deferred@1606343130 after retry RPC after error@1831737052), errback=(continuation of Deferred@1435461418 after retry RPC after error@550657559) -> (continuation of Deferred@767479345 after retry RPC after error@1898338019) -> (continuation of Deferred@1606343130 after retry RPC after error@1831737052))) after lookup
10:40:25.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:25.753 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:25.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.755318  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40648 (request call id 2)
10:40:25.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.757 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.759 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:25.761 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:25.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:25.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=106), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [35ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items, [50ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items, [64ms] refreshing cache from master, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [65ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40648 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: 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), errback=(continuation of Deferred@1377611844 after retry RPC after error@1132593101) -> (continuation of Deferred@718166557 after retry RPC after error@311866471))) after lookup
10:40:25.768 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:25.770 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b3f8546, L:/127.0.0.1:44918 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:25.772 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:25.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.774350  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40648 (request call id 3)
10:40:25.787 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4a364750, L:/127.0.0.1:37482 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:25.789 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2997603a, L:/127.0.0.1:40662 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:25.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.790331  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40648 (request call id 3)
10:40:25.790 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items
10:40:25.791 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.794567  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40648 (request call id 3)
10:40:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.800894  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40648 (request call id 3)
10:40:25.801 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items
10:40:25.801 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.808107  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 17)
10:40:25.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.813870  5960 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 17)
10:40:25.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.814962  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 17)
10:40:25.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.815449  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 19)
10:40:25.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.815896  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40772 (request call id 18)
10:40:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.821165  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40772 (request call id 18)
10:40:25.821 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items
10:40:25.821 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.833 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.834378  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 9)
10:40:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.838110  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40622 (request call id 7)
10:40:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.840415  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40622 (request call id 7)
10:40:25.841 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items
10:40:25.841 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:25.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.849730  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40622 (request call id 7)
10:40:25.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.855 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:25.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=302), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [18ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items, [25ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items, [121ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [144ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 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.5.177.254:39923, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [162ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40622 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.5.177.254:39923, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [282ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@51978439(state=PENDING, result=null, callback=(continuation of Deferred@1756401381 after retry RPC after error@1380903930) -> (continuation of Deferred@1430916716 after retry RPC after error@522130202) -> (continuation of Deferred@1941201338 after retry RPC after error@1442862349) -> (continuation of Deferred@1404831951 after retry RPC after error@878466657) -> (continuation of Deferred@1689602273 after retry RPC after error@810139975) -> (continuation of Deferred@58744305 after retry RPC after error@1429863614) -> (continuation of Deferred@461722808 after retry RPC after error@1698233718), errback=(continuation of Deferred@1756401381 after retry RPC after error@1380903930) -> (continuation of Deferred@1430916716 after retry RPC after error@522130202) -> (continuation of Deferred@1941201338 after retry RPC after error@1442862349) -> (continuation of Deferred@1404831951 after retry RPC after error@878466657) -> (continuation of Deferred@1689602273 after retry RPC after error@810139975) -> (continuation of Deferred@58744305 after retry RPC after error@1429863614) -> (continuation of Deferred@461722808 after retry RPC after error@1698233718))) after lookup
10:40:25.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.858601  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40648 (request call id 5)
10:40:25.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:25.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.861 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.863507  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.867440  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.868556  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.874670  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.876688  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.888012  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:25.889036  5960 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items [suppressed 139 similar messages]
10:40:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.889092  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.897176  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.907609  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.909202  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.915201  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.917110  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.927675  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.929363  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40662 (request call id 4)
10:40:25.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.935 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:25.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [37ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items, [53ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 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.5.177.254:39923, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [101ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40662 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.5.177.254:39923, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [123ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1686281364(state=PENDING, result=null, callback=(continuation of Deferred@209713225 after retry RPC after error@1437343111) -> (continuation of Deferred@1958422500 after retry RPC after error@78472155) -> (continuation of Deferred@2011397815 after retry RPC after error@1108743657) -> (continuation of Deferred@1874824776 after retry RPC after error@14916575), errback=(continuation of Deferred@209713225 after retry RPC after error@1437343111) -> (continuation of Deferred@1958422500 after retry RPC after error@78472155) -> (continuation of Deferred@2011397815 after retry RPC after error@1108743657) -> (continuation of Deferred@1874824776 after retry RPC after error@14916575))) after lookup
10:40:25.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.937165  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40662 (request call id 5)
10:40:25.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.948751  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40662 (request call id 5)
10:40:25.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.956841  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40662 (request call id 5)
10:40:25.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.961380  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 11)
10:40:25.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:25.963 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.963 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:25.964 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:25.964 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:25.964 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:25.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:25.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:25.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:25.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:25.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:25.967 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:25.967 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:25.969 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:25.970 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:25.971 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:25.971 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:25.972 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:25.973 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:25.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:25.975 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:25.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.980302  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 12)
10:40:25.985 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x55ff9076, L:/127.0.0.1:44934 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:25.985 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x802ded55, L:/127.0.0.1:37496 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:25.987 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:25.988 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:25.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.994727  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 12)
10:40:25.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.996903  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 12)
10:40:25.998 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x00fd0917, L:/127.0.0.1:40666 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:25.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:25.999167  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:25.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 12)
10:40:25.999 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items
10:40:25.999 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.008905  5958 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.194:44003 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 12)
10:40:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.010908  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 12)
10:40:26.011 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items
10:40:26.012 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.017392  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 12)
10:40:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.020166  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 12)
10:40:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.029469  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 12)
10:40:26.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.031394  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 12)
10:40:26.032 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items
10:40:26.033 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.038 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.050853  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40600 (request call id 18)
10:40:26.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items
10:40:26.052 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.066 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.068 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.071223  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 4)
10:40:26.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.088197  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 4)
10:40:26.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.094590  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 13)
10:40:26.095 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items
10:40:26.095 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.107426  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 13)
10:40:26.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.110817  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 13)
10:40:26.111 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items
10:40:26.111 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.120077  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40662 (request call id 7)
10:40:26.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.127625  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40606 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40662 (request call id 7)
10:40:26.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.147810  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40606 (request call id 20)
10:40:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.159639  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40606 (request call id 20)
10:40:26.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.169 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.171533  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 6)
10:40:26.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.179870  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 6)
10:40:26.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.194875  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 6)
10:40:26.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.200006  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 6)
10:40:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.214285  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 6)
10:40:26.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.220268  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 6)
10:40:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.228261  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 19)
10:40:26.228 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items
10:40:26.228 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.234387  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 19)
10:40:26.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.254745  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40648 (request call id 13)
10:40:26.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.259845  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 13)
10:40:26.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.267 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.269 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.273814  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40648 (request call id 14)
10:40:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.276114  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40648 (request call id 14)
10:40:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.276672  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 17)
10:40:26.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.289477  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 17)
10:40:26.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.294286  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 17)
10:40:26.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.296556  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 17)
10:40:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.309719  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 17)
10:40:26.312 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items
10:40:26.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.312156  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 17)
10:40:26.313 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.314358  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 17)
10:40:26.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.314966  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 14)
10:40:26.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.316653  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 14)
10:40:26.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.329272  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 14)
10:40:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.336261  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 14)
10:40:26.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.345 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.349435  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40600 (request call id 24)
10:40:26.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.356658  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40772 (request call id 27)
10:40:26.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.368 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.370 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.371 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:26.371 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:26.371 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:26.371 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:26.371 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:26.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:26.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:26.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:26.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.374173  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40648 (request call id 17)
10:40:26.375 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:26.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:26.386 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:26.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.386144  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40648 (request call id 17)
10:40:26.387 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:26.388 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:26.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.389957  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40648 (request call id 17)
10:40:26.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:26.391 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:26.392 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:26.393 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:26.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:26.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.396770  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 18)
10:40:26.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.400103  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 18)
10:40:26.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:26.402 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9478d827, L:/127.0.0.1:44936 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:26.403 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.408653  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 18)
10:40:26.414 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1f6a6fe4, L:/127.0.0.1:40670 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:26.415 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xda50b138, L:/127.0.0.1:37506 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:26.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.415547  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 18)
10:40:26.416 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items
10:40:26.416 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.419647  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 18)
10:40:26.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.428742  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 18)
10:40:26.430 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items
10:40:26.430 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.435114  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 20)
10:40:26.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.439955  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40590 (request call id 20)
10:40:26.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.446 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.449151  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40670 (request call id 2)
10:40:26.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.455168  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40670 (request call id 2)
10:40:26.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.469 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.470 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:26.470 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:26.470 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:26.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.470 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:26.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:26.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:26.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:26.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:26.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:26.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=87), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [16ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [29ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40670 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40670 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1279176625(state=PENDING, result=null, callback=(continuation of Deferred@1829201391 after retry RPC after error@2100863536) -> (continuation of Deferred@367736533 after retry RPC after error@739332350), errback=(continuation of Deferred@1829201391 after retry RPC after error@2100863536) -> (continuation of Deferred@367736533 after retry RPC after error@739332350))) after lookup
10:40:26.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:26.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:26.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.474990  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40670 (request call id 3)
10:40:26.477 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:26.478 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:26.479 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.480440  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 19)
10:40:26.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:26.482 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:26.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:26.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:26.484 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:26.493 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x57df08b9, L:/127.0.0.1:44944 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:26.493 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:26.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.494904  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 19)
10:40:26.495 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:26.504 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc3c65703, L:/127.0.0.1:37522 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:26.505 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfad2c7cd, L:/127.0.0.1:40678 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:26.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.506141  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 19)
10:40:26.507 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items
10:40:26.507 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.509387  5958 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 19)
10:40:26.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.515206  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 19)
10:40:26.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.520684  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 19)
10:40:26.521 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items
10:40:26.521 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.531581  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 8)
10:40:26.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.535629  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 8)
10:40:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.540333  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40666 (request call id 8)
10:40:26.543 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items
10:40:26.543 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:26.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=577), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [17ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items, [30ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 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.5.177.254:39923, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [203ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items, [259ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [343ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items, [343ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [344ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [344ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [563ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [564ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [577ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@815512326(state=PENDING, result=null, callback=(continuation of Deferred@1614814602 after retry RPC after error@1644159637) -> (continuation of Deferred@1990653323 after retry RPC after error@461910994) -> (continuation of Deferred@2068107620 after retry RPC after error@1706131411) -> (continuation of Deferred@620418115 after retry RPC after error@2125882797) -> (continuation of Deferred@589583598 after retry RPC after error@1300625598) -> (continuation of Deferred@1060074881 after retry RPC after error@1920591044) -> (continuation of Deferred@1945853249 after retry RPC after error@291048328) -> (continuation of Deferred@1436481375 after retry RPC after error@1761371884), errback=(continuation of Deferred@1614814602 after retry RPC after error@1644159637) -> (continuation of Deferred@1990653323 after retry RPC after error@461910994) -> (continuation of Deferred@2068107620 after retry RPC after error@1706131411) -> (continuation of Deferred@620418115 after retry RPC after error@2125882797) -> (continuation of Deferred@589583598 after retry RPC after error@1300625598) -> (continuation of Deferred@1060074881 after retry RPC after error@1920591044) -> (continuation of Deferred@1945853249 after retry RPC after error@291048328) -> (continuation of Deferred@1436481375 after retry RPC after error@1761371884))) after lookup
10:40:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.548979  5958 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40666 (request call id 9)
10:40:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.560112  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40666 (request call id 9)
10:40:26.560 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items
10:40:26.560 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.568538  5958 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40666 (request call id 9)
10:40:26.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.570 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:26.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.574 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.580 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items
10:40:26.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.579967  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 20)
10:40:26.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.579958  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 20)
10:40:26.582 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.587985  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 20)
10:40:26.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.594830  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 20)
10:40:26.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.608331  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 20)
10:40:26.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.619840  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 20)
10:40:26.620 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items
10:40:26.621 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.628630  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 20)
10:40:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.648021  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 20)
10:40:26.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.650 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.654178  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 22)
10:40:26.660 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items
10:40:26.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.659322  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 22)
10:40:26.661 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.668291  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 22)
10:40:26.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.669464  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40670 (request call id 7)
10:40:26.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.674 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:26.676 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.676 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:26.676 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:26.676 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:26.677 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:26.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:26.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:26.678 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:26.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:26.683 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:26.683 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:26.685 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:26.686 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:26.688 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:26.690 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:26.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:26.694 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:26.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:26.701 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:26.708 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbb151dfb, L:/127.0.0.1:44952 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:26.712 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:26.714 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:26.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.720628  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40678 (request call id 7)
10:40:26.722 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x892f44a6, L:/127.0.0.1:37532 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:26.726 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3fefe01d, L:/127.0.0.1:40682 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:26.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.727207  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40678 (request call id 7)
10:40:26.728 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items
10:40:26.728 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.728353  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40678 (request call id 7)
10:40:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.730779  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40678 (request call id 7)
10:40:26.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.734923  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 23)
10:40:26.735 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items
10:40:26.735 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.749630  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 23)
10:40:26.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.750 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items
10:40:26.750 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.750 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.752338  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 13)
10:40:26.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.760286  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 13)
10:40:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.768024  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 30)
10:40:26.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.769363  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 30)
10:40:26.770 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items
10:40:26.770 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.774391  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40648 (request call id 18)
10:40:26.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.777 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.777 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.779268  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 23)
10:40:26.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.789484  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40682 (request call id 3)
10:40:26.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.789484  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40682 (request call id 3)
10:40:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.790979  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 14)
10:40:26.791 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items
10:40:26.791 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.799978  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 14)
10:40:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.808099  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 14)
10:40:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.808460  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 14)
10:40:26.809 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items
10:40:26.809 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.820106  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 14)
10:40:26.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.828883  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 14)
10:40:26.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.847898  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 14)
10:40:26.848 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items
10:40:26.848 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.849004  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 14)
10:40:26.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.851 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.859496  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 26)
10:40:26.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.868244  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40682 (request call id 6)
10:40:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.874792  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40682 (request call id 6)
10:40:26.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:26.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [25ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 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.5.177.254:39923, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [122ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [162ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40682 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.5.177.254:39923, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: 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) -> (continuation of Deferred@242202440 after retry RPC after error@106900366) -> (continuation of Deferred@213147761 after retry RPC after error@930286336) -> (continuation of Deferred@1154826065 after retry RPC after error@1000963870), 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) -> (continuation of Deferred@242202440 after retry RPC after error@106900366) -> (continuation of Deferred@213147761 after retry RPC after error@930286336) -> (continuation of Deferred@1154826065 after retry RPC after error@1000963870))) after lookup
10:40:26.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.880 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.880 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:26.880 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:26.880 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:26.881 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:26.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:26.881 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:26.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:26.881 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:26.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:26.883 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:26.883 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:26.884 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:26.885 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:26.886 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:26.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:26.887 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:26.888 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:26.889 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:26.890 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:26.891 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:26.893 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:26.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:26.895196  5960 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items [suppressed 119 similar messages]
10:40:26.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.895273  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40670 (request call id 14)
10:40:26.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.899875  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 27)
10:40:26.903 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x429941c7, L:/127.0.0.1:37534 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:26.913 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcc99c70f, L:/127.0.0.1:40696 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.913583  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 27)
10:40:26.914 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items
10:40:26.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.914788  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 27)
10:40:26.919 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b87c120, L:/127.0.0.1:44964 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:26.920 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.927893  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 31)
10:40:26.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.927897  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 31)
10:40:26.928 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items
10:40:26.928 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.935283  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 31)
10:40:26.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.947070  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40598 (request call id 31)
10:40:26.947 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items
10:40:26.949 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.951 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.954381  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 29)
10:40:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.960264  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 28)
10:40:26.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.963979  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 12)
10:40:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.966486  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 12)
10:40:26.967 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items
10:40:26.967 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.968719  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 12)
10:40:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:26.971793  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 12)
10:40:26.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.981 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.982 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:26.982 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:26.982 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:26.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:26.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:26.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:26.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:26.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:26.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:26.984 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:26.986 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:26.986 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:26.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:26.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [19ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [35ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 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.5.177.254:39923, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 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.5.177.254:39923, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [81ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40696 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, deferred=Deferred@726718772(state=PENDING, result=null, callback=(continuation of Deferred@1695832025 after retry RPC after error@2049924061) -> (continuation of Deferred@340346962 after retry RPC after error@972929686) -> (continuation of Deferred@2115016943 after retry RPC after error@2120336707) -> (continuation of Deferred@548673797 after retry RPC after error@1959341711), errback=(continuation of Deferred@1695832025 after retry RPC after error@2049924061) -> (continuation of Deferred@340346962 after retry RPC after error@972929686) -> (continuation of Deferred@2115016943 after retry RPC after error@2120336707) -> (continuation of Deferred@548673797 after retry RPC after error@1959341711))) after lookup
10:40:26.988 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:26.989 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:26.990 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:26.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:26.991 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:26.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:26.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:26.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:26.993 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:26.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:26.993 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:27.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.000094  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40678 (request call id 8)
10:40:27.005 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbdd190d7, L:/127.0.0.1:44966 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:27.006 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x60c164ba, L:/127.0.0.1:37536 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:27.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.007344  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40678 (request call id 8)
10:40:27.010 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items
10:40:27.010 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.010216  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 12)
10:40:27.013 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfb0fbbd2, L:/127.0.0.1:40708 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:27.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.014009  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 12)
10:40:27.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.014717  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 12)
10:40:27.015 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items
10:40:27.015 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.026628  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 12)
10:40:27.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.032140  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 12)
10:40:27.032 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items
10:40:27.032 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.034912  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 12)
10:40:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.038961  5959 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.195:34851 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 12)
10:40:27.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.046972  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 12)
10:40:27.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.048224  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 12)
10:40:27.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.052 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.051402  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.194:44003 (request call id 12)
10:40:27.053 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items
10:40:27.053 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.053 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:27.053 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:27.053 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:27.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:27.054 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:27.054 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:27.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:27.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:27.056 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:27.057 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:27.059 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:27.061 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:27.062 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:27.064 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:27.065 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:27.066 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:27.067 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.067243  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 29)
10:40:27.069 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:27.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.070787  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 29)
10:40:27.071 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items
10:40:27.072 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.074 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:27.076 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:27.078 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x859c7764, L:/127.0.0.1:37538 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:27.078 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87cbc755, L:/127.0.0.1:44982 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:27.084 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb9568060, L:/127.0.0.1:40712 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:27.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.084831  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 29)
10:40:27.085 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items
10:40:27.085 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.086 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.087990  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40696 (request call id 11)
10:40:27.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.092 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.093529  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40708 (request call id 4)
10:40:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.102288  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.102 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items
10:40:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40708 (request call id 4)
10:40:27.103 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.107684  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40708 (request call id 4)
10:40:27.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.110776  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40708 (request call id 4)
10:40:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.122740  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40708 (request call id 4)
10:40:27.123 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items
10:40:27.123 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.127979  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40708 (request call id 4)
10:40:27.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.130899  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40708 (request call id 4)
10:40:27.140 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items
10:40:27.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.139848  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40678 (request call id 9)
10:40:27.140 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.141870  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40678 (request call id 9)
10:40:27.142 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items
10:40:27.143 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.148128  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40678 (request call id 9)
10:40:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.151219  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40678 (request call id 9)
10:40:27.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.155 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:27.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=678), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [17ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [28ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [29ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 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.5.177.254:39923, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [41ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 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.5.177.254:39923, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 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.5.177.254:39923, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 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.5.177.254:39923, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [181ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [242ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [257ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [257ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [522ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [527ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [532ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [532ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items, [660ms] refreshing cache from master, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [662ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [662ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [677ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@676177734(state=PENDING, result=null, callback=(continuation of Deferred@1977154851 after retry RPC after error@422555040) -> (continuation of Deferred@223390066 after retry RPC after error@1214404617) -> (continuation of Deferred@2061604291 after retry RPC after error@507999634) -> (continuation of Deferred@374621201 after retry RPC after error@1278010562) -> (continuation of Deferred@974466825 after retry RPC after error@526067260) -> (continuation of Deferred@723225866 after retry RPC after error@3827295) -> (continuation of Deferred@331643958 after retry RPC after error@1441321652) -> (continuation of Deferred@585922270 after retry RPC after error@1907876930) -> (continuation of Deferred@1101136782 after retry RPC after error@1389102204), errback=(continuation of Deferred@1977154851 after retry RPC after error@422555040) -> (continuation of Deferred@223390066 after retry RPC after error@1214404617) -> (continuation of Deferred@2061604291 after retry RPC after error@507999634) -> (continuation of Deferred@374621201 after retry RPC after error@1278010562) -> (continuation of Deferred@974466825 after retry RPC after error@526067260) -> (continuation of Deferred@723225866 after retry RPC after error@3827295) -> (continuation of Deferred@331643958 after retry RPC after error@1441321652) -> (continuation of Deferred@585922270 after retry RPC after error@1907876930) -> (continuation of Deferred@1101136782 after retry RPC after error@1389102204))) after lookup
10:40:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.162473  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40678 (request call id 10)
10:40:27.163 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items
10:40:27.163 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.167498  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40678 (request call id 10)
10:40:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.169328  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40678 (request call id 10)
10:40:27.172 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items
10:40:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.171744  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40678 (request call id 10)
10:40:27.172 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.171895  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40678 (request call id 10)
10:40:27.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.183132  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40678 (request call id 10)
10:40:27.183 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items
10:40:27.184 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.187 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.189174  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 30)
10:40:27.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.191711  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 23)
10:40:27.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.191972  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40708 (request call id 6)
10:40:27.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.193 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:27.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=205), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [18ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items, [26ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 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.5.177.254:39923, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [61ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items, [151ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 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.5.177.254:39923, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items, [183ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40708 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.5.177.254:39923, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [201ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@423367280(state=PENDING, result=null, callback=(continuation of Deferred@2029802560 after retry RPC after error@686803028) -> (continuation of Deferred@12964037 after retry RPC after error@2031349055) -> (continuation of Deferred@1666705417 after retry RPC after error@900473183) -> (continuation of Deferred@465673431 after retry RPC after error@2103308421) -> (continuation of Deferred@563501191 after retry RPC after error@1969496883) -> (continuation of Deferred@1649684076 after retry RPC after error@1889477499), errback=(continuation of Deferred@2029802560 after retry RPC after error@686803028) -> (continuation of Deferred@12964037 after retry RPC after error@2031349055) -> (continuation of Deferred@1666705417 after retry RPC after error@900473183) -> (continuation of Deferred@465673431 after retry RPC after error@2103308421) -> (continuation of Deferred@563501191 after retry RPC after error@1969496883) -> (continuation of Deferred@1649684076 after retry RPC after error@1889477499))) after lookup
10:40:27.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.199652  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40708 (request call id 7)
10:40:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.200237  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40708 (request call id 7)
10:40:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.219849  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40708 (request call id 7)
10:40:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.219849  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40708 (request call id 7)
10:40:27.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.231452  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40708 (request call id 7)
10:40:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.239130  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40708 (request call id 7)
10:40:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.239789  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40708 (request call id 7)
10:40:27.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.242552  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40708 (request call id 7)
10:40:27.243 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items
10:40:27.243 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.256748  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 19)
10:40:27.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.258 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.259884  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 34)
10:40:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.260070  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 34)
10:40:27.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.275097  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 34)
10:40:27.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.279580  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 34)
10:40:27.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.289 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.295238  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40632 (request call id 36)
10:40:27.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.296 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.302438  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40712 (request call id 7)
10:40:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.306370  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40712 (request call id 7)
10:40:27.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.307219  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40712 (request call id 7)
10:40:27.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.327045  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40712 (request call id 7)
10:40:27.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.327754  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40712 (request call id 7)
10:40:27.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.330977  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40712 (request call id 7)
10:40:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.347316  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40712 (request call id 7)
10:40:27.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.347901  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40712 (request call id 7)
10:40:27.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.360 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:27.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=301), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [19ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items, [25ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 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.5.177.254:39923, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items, [122ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [123ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 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.5.177.254:39923, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [183ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40712 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.5.177.254:39923, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [243ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [300ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@310869951(state=PENDING, result=null, callback=(continuation of Deferred@592038652 after retry RPC after error@601853252) -> (continuation of Deferred@1543202487 after retry RPC after error@1923645680) -> (continuation of Deferred@534489715 after retry RPC after error@1076994401) -> (continuation of Deferred@1090496782 after retry RPC after error@1994792673) -> (continuation of Deferred@875342460 after retry RPC after error@2036023089) -> (continuation of Deferred@1154571981 after retry RPC after error@42357152) -> (continuation of Deferred@1403544774 after retry RPC after error@1940552501), errback=(continuation of Deferred@592038652 after retry RPC after error@601853252) -> (continuation of Deferred@1543202487 after retry RPC after error@1923645680) -> (continuation of Deferred@534489715 after retry RPC after error@1076994401) -> (continuation of Deferred@1090496782 after retry RPC after error@1994792673) -> (continuation of Deferred@875342460 after retry RPC after error@2036023089) -> (continuation of Deferred@1154571981 after retry RPC after error@42357152) -> (continuation of Deferred@1403544774 after retry RPC after error@1940552501))) after lookup
10:40:27.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.363385  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 8)
10:40:27.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.366289  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 8)
10:40:27.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.368064  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 8)
10:40:27.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.380168  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 8)
10:40:27.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.387725  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 8)
10:40:27.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.388545  5958 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40670 (request call id 18)
10:40:27.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.389 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.391598  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40708 (request call id 8)
10:40:27.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:27.397 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.398 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:27.398 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:27.398 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:27.399 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:27.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:27.399 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:27.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:27.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:27.401 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:27.401 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:27.404 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:27.405 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:27.405 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:27.406 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:27.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.406670  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40696 (request call id 18)
10:40:27.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:27.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:27.409 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:27.410 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:27.411 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:27.412 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:27.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.419545  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40696 (request call id 18)
10:40:27.421 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf9a343c8, L:/127.0.0.1:44996 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:27.426 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x46a9b773, L:/127.0.0.1:40718 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:27.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.426614  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.427 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x700eacb3, L:/127.0.0.1:37540 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:27.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40696 (request call id 18)
10:40:27.427 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items
10:40:27.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.427904  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40682 (request call id 22)
10:40:27.428 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.440021  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40682 (request call id 22)
10:40:27.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.446803  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40682 (request call id 22)
10:40:27.447 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items
10:40:27.448 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.460198  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40682 (request call id 22)
10:40:27.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.462 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.468331  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 2)
10:40:27.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.468928  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40696 (request call id 19)
10:40:27.469 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items
10:40:27.469 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.477185  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40696 (request call id 19)
10:40:27.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.479249  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40696 (request call id 19)
10:40:27.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.488034  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40696 (request call id 19)
10:40:27.488 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items
10:40:27.488 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.490 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.497401  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 23)
10:40:27.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.502 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.507182  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 4)
10:40:27.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.508464  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 4)
10:40:27.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.510100  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 4)
10:40:27.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.529101  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 4)
10:40:27.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.530367  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 4)
10:40:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.540002  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 41)
10:40:27.540 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items
10:40:27.540 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.550 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items
10:40:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.549384  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 41)
10:40:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.549499  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 41)
10:40:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.550711  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40662 (request call id 41)
10:40:27.551 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.564 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.568477  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40670 (request call id 23)
10:40:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.570706  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 26)
10:40:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.570714  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 26)
10:40:27.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.579936  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 26)
10:40:27.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.586474  5957 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 26)
10:40:27.587 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items
10:40:27.587 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.587617  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 26)
10:40:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.588433  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40666 (request call id 26)
10:40:27.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.590 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.603 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.604199  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 9)
10:40:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.607960  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 9)
10:40:27.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.610000  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 9)
10:40:27.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.617316  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 9)
10:40:27.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.628176  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 9)
10:40:27.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.636606  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 9)
10:40:27.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.647461  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 9)
10:40:27.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.649003  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 9)
10:40:27.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.656845  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40712 (request call id 9)
10:40:27.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.664 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:27.664 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:27.665 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:27.665 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:27.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:27.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:27.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:27.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:27.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:27.667 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:27.668 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:27.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.668109  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40670 (request call id 26)
10:40:27.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.670408  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40670 (request call id 26)
10:40:27.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.677253  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40670 (request call id 26)
10:40:27.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.691 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.697373  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 29)
10:40:27.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.703 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.707234  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 7)
10:40:27.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.710701  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 7)
10:40:27.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.710714  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 7)
10:40:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.726471  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 7)
10:40:27.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.728024  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 7)
10:40:27.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.730762  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 7)
10:40:27.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.746735  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 7)
10:40:27.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.751024  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40718 (request call id 7)
10:40:27.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.767292  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.767 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:27.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=364), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [19ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [43ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 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.5.177.254:39923, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [62ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 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.5.177.254:39923, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 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.5.177.254:39923, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [136ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items, [136ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 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.5.177.254:39923, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [144ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 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.5.177.254:39923, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [302ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@884654050(state=PENDING, result=null, callback=(continuation of Deferred@1302660072 after retry RPC after error@96751352) -> (continuation of Deferred@892447814 after retry RPC after error@1419067565) -> (continuation of Deferred@835363732 after retry RPC after error@383686875) -> (continuation of Deferred@775243226 after retry RPC after error@1356593305) -> (continuation of Deferred@879306517 after retry RPC after error@1444116739) -> (continuation of Deferred@1384971662 after retry RPC after error@1562167414) -> (continuation of Deferred@540024143 after retry RPC after error@1831248683), errback=(continuation of Deferred@1302660072 after retry RPC after error@96751352) -> (continuation of Deferred@892447814 after retry RPC after error@1419067565) -> (continuation of Deferred@835363732 after retry RPC after error@383686875) -> (continuation of Deferred@775243226 after retry RPC after error@1356593305) -> (continuation of Deferred@879306517 after retry RPC after error@1444116739) -> (continuation of Deferred@1384971662 after retry RPC after error@1562167414) -> (continuation of Deferred@540024143 after retry RPC after error@1831248683))) after lookup
10:40:27.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.769421  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40718 (request call id 8)
10:40:27.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.771260  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40718 (request call id 8)
10:40:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.782858  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40718 (request call id 8)
10:40:27.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.787256  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40718 (request call id 8)
10:40:27.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.792 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:27.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.793526  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40670 (request call id 27)
10:40:27.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.802037  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40712 (request call id 13)
10:40:27.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.804 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.805996  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40718 (request call id 10)
10:40:27.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.808996  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40670 (request call id 28)
10:40:27.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.810527  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.817299  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.826627  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.826683  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.828286  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.836796  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.845764  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.848488  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.856961  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.865947  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.866966  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40708 (request call id 18)
10:40:27.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.869 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:27.869 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:27.869 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:27.869 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:27.869 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:27.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:27.869 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:27.869 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:27.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:27.871 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:27.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.877044  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40670 (request call id 31)
10:40:27.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.886312  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40670 (request call id 31)
10:40:27.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.893 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.893 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:27.894 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:27.894 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:27.894 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:27.894 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:27.895 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:27.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:27.895 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:27.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:27.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:27.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.905 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:40:27.916771  5959 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items [suppressed 150 similar messages]
10:40:27.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.916849  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40696 (request call id 28)
10:40:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.945984  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40696 (request call id 28)
10:40:27.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.969 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.977177  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 36)
10:40:27.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.982569  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 13)
10:40:27.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:27.990866  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:27.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.193:51557 (request call id 13)
10:40:27.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:27.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.008 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.016379  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40622 (request call id 37)
10:40:28.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.019701  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40678 (request call id 20)
10:40:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.030452  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40678 (request call id 20)
10:40:28.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.040640  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 14)
10:40:28.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.050690  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 14)
10:40:28.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.053651  5958 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.5.177.194:44003 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.5.177.195:34851 (request call id 14)
10:40:28.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.070 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.070 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:28.070 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:28.071 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:28.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:28.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:28.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:28.071 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:28.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:28.073 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:28.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:28.075 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:28.076 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:28.077 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:28.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:28.077 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:28.078 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:28.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:28.079 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:28.080 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:28.080 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:28.089 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd3e8a414, L:/127.0.0.1:37552 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:28.089 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x24c82b88, L:/127.0.0.1:45002 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:28.090 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x16385be2, L:/127.0.0.1:40728 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.090986  5958 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40718 (request call id 16)
10:40:28.091 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items
10:40:28.091 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:28.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.097 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.097 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:28.097 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:28.097 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:28.098 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:28.098 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:28.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:28.098 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:28.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:28.101 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:28.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:28.103 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:28.104 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:28.105 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:28.106 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:28.106 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:28.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:28.109 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:28.109 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:28.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.111 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:28.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=36), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [15ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [15ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items, [16ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [22ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1845811994(state=PENDING, result=null, callback=(continuation of Deferred@1047607535 after retry RPC after error@1604343513), errback=(continuation of Deferred@1047607535 after retry RPC after error@1604343513))) after lookup
10:40:28.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:28.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:28.118 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:28.119 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x466dd911, L:/127.0.0.1:45004 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:28.119 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4abd43b5, L:/127.0.0.1:37558 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:28.136 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x16a27101, L:/127.0.0.1:40734 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.137347  5960 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40728 (request call id 3)
10:40:28.137 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items
10:40:28.138 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:28.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.144553  5957 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:40454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40728 (request call id 3)
10:40:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.145830  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40734 (request call id 1)
10:40:28.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.146787  5938 master_runner.cc:187] Error getting master registration for 127.5.177.252:45011: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:40454 dropped due to backpressure: service queue is full with 1 items, 
10:40:28.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.146900  5938 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:40:28.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.157617  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40734 (request call id 1)
10:40:28.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.172 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:28.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=70), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [16ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items, [34ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40734 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.5.177.254:39923, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@549693367(state=PENDING, result=null, callback=(continuation of Deferred@95419442 after retry RPC after error@287941574), errback=(continuation of Deferred@95419442 after retry RPC after error@287941574))) after lookup
10:40:28.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.177665  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40734 (request call id 2)
10:40:28.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.196941  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.196941  5959 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.197 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.205862  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40734 (request call id 3)
10:40:28.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.216 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:28.216 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:28.216 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:28.216 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:28.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:28.217 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:28.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:28.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:28.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:28.220 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:28.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:28.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.225759  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40718 (request call id 18)
10:40:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.245349  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40718 (request call id 18)
10:40:28.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.265606  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40718 (request call id 18)
10:40:28.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.275 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.285959  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40734 (request call id 7)
10:40:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.290485  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40734 (request call id 7)
10:40:28.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.298 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.299 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:28.299 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:28.299 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:28.300 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:28.300 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:28.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:28.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:28.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:28.302 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:28.302 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:28.304 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:28.305 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:28.306 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:28.306 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:28.306 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:28.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:28.308 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:28.312 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:28.313 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:28.314 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:28.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.320 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.323 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6048e73a, L:/127.0.0.1:45018 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:28.325 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4037bf7e, L:/127.0.0.1:40744 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:28.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.325497  5959 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40728 (request call id 8)
10:40:28.326 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.5.177.252:45011: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40744 dropped due to backpressure: service queue is full with 1 items
10:40:28.331 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc213fd93, L:/127.0.0.1:37568 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:28.332 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011; will retry
10:40:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.346168  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40744 (request call id 1)
10:40:28.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.357318  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40744 (request call id 1)
10:40:28.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:28.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=72), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [20ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40744 dropped due to backpressure: service queue is full with 1 items, [28ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [28ms] delaying RPC due to: Service unavailable: Master config (127.5.177.254:39923,127.5.177.253:44595,127.5.177.252:45011) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40744 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.5.177.254:39923, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=Deferred@1185117112(state=PENDING, result=null, callback=(continuation of Deferred@50971362 after retry RPC after error@2008019297), errback=(continuation of Deferred@50971362 after retry RPC after error@2008019297))) after lookup
10:40:28.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.377682  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40744 (request call id 2)
10:40:28.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.386451  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40744 (request call id 2)
10:40:28.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.399 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:28.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.406478  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40718 (request call id 21)
10:40:28.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.420 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.421 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:28.421 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:28.421 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:28.422 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:28.422 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:28.422 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:28.422 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:28.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:28.424 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:28.424 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:28.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.502 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.521 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.579 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.600215  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40678 (request call id 21)
10:40:28.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.602 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.604879  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40734 (request call id 11)
10:40:28.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.617538  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40734 (request call id 11)
10:40:28.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.621 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.637925  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40728 (request call id 14)
10:40:28.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.646082  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40728 (request call id 14)
10:40:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.666445  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40728 (request call id 14)
10:40:28.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.686842  5959 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40744 (request call id 8)
10:40:28.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.704 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.706245  5957 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40718 (request call id 24)
10:40:28.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.719135  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40718 (request call id 24)
10:40:28.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.722 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.739732  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40678 (request call id 24)
10:40:28.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.745190  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40678 (request call id 24)
10:40:28.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.765520  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40678 (request call id 24)
10:40:28.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.781 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.785594  5960 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40734 (request call id 15)
10:40:28.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.797313  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40734 (request call id 15)
10:40:28.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.804 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:28.817647  5958 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:40:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40728 (request call id 17)
10:40:28.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.823 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.824 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:28.824 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:28.824 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:28.825 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:28.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:28.825 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:28.825 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:28.825 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:28.826 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:28.826 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:28.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.882 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.905 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.924 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:28.924 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:28.925 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:28.925 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:28.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:28.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:28.925 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:28.925 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:28.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:28.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:28.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:28.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:28.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:29.006 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:29.025 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.025 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:29.025 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:29.025 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:29.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:29.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:29.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:29.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:29.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:29.027 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:29.028 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:29.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:29.085 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.086 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:29.086 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:29.086 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:29.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:29.087 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:29.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:29.087 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:29.087 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:29.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:29.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:29.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:29.109 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:29.212 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.212 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:29.212 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:29.213 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:29.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:29.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:29.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:29.213 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:29.213 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:29.215 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:29.215 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:29.216 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:40:29.217 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.254:39923(127.5.177.254:39923)] connecting to peer
10:40:29.218 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.253:44595(127.5.177.253:44595)] connecting to peer
10:40:29.218 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.5.177.252:45011(127.5.177.252:45011)] connecting to peer
10:40:29.218 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.177.254:39923(127.5.177.254:39923)] Successfully connected to peer
10:40:29.220 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.177.252:45011(127.5.177.252:45011)] Successfully connected to peer
10:40:29.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.177.253:44595(127.5.177.253:44595)] Successfully connected to peer
10:40:29.220 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.254
10:40:29.221 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.253
10:40:29.222 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.177.252
10:40:29.229 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28aa7e27, L:/127.0.0.1:45030 - R:/127.5.177.254:39923] using SASL/PLAIN
10:40:29.231 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3b42d27b, L:/127.0.0.1:37574 - R:/127.5.177.253:44595] using SASL/PLAIN
10:40:29.232 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x438af336, L:/127.0.0.1:40760 - R:/127.5.177.252:45011] using SASL/PLAIN
10:40:29.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:40:29.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.254:39923, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.253:44595, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.177.252:45011, [13ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.254:39923: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.253:44595: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.5.177.252:45011: OK, deferred=null) after lookup
10:40:29.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 55e3c2f5ec4b429fab547e4b8076c329
10:40:29.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:29.338 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:29.440 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:29.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:29.646 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 89680b8058be4339a1b9b09d2acb0c6d for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:40:29.749 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=89680b8058be4339a1b9b09d2acb0c6d@[300d974e1e0e4a619ce35a2794ea676d(127.5.177.194:46611),6860ae3745cf45648fa1d5af6d1c1182(127.5.177.193:41011),872c4d6ed7314e15a5da356d6af2bad4(127.5.177.195:32887)[L]]}]
10:40:29.750 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:29.750 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:29.750 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:29.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:29.751 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:29.751 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:29.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:29.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:29.752 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:29.752 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:29.753 [DEBUG - main] (Connection.java:575) [peer master-127.5.177.253:44595(127.5.177.253:44595)] disconnecting while in state READY
10:40:29.753 [DEBUG - main] (Connection.java:575) [peer master-127.5.177.254:39923(127.5.177.254:39923)] disconnecting while in state READY
10:40:29.753 [DEBUG - main] (Connection.java:575) [peer master-127.5.177.252:45011(127.5.177.252:45011)] disconnecting while in state READY
10:40:29.753 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.177.254:39923(127.5.177.254:39923)] handling channelInactive
10:40:29.753 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.177.253:44595(127.5.177.253:44595)] handling channelInactive
10:40:29.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:40:29.754 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.177.253:44595(127.5.177.253:44595)] cleaning up while in state READY due to: connection closed
10:40:29.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.177.254:39923(127.5.177.254:39923)] cleaning up while in state READY due to: connection closed
10:40:29.755 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.177.252:45011(127.5.177.252:45011)] handling channelInactive
10:40:29.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.177.252:45011(127.5.177.252:45011)] cleaning up while in state READY due to: connection closed
10:40:29.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:29.755553  5831 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskswSwmy/build/debug/bin/kudu with pid 6052
10:40:29.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:29.769820  5831 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskswSwmy/build/debug/bin/kudu with pid 6207
10:40:29.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:29.780344  5831 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskswSwmy/build/debug/bin/kudu with pid 6358
10:40:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:29.790230  5831 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskswSwmy/build/debug/bin/kudu with pid 5843
10:40:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:29.800621  5831 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskswSwmy/build/debug/bin/kudu with pid 5891
10:40:29.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:40:29.810527  5831 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskswSwmy/build/debug/bin/kudu with pid 5938
10:40:29.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T10:40:29Z chronyd exiting

Time: 12.761

OK (1 test)

